#include <thermal.h>
Data Fields | |
| double | HeatNet | 
| double | HeatLowEnr | 
| double | HeatHiEnr | 
Definition at line 164 of file thermal.h.
| double t_phoHeat::HeatHiEnr | 
this is the part of the heating that does secondaries, but without efficiency
Definition at line 171 of file thermal.h.
Referenced by GammaBn(), GammaK(), highen(), hmole_step(), ion_photo(), and iso_photo().
| double t_phoHeat::HeatLowEnr | 
this is the part of the heating that cannot do secondary ionizations
Definition at line 169 of file thermal.h.
Referenced by GammaBn(), GammaK(), highen(), hmole_step(), ion_photo(), and iso_photo().
| double t_phoHeat::HeatNet | 
HeatNet is heating due to individual species
Definition at line 167 of file thermal.h.
Referenced by GammaBn(), GammaK(), hmole_reactions(), hmole_step(), IonNitro(), and iso_photo().
 1.6.1