cloudy trunk
Loading...
Searching...
No Matches
Functions | Variables
iso_cool.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "taulines.h"
#include "hydrogenic.h"
#include "elementnames.h"
#include "phycon.h"
#include "dense.h"
#include "thermal.h"
#include "cooling.h"
#include "iso.h"
#include "rt.h"
Include dependency graph for iso_cool.cpp:

Go to the source code of this file.

Functions

STATIC double iso_rad_rec_cooling_approx (long ipISO, long nelem)
 
STATIC double iso_rad_rec_cooling_extra (long ipISO, long nelem, const double &ThinCoolingSum)
 
void iso_cool (long int ipISO, long int nelem)
 

Variables

const bool lgPrintIonizCooling = false
 

Function Documentation

◆ iso_cool()

void iso_cool ( long int  ipISO,
long int  nelem 
)

◆ iso_rad_rec_cooling_approx()

STATIC double iso_rad_rec_cooling_approx ( long  ipISO,
long  nelem 
)

Definition at line 675 of file iso_cool.cpp.

References BOLTZMANN, DEBUG_ENTRY, t_iso_sp::fb, HCoolRatio(), HydroRecCool(), ipH_LIKE, ipRecNetEsc, ipRecRad, iso_sp, t_iso_sp::numLevels_local, phycon, POW2, t_iso_sp::st, and t_phycon::te.

Referenced by iso_cool().

Here is the call graph for this function:

◆ iso_rad_rec_cooling_extra()

STATIC double iso_rad_rec_cooling_extra ( long  ipISO,
long  nelem,
const double &  ThinCoolingSum 
)

Definition at line 721 of file iso_cool.cpp.

References DEBUG_ENTRY, t_iso_sp::fb, ipH_LIKE, ipRecNetEsc, iso_sp, MAX2, t_iso_sp::numLevels_local, phycon, POW2, POW3, powi(), t_phycon::sqlogz, t_phycon::te, and t_phycon::telogn.

Referenced by iso_cool().

Here is the call graph for this function:

Variable Documentation

◆ lgPrintIonizCooling

const bool lgPrintIonizCooling = false

Definition at line 25 of file iso_cool.cpp.

Referenced by iso_cool().