Skip to content

Commit fdb3940

Browse files
authored
Update README.txt
1 parent 9250fa3 commit fdb3940

File tree

1 file changed

+10
-2
lines changed
  • PatchAntenna_AutomaticSignpostGeneration

1 file changed

+10
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
This folder contains an update of the MATLAB-HFSS API described in the following publication:
1+
This folder contains an update version of the MATLAB-HFSS API described in the following publication:
22
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.
33

4-
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.
4+
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.
55
The only step that must be performed manually is the extraction of both project and design variables from HFSS.
66

77
For further details, see HFSS_MATLAB_interface.m
8+
9+
The only files that are needed to launch the simulations are:
10+
Base.aedt
11+
BaseNoSignposts.txt
12+
VariablesDesign.txt
13+
VariablesProject.txt
14+
15+
All the other files are generated after launching the API.

0 commit comments

Comments
 (0)