#include <secondaries.h>
Data Fields | |
realnum | HeatEfficPrimary |
realnum | SecIon2PrimaryErg |
realnum | SecExcitLya2PrimaryErg |
realnum ** | csupra |
realnum ** | csupra_effic |
realnum | sec2total |
realnum | SecHIonMax |
realnum | SetCsupra |
bool | lgCSetOn |
bool | lgSecOFF |
long int | ipSecIon |
realnum | hetsav |
realnum | savefi |
realnum | x12sav |
realnum | x12tot |
these are the global variables dealing with the effects of hot secondary electrons
Definition at line 8 of file secondaries.h.
secondary ionization [nelem][ion] rate [s-1]
Definition at line 21 of file secondaries.h.
Referenced by ContSetIntensity(), ConvBase(), fill_array(), diatomics::H2_PunchDo(), HeatSum(), IonHydro(), iso_ionize_recombine(), IterRestart(), IterStart(), lgCheckMonitors(), mole_h_rate_diagnostics(), PrintRates(), PrtHydroTrace1a(), PrtZone(), SaveDo(), and zero().
Definition at line 21 of file secondaries.h.
heating efficiency, unity for ionized gas, 0 < HeatEfficPrimary < 1 for partially neutral medium
Definition at line 12 of file secondaries.h.
Referenced by GammaBn(), GammaK(), HeatSum(), IterRestart(), IterStart(), and zero().
this block of variables save the state of the code in startr, in reset, resets this state for the start of the next zone
Definition at line 48 of file secondaries.h.
Referenced by IterRestart(), and IterStart().
long int t_secondaries::ipSecIon |
pointer to continuum energies where secondary ionization can occur, 100eV
Definition at line 43 of file secondaries.h.
Referenced by ContCreatePointers(), GammaBn(), and GammaK().
lgCSetOn set with set csupra command
Definition at line 36 of file secondaries.h.
Referenced by HeatSum(), lgConserveEnergy(), ParseSet(), and zero().
flag saying that secondary electron have been turned off, set true with no secondaries command
Definition at line 40 of file secondaries.h.
Referenced by HeatSum(), ParseDont(), and zero().
Definition at line 48 of file secondaries.h.
Referenced by IterRestart(), and IterStart().
sec2total is ratio of secondary to total ionizations of ground state H, evaluated in hydrogen, used in ionization to determine how fine a convergence on the secondary rates is needed
Definition at line 27 of file secondaries.h.
Referenced by ConvBase(), IonHydro(), lines_hydro(), and zero().
secondary excitations of Lya per primary erg of energy
Definition at line 18 of file secondaries.h.
max ratio of sec2total, recall to identify secondary ionization models
Definition at line 30 of file secondaries.h.
Referenced by IterStart(), lines_hydro(), PrtComment(), and zero().
number of secondary ionizations per primary erg of photo-electron energy - It multiplies the high-energy heating rate. zero for a fully ionized gas and -> 0.3908 / erg-Ryd for very neutral gas
Definition at line 16 of file secondaries.h.
Referenced by HeatSum(), IterRestart(), IterStart(), and zero().
SetCsupra is H^0 secondary ionization rate set with set csupra command
Definition at line 33 of file secondaries.h.
Referenced by ContSetIntensity(), HeatSum(), ParseSet(), and zero().
Definition at line 48 of file secondaries.h.
Referenced by IterRestart(), and IterStart().
x12tot rate for excitation of Lya, units excitations s-1 per atom
Definition at line 53 of file secondaries.h.
Referenced by dBase_solve(), HeatSum(), HydroLevel(), iso_suprathermal(), IterRestart(), IterStart(), lines_hydro(), mole_effects(), mole_h_reactions(), SaveDo(), diatomics::SolveExcitedElectronicLevels(), diatomics::SolveSomeGroundElectronicLevels(), and zero().