Field Data Follows in the .PRE File
When the data is read from the .pre input file, the data must be formatted in a specific format.
- column based format
-
The four field components are the same as for when loading the field data from an ASCII file, and must be entered in columns of 10 characters wide from column 51 to column 90.
The angle must be specified in column 30 to column 39 and must be specified in column 40 to column 49 (if applicable).
-
- colon separated format
-
The four field components are the same as for when loading the field data from an ASCII file, and must be entered in R3 to R6.
The angle must be specified in R1 and must be specified in R2 (if applicable).
-
Example of a Spherical Aperture
AP: 0 : 29 : S1 : S2 : S3 : 1 : 3 : 3 : 1 : 0 ** ApertureExcitation1
: : : : : : 0 : -90 : 1 : 0 : 1 : 0
: : : : : : 0 : 0 : 1 : 0 : 1 : 0
: : : : : : 0 : 90 : 1 : 0 : 1 : 0
: : : : : : 90 : -90 : 1 : 0 : 1 : 0
: : : : : : 90 : 0 : 1 : 0 : 1 : 0
: : : : : : 90 : 90 : 1 : 0 : 1 : 0
: : : : : : 180 : -90 : 1 : 0 : 1 : 0
: : : : : : 180 : 0 : 1 : 0 : 1 : 0
: : : : : : 180 : 90 : 1 : 0 : 1 : 0
: : : : : : 0 : -90 : 1 : 0 : 1 : 0
: : : : : : 0 : 0 : 1 : 0 : 1 : 0
: : : : : : 0 : 90 : 1 : 0 : 1 : 0
: : : : : : 90 : -90 : 1 : 0 : 1 : 0
: : : : : : 90 : 0 : 1 : 0 : 1 : 0
: : : : : : 90 : 90 : 1 : 0 : 1 : 0
: : : : : : 180 : -90 : 1 : 0 : 1 : 0
: : : : : : 180 : 0 : 1 : 0 : 1 : 0
: : : : : : 180 : 90 : 1 : 0 : 1 : 0
In the second row and onward, the field data is added to the .pre. Note that the electric fields are specified first, followed by the magnetic fields (therefore there are 9x2=18 field data lines).