cloudy trunk
Loading...
Searching...
No Matches
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 Recomb_Seaton59 (long nelem, double temp, long n)
double He_cross_section (double EgammaRyd, double EthRyd, long n, long l, long S, long nelem)

Function Documentation

◆ DielecRecombRate()

double DielecRecombRate ( long ipISO,
long nelem,
long ipLo )

References S.

◆ He_cross_section()

double He_cross_section ( double EgammaRyd,
double EthRyd,
long n,
long l,
long S,
long nelem )

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

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

Definition at line 44 of file helike_recom.cpp.

References ASSERT, cross_section(), ipHE_LIKE, ipHELIUM, iso_sp, and S.

Referenced by iso_cross_section(), and Opacity_iso_photo_cs().

Here is the call graph for this function:

◆ Recomb_Seaton59()

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 194 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: