cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_secondaries Struct Reference

#include <secondaries.h>

Collaboration diagram for t_secondaries:
Collaboration graph
[legend]

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
 
multi_arr< realnum, 3 > Hx12
 

Detailed Description

these are the global variables dealing with the effects of hot secondary electrons

Definition at line 8 of file secondaries.h.

Field Documentation

realnum** t_secondaries::csupra
realnum ** t_secondaries::csupra_effic

Definition at line 21 of file secondaries.h.

Referenced by zero().

realnum t_secondaries::HeatEfficPrimary

heating efficiency, unity for ionized gas, 0 < HeatEfficPrimary < 1 for partially neutral medium

Definition at line 12 of file secondaries.h.

Referenced by GammaBn(), GammaBnPL(), GammaK(), IterRestart(), IterStart(), and zero().

realnum t_secondaries::hetsav

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().

multi_arr<realnum,3> t_secondaries::Hx12

used to store secondary excitation rates for levels of iso sequences dimensions are [ipISO][nelem][level]

Definition at line 57 of file secondaries.h.

Referenced by HydroT2Low(), iso_allocate(), iso_level(), and iso_suprathermal().

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(), GammaBnPL(), and GammaK().

bool t_secondaries::lgCSetOn

lgCSetOn set with set csupra command

Definition at line 36 of file secondaries.h.

Referenced by ParseSet(), PrtComment(), and zero().

bool t_secondaries::lgSecOFF

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 ParseDont(), and zero().

realnum t_secondaries::savefi

Definition at line 48 of file secondaries.h.

Referenced by IterRestart(), and IterStart().

realnum t_secondaries::sec2total

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(), lines_hydro(), and zero().

realnum t_secondaries::SecExcitLya2PrimaryErg

secondary excitations of Lya per primary erg of energy

Definition at line 18 of file secondaries.h.

Referenced by zero().

realnum t_secondaries::SecHIonMax

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().

realnum t_secondaries::SecIon2PrimaryErg

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 IterRestart(), IterStart(), and zero().

realnum t_secondaries::SetCsupra

SetCsupra is secondary ionization rate set with set csupra command

Definition at line 33 of file secondaries.h.

Referenced by ContSetIntensity(), ParseSet(), and zero().

realnum t_secondaries::x12sav

Definition at line 48 of file secondaries.h.

Referenced by IterRestart(), and IterStart().

realnum t_secondaries::x12tot

x12tot rate for excitation of Lya, units excitations s-1 per atom

Definition at line 53 of file secondaries.h.

Referenced by H2_LevelPops(), H2_X_coll_rate_evaluate(), hmole_reactions(), hmole_step(), HydroLevel(), iso_suprathermal(), IterRestart(), IterStart(), lines_hydro(), PunchDo(), and zero().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.8.3.1