Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianne97 authored Dec 4, 2023
1 parent 9250fa3 commit fdb3940
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions PatchAntenna_AutomaticSignpostGeneration/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
This folder contains an update of the MATLAB-HFSS API described in the following publication:
This folder contains an update version of the MATLAB-HFSS API described in the following publication:
Giannetti, G. (2023). Improved and easy-to-implement HFSS-MATLAB interface without VBA scripts: an insightful application to the numerical design of patch antennas. The Applied Computational Electromagnetics Society Journal (ACES), 377-381.

In particular, the second preliminary step indicated in the above publication is now automatically perfomed. This speeds up the preparation of the preliminary steps and reduces accidental errors.
In particular, the second preliminary step indicated in the above publication is now automatically performed. This improvement speeds up the preparation of the preliminary steps and reduces accidental errors.
The only step that must be performed manually is the extraction of both project and design variables from HFSS.

For further details, see HFSS_MATLAB_interface.m

The only files that are needed to launch the simulations are:
Base.aedt
BaseNoSignposts.txt
VariablesDesign.txt
VariablesProject.txt

All the other files are generated after launching the API.

0 comments on commit fdb3940

Please sign in to comment.