#include <phycon.h>
phycon.h
Definition at line 8 of file phycon.h.
◆ t_phycon()
define constructor to set initial values for these constant variables within class. Order matters here - from PvH: This is what Stroustrup says: "The constructors [i.e. the initializers for TEMP_LIMIT_LOW, etc.] are
called in the order in which the members are declared in the class
rather than the order in which the members appear in the initializer
list. To avoid confusion, it is best to specify the initializers in
the member declaration order."
Definition at line 123 of file phycon.h.
References TEMP_LIMIT_HIGH, TEMP_LIMIT_HIGH_LOG, TEMP_LIMIT_LOW, and TEMP_STOP_DEFAULT.
◆ alnte
alnte is natural log of temperature
Definition at line 85 of file phycon.h.
◆ alogte
alogte is base 10 log of temperature
Definition at line 82 of file phycon.h.
◆ BigJumpCO
◆ BigJumpH2
◆ BigJumpne
◆ BigJumpTe
largest relative changes in Te, ne, H+, H2, and CO in structure this is computed as part of prtcomment so does not exist when code not talking, set to zero in zero and still zero if prtcomment not called
Definition at line 106 of file phycon.h.
◆ EdenInit
double t_phycon::EdenInit |
initial electron density
Definition at line 93 of file phycon.h.
◆ EdenProp
double t_phycon::EdenProp |
proposed electron density
Definition at line 95 of file phycon.h.
◆ EnergyBinding
double t_phycon::EnergyBinding |
this is the total binding energy of the molecules, and is negative, the energy need to get back to free atoms
Definition at line 44 of file phycon.h.
◆ EnergyExcitation
double t_phycon::EnergyExcitation |
the total internal energy of atoms and molecules within the gas, erg/cm^3. This is the amount of energy to excite the current level populations from the ground. this includes electronic excitations of atoms and rotation excitations of molecules
Definition at line 37 of file phycon.h.
◆ EnergyIonization
double t_phycon::EnergyIonization |
total ionization energy of gas, erg/cm^3, evaluated in PressureTotal, this is the amount of energy needed to go from pure atoms to the current ionization of the gas.
Definition at line 31 of file phycon.h.
◆ EnthalpyDensity
double t_phycon::EnthalpyDensity |
the enthalpy per unit vol, updated with pressure updated
Definition at line 40 of file phycon.h.
◆ lgPhysOK
lag set if a physical condition has been disabled
Definition at line 101 of file phycon.h.
◆ sqlogz
double t_phycon::sqlogz[LIMELM] |
this is used to rescale telogn array for other charge, ith element is log(i+1)^(i+1)
Definition at line 79 of file phycon.h.
◆ sqrte
these are simple powers of the electron temperature, are evaluated in tfidle, and can be used to avoid exponentials
Definition at line 48 of file phycon.h.
◆ te
te, electron temperature K
Definition at line 11 of file phycon.h.
◆ te0001
◆ te0002
◆ te0003
◆ te0004
◆ te0005
◆ te0007
◆ te001
◆ te002
◆ te003
◆ te004
◆ te005
◆ te007
◆ te01
◆ te02
◆ te03
◆ te04
◆ te05
◆ te07
◆ te10
◆ te20
◆ te30
◆ te32
◆ te40
◆ te70
◆ te90
◆ te_eV
the current electron temperature in eV
Definition at line 14 of file phycon.h.
◆ te_ryd
the current electron temperature in Ryd
Definition at line 17 of file phycon.h.
◆ te_wn
the current electron temperature in wavenumbers
Definition at line 20 of file phycon.h.
◆ TeInit
initial temperature
Definition at line 89 of file phycon.h.
◆ teinv
◆ telogn
double t_phycon::telogn[7] |
1 is log Te, 2 is (log T)^2, etc
Definition at line 76 of file phycon.h.
◆ TEMP_LIMIT_HIGH
const double t_phycon::TEMP_LIMIT_HIGH |
◆ TEMP_LIMIT_HIGH_LOG
const double t_phycon::TEMP_LIMIT_HIGH_LOG |
◆ TEMP_LIMIT_LOW
const double t_phycon::TEMP_LIMIT_LOW |
◆ TEMP_STOP_DEFAULT
const double t_phycon::TEMP_STOP_DEFAULT |
The default value of the stopping temperature
Definition at line 109 of file phycon.h.
Referenced by t_phycon().
◆ TEnerDen
double t_phycon::TEnerDen |
energy density temperature
Definition at line 98 of file phycon.h.
◆ TeProp
proposed temperature
Definition at line 91 of file phycon.h.
◆ tesqrd
The documentation for this struct was generated from the following file:
- /home/iurt/rpmbuild/BUILD/cloudy-13.05-build/c13.05/source/phycon.h