|
cloudy
trunk
|
#include <magnetic.h>

Data Fields | |
| bool | lgB |
| double | EnthalpyDensity |
| double | pressure |
| double | energydensity |
Definition at line 23 of file magnetic.h.
| double t_magnetic::energydensity |
energy density at current location, this is positive
Definition at line 35 of file magnetic.h.
Referenced by highen(), Magnetic_evaluate(), and Magnetic_init().
| double t_magnetic::EnthalpyDensity |
enthalpy density associated with field
Definition at line 29 of file magnetic.h.
Referenced by Magnetic_evaluate(), Magnetic_init(), PresTotCurrent(), and PunchDo().
| bool t_magnetic::lgB |
this says mag fields are turned on
Definition at line 26 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 32 of file magnetic.h.
Referenced by CoolEvaluate(), Magnetic_evaluate(), Magnetic_init(), MeanInc(), PresTotCurrent(), PrtZone(), and PunchDo().
1.8.3.1