#include <magnetic.h>
Data Fields | |
| bool | lgB | 
| double | EnthalpyDensity | 
| double | pressure | 
| double | energydensity | 
Definition at line 24 of file magnetic.h.
| double t_magnetic::energydensity | 
energy density at current location, this is positive
Definition at line 36 of file magnetic.h.
Referenced by highen(), Magnetic_evaluate(), and Magnetic_init().
| double t_magnetic::EnthalpyDensity | 
enthalpy density associated with field
Definition at line 30 of file magnetic.h.
Referenced by Magnetic_evaluate(), Magnetic_init(), PresTotCurrent(), and SaveDo().
| bool t_magnetic::lgB | 
this says mag fields are turned on
Definition at line 27 of file magnetic.h.
Referenced by Magnetic_evaluate(), Magnetic_init(), ParseMagnet(), and PrtComment().
| double t_magnetic::pressure | 
this is magnetic pressure at current location - this can be negative for ordered field
Definition at line 33 of file magnetic.h.
Referenced by CoolEvaluate(), Magnetic_evaluate(), Magnetic_init(), t_mean::MeanInc(), PresTotCurrent(), PrtZone(), and SaveDo().
 1.6.1