#include <hextra.h>
Data Fields | |
float | cryden |
float | crpowr |
float | crtemp |
bool | lg_CR_B_equipartition |
double | cr_energydensity |
float | cryden_ov_background |
float | background_density |
float | background_rate |
float | TurbHeat |
float | turrad |
float | turback |
Definition at line 8 of file hextra.h.
this is default cosmic ray background density and rate
Definition at line 24 of file hextra.h.
Referenced by highen(), ParseCosmicRays(), and Zerologic().
double t_hextra::cr_energydensity |
cosmic ray energy density (erg cm-2), used for pressure
Definition at line 18 of file hextra.h.
Referenced by highen(), and Zerologic().
float t_hextra::crpowr |
float t_hextra::crtemp |
float t_hextra::cryden |
parameters dealing with 'extra' heat to add to this zone due to cosmic rays
Definition at line 10 of file hextra.h.
Referenced by ContSetIntensity(), ConvFail(), highen(), hmole_step(), ParseCommands(), ParseCosmicRays(), PrtComment(), ShowMe(), and Zerologic().
this is current cosmic ray density divided by default galactic background
Definition at line 21 of file hextra.h.
Referenced by H2_X_coll_rate_evaluate(), hmole_step(), ParseCosmicRays(), and Zerologic().
set true for cosmic rays in equipartition with magnetic field
Definition at line 15 of file hextra.h.
Referenced by highen(), ParseCosmicRays(), and Zerologic().
float t_hextra::turback |
the scale radius from the back of the cloud
Definition at line 28 of file hextra.h.
Referenced by highen(), ParseCommands(), and Zerologic().
float t_hextra::TurbHeat |
these three set with hextra command, first the heating rate
Definition at line 28 of file hextra.h.
Referenced by highen(), ParseCommands(), PrtComment(), and Zerologic().
float t_hextra::turrad |
the scale radius for the heating
Definition at line 28 of file hextra.h.
Referenced by highen(), ParseCommands(), and Zerologic().