cloudy trunk
|
Go to the source code of this file.
Data Structures | |
struct | t_hydro |
Functions | |
realnum | HydroCSInterp (long int nelem, long int ipHi, long int ipLo, long int Collider) |
void | HydroLevel (long int ipZ) |
double | HydroRecCool (long int n, long int ipZ) |
double | HCoolRatio (double t) |
double | H_cross_section (double EgammaRyd, double EthRyd, long n, long l, long nelem) |
Variables | |
t_hydro | hydro |
this file contains the variables for the model hydrogen ions,
and prototypes for the series of routines that drive the atom
the EXTERN structure hydro is defined here -
all H variables should migrate here
Definition in file hydrogenic.h.
double H_cross_section | ( | double | EgammaRyd, |
double | EthRyd, | ||
long | n, | ||
long | l, | ||
long | nelem ) |
H_cross_section - get Hydrogenic cross section
EgammaRyd | |
EthRyd | |
n | |
l | |
nelem |
Definition at line 22 of file hydro_recom.cpp.
References ASSERT, H_photo_cs(), and MAX2.
Referenced by iso_cross_section().
double HCoolRatio | ( | double | t | ) |
returns the ratio of recombination cooling to recombination coefficient
t | the scaled temperature, T * n^2 / Z^2, n is prin quant number, Z is charge, 1 for H |
Definition at line 126 of file hydroreccool.cpp.
References DEBUG_ENTRY, MAX2, MIN2, x1, and x2.
Referenced by HydroRecCool(), and iso_rad_rec_cooling_approx().
realnum HydroCSInterp | ( | long int | nelem, |
long int | ipHi, | ||
long int | ipLo, | ||
long int | Collider ) |
HydroCSInterp calculate collision strengths for all transitions of h-like iso sequence, all colliders
nelem | |
ipHi | |
ipLo | |
Collider |
Definition at line 1055 of file hydrocollid.cpp.
References ASSERT, CS_l_mixing_PS64(), CS_l_mixing_VF01(), CS_ThermAve_PR78(), CS_VS80(), DEBUG_ENTRY, EN1RYD, g, HCSAR_interp(), Hydcs123(), hydro_vs_deexcit(), ipELECTRON, ipH2p, ipH2s, ipH_LIKE, ipHYDROGEN, ipPROTON, iso_ctrl, iso_sp, L_, N_, opac, phycon, and S.
Referenced by iso_collide().
void HydroLevel | ( | long int | ipZ | ) |
HydroLevel calls iso_level to solve for ionization balance level populations of model hydrogen atom
ipZ |
Definition at line 209 of file hydrolevel.cpp.
References ASSERT, DEBUG_ENTRY, dense, ionbal, ioQQQ, ipH1s, ipH2s, ipH_LIKE, iso_sp, LIMELM, MAX2, phycon, PrintE93(), PrintEfmt, PrtHydroTrace1(), PrtHydroTrace1a(), secondaries, and trace.
Referenced by iso_solve().
double HydroRecCool | ( | long int | n, |
long int | ipZ ) |
HydroRecCool hydrogen recombination cooling
n | |
ipZ |
Definition at line 10 of file hydroreccool.cpp.
References ASSERT, BOLTZMANN, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, g, HCoolRatio(), ioQQQ, ipH_LIKE, ipRecRad, iso_sp, phycon, POW2, POW3, and powi().
Referenced by iso_rad_rec_cooling_approx(), and SaveDo().
|
extern |
Definition at line 5 of file hydrogenic.cpp.
Referenced by t_fe2ovr_la::atoms_fe2ovr(), ContSetIntensity(), CoolEvaluate(), Fe2_cooling(), FeIILevelPops(), FeIILyaPump(), IonHydro(), iso_photo(), iso_zero(), IterStart(), lines(), lines_hydro(), OpacityAdd1SubshellInduc(), OpacityAddTotal(), ParseAtomISO(), ParseSet(), PresTotCurrent(), PrtComment(), PrtFinal(), PrtHydroTrace1(), PrtZone(), radius_increment(), rayleh(), RT_line_all(), RT_line_pumping(), and zero().