Exporting results


The calculated field profile may be written to disk. Select a window (edit or result) belonging to the probe whose results you wish to export and use one of the export commands on the File menu. You will then be prompted for the name of the file to be written.

Export...

Each line of the file consists of seven tab-delimited floating point numbers:

x     y     z     Bx     By     Bz     B

The coordinates are in meters, the components and magnitude of the vector potential are in tesla.

Export gradient...

Each line of the file consists of twelve tab-delimited floating point numbers:

x y z dBxdx dBxdy dBxdz dBydx dBydy dBydz dBzdx dBzdy dBzdz

The coordinates are in meters, the components of the gradients are in tesla per meter.

Export vector potential...

Each line of the file consists of seven tab-delimited floating point numbers:

x     y     z     Ax     Ay     Az     A

The coordinates are in meters, the components and magnitude of the vector potential are in ampere meters.

Notes