cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
helike_recom.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double DielecRecombRate (long ipISO, long nelem, long ipLo)
double helike_radrecomb_from_cross_section (double temp, long nelem, long ipLo)
double Recomb_Seaton59 (long nelem, double temp, long n)
double He_cross_section (double EgammaRyd, long ipLevel, long nelem)

Function Documentation

double DielecRecombRate ( long  ipISO,
long  nelem,
long  ipLo 
)
double He_cross_section ( double  EgammaRyd,
long  ipLevel,
long  nelem 
)

He_cross_section returns cross section (cm^-2), is a wrapper for cross_section

Parameters:
EgammaRyd,thephoton energy in Ryd,
ipLevel,theindex of the level, 0 is ground, 3 within 2 3P,
ipZis charge, equal to 1 for Helium,

Definition at line 1505 of file helike_recom.cpp.

References ASSERT, cross_section(), EthRyd, globalZ, ipHE_LIKE, ipHELIUM, ipLev, iso, t_iso::nCollapsed_max, t_iso::numLevels_max, and t_iso::xIsoLevNIonRyd.

Referenced by Opacity_iso_photo_cs(), and RecomInt().

Here is the call graph for this function:

double helike_radrecomb_from_cross_section ( double  temp,
long  nelem,
long  ipLo 
)

Definition at line 2041 of file helike_recom.cpp.

References EthRyd, ipHE_LIKE, ipLev, iso, kTRyd, MAX2, MILNE_CONST, MIN2, qg32(), RecomInt(), SMALLDOUBLE, StatesElem, TE1RYD, and t_iso::xIsoLevNIonRyd.

Referenced by iso_radrecomb_from_cross_section().

Here is the call graph for this function:

double Recomb_Seaton59 ( long  nelem,
double  temp,
long  n 
)

Recomb_Seaton59 - computes total recombination into levels greater than nmax = n.

Parameters:
nelem
temp
n

Definition at line 2106 of file helike_recom.cpp.

References ExponentialInt(), qg32(), TE1RYD, X1Int(), X2Int(), and Xn_S59.

Referenced by iso_radiative_recomb(), and iso_recomb_setup().

Here is the call graph for this function:


Generated for cloudy by doxygen 1.8.1.1