|
cloudy
trunk
|
#include <thermal.h>

Data Fields | |
| double | HeatNet |
| double | HeatLowEnr |
| double | HeatHiEnr |
| double t_phoHeat::HeatHiEnr |
this is the part of the heating that does secondaries, but without efficiency
Definition at line 208 of file thermal.h.
Referenced by diatomics::CalcPhotoionizationRate(), GammaBn(), GammaK(), highen(), ion_photo(), and iso_photo().
| double t_phoHeat::HeatLowEnr |
this is the part of the heating that cannot do secondary ionizations
Definition at line 206 of file thermal.h.
Referenced by diatomics::CalcPhotoionizationRate(), GammaBn(), GammaK(), highen(), ion_photo(), and iso_photo().
| double t_phoHeat::HeatNet |
HeatNet is heating due to individual species
Definition at line 204 of file thermal.h.
Referenced by GammaBn(), GammaK(), ion_photo(), iso_photo(), and mole_h_reactions().
1.8.5