#include <magnetic.h>
Data Fields | |
bool | lgB |
double | EnthalpyDensity |
double | pressure |
double | energydensity |
Definition at line 19 of file magnetic.h.
double t_magnetic::energydensity |
energy density at current location, this is positive
Definition at line 31 of file magnetic.h.
Referenced by highen(), Magnetic_evaluate(), and Magnetic_init().
double t_magnetic::EnthalpyDensity |
enthalpy density associated with field
Definition at line 25 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 22 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 28 of file magnetic.h.
Referenced by CoolEvaluate(), Magnetic_evaluate(), Magnetic_init(), MeanInc(), PresTotCurrent(), PrtZone(), and PunchDo().