cloudy
trunk
|
#include "cddefines.h"
#include "taulines.h"
#include "thirdparty.h"
#include "trace.h"
#include "rfield.h"
#include "iso.h"
#include "atmdat.h"
Go to the source code of this file.
Functions | |
double | atmdat_2phot_shapefunction (double EbyE2nu, long ipISO, long nelem) |
void | atmdat_2phot_rate (long ipISO, long nelem) |
Variables | |
static const int | NCRS_H = 9 |
static const int | NCRS_HE = 51 |
static double | Hydro2NuEnergies [NCRS_H] |
static double | Hydro2NuShapeFunc [30][NCRS_H] |
static double | Hydro2NuShapeFuncY2 [30][NCRS_H] |
static double | He2NuEnergies [NCRS_HE] |
static double | He2NuShapeFunc [29][NCRS_HE] |
static double | He2NuShapeFuncY2 [LIMELM-1][NCRS_HE] |
static bool | lgFirstCall =true |
void atmdat_2phot_rate | ( | long | ipISO, |
long | nelem | ||
) |
Definition at line 305 of file atmdat_2photon.cpp.
References t_rfield::anu, t_iso::As2nu, ASSERT, DEBUG_ENTRY, ioQQQ, ipH_LIKE, t_iso::ipHalfTwoPhoE, ipHE_LIKE, t_iso::ipSym2nu, t_iso::ipTwoPhoE, iso, t_trace::lgBug2nu, t_rfield::lgInducProcess, t_trace::lgTrace, t_rfield::OccNumbIncidCont, rfield, t_rfield::SummedOcc, trace, Transitions, t_iso::TwoNu_induc_dn, t_iso::TwoNu_induc_dn_max, and t_iso::TwoNu_induc_up.
Referenced by RT_line_all().
double atmdat_2phot_shapefunction | ( | double | EbyE2nu, |
long | ipISO, | ||
long | nelem | ||
) |
atmdat_2phot_shapefunction two photon emission function for all atomic and ionic species
EbyE2nu | |
ipISO | |
nelem |
Definition at line 214 of file atmdat_2photon.cpp.
References ASSERT, DEBUG_ENTRY, He2NuEnergies, He2NuShapeFunc, He2NuShapeFuncY2, Hydro2NuEnergies, Hydro2NuShapeFunc, Hydro2NuShapeFuncY2, ipH_LIKE, ipHE_LIKE, lgFirstCall, NCRS, NCRS_H, NCRS_HE, spline(), and splint().
Referenced by ContCreatePointers().
|
static |
Definition at line 57 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 64 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
Definition at line 210 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 17 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 23 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 54 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 211 of file atmdat_2photon.cpp.
Referenced by AbundancesSet(), atmdat_2phot_shapefunction(), atmdat_readin(), CO_zero(), radius_next(), and zero().
|
static |
Definition at line 13 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().
|
static |
Definition at line 14 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_shapefunction().