cloudy  trunk
Functions | Variables
hydro_recom.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "hydro_bauman.h"
#include "iso.h"
#include "helike.h"
#include "dense.h"
#include "opacity.h"
#include "atmdat.h"
Include dependency graph for hydro_recom.cpp:

Go to the source code of this file.

Functions

static double RecomInt (double EE)
double H_cross_section (double EgammaRyd, long ipLev, long nelem)
double hlike_radrecomb_from_cross_section (double temp, long nelem, long ipLo)

Variables

static double kTRyd
static double EthRyd
static long int ipLev
static long int globalZ

Function Documentation

double H_cross_section ( double  EgammaRyd,
long  ipLev,
long  nelem 
)

Definition at line 27 of file hydro_recom.cpp.

References ASSERT, EthRyd, H_photo_cs(), ipH1s, ipH_LIKE, ipLev, iso, L_, MAX2, N_, t_iso::nCollapsed_max, t_iso::numLevels_max, and t_iso::xIsoLevNIonRyd.

Referenced by RecomInt().

Here is the call graph for this function:

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

hlike_radrecomb_from_cross_section - integrates Milne relation for RRC

Parameters:
temp
nelem
ipLo

Definition at line 53 of file hydro_recom.cpp.

References EthRyd, globalZ, Singleton< T >::Inst(), ipH_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:

static double RecomInt ( double  EE) [static]

Definition at line 109 of file hydro_recom.cpp.

References EthRyd, globalZ, H_cross_section(), ipLev, kTRyd, and x1.

Referenced by hlike_radrecomb_from_cross_section().

Here is the call graph for this function:


Variable Documentation

double EthRyd [static]

Definition at line 20 of file hydro_recom.cpp.

Referenced by H_cross_section(), hlike_radrecomb_from_cross_section(), and RecomInt().

long int globalZ [static]

Definition at line 21 of file hydro_recom.cpp.

Referenced by hlike_radrecomb_from_cross_section(), and RecomInt().

long int ipLev [static]

Definition at line 21 of file hydro_recom.cpp.

Referenced by H_cross_section(), hlike_radrecomb_from_cross_section(), and RecomInt().

double kTRyd [static]

Definition at line 20 of file hydro_recom.cpp.

Referenced by hlike_radrecomb_from_cross_section(), and RecomInt().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.6.1