Go to the documentation of this file.
18 #define KILL_BELOW_PLASMA(E_) ( (rfield.lgPlasNu && ((E_)<rfield.plsfrq) ) ? 0.:1. )
20 #define NUM_DR_TEMPS 19
23 #define N_(A_) (StatesElem[ipISO][nelem][A_].n)
24 #define L_(A_) (StatesElem[ipISO][nelem][A_].l)
25 #define S_(A_) (StatesElem[ipISO][nelem][A_].S)
26 #define J_(A_) (StatesElem[ipISO][nelem][A_].j)
40 #define LIKE_RREC_MAXN( A_ ) ( A_ == ipHELIUM ? 40 : 20 )
42 #define N_ISO_TE_RECOMB 41
46 #define SumUpToThisN 1000
48 #define RECOMBMAGIC (80405)
102 void iso_cool(
long ipISO ,
long nelem );
138 void iso_level(
const long ipISO,
const long nelem);
144 void iso_photo(
long ipISO ,
long nelem );
151 void iso_prt_pops(
long ipISO,
long nelem,
bool lgPrtDeparCoef );
161 void iso_put_error(
long ipISO,
long nelem,
long ipHi,
long ipLo,
long whichData,
realnum errorToPut );
183 double iso_recomb_check(
long ipISO,
long nelem,
long level,
double temperature );
Generated for cloudy by
1.8.1.2