cloudy trunk
|
Go to the source code of this file.
Functions | |
void | TwoPhotonSetup (vector< two_photon > &tnu_vec, const long &ipHi, const long &ipLo, const double &Aul, const TransitionProxy &tr, const long ipISO, const long nelem) |
void | CalcTwoPhotonRates (two_photon &tnu, bool lgDoInduced) |
void | CalcTwoPhotonEmission (two_photon &tnu, bool lgDoInduced) |
void | PrtTwoPhotonEmissCoef (const two_photon &tnu, const double &densityProduct) |
void CalcTwoPhotonEmission | ( | two_photon & | tnu, |
bool | lgDoInduced ) |
Definition at line 125 of file two_photon.cpp.
References two_photon::As2nu, ASSERT, DEBUG_ENTRY, two_photon::ipSym2nu, two_photon::ipTwoPhoE, two_photon::local_emis, two_photon::Pop, and rfield.
Referenced by RT_diffuse(), and RT_OTS_Update().
void CalcTwoPhotonRates | ( | two_photon & | tnu, |
bool | lgDoInduced ) |
Definition at line 83 of file two_photon.cpp.
References two_photon::As2nu, ASSERT, two_photon::AulTotal, DEBUG_ENTRY, two_photon::E2nu, two_photon::induc_dn, two_photon::induc_up, two_photon::ipSym2nu, two_photon::ipTwoPhoE, and rfield.
Referenced by iso_update_rates().
void PrtTwoPhotonEmissCoef | ( | const two_photon & | tnu, |
const double & | densityProduct ) |
Definition at line 157 of file two_photon.cpp.
References two_photon::As2nu, DEBUG_ENTRY, two_photon::E2nu, HPLANCK, ioQQQ, ipoint(), two_photon::Pop, and rfield.
Referenced by RT_diffuse().
void TwoPhotonSetup | ( | vector< two_photon > & | tnu_vec, |
const long & | ipHi, | ||
const long & | ipLo, | ||
const double & | Aul, | ||
const TransitionProxy & | tr, | ||
const long | ipISO, | ||
const long | nelem ) |
Definition at line 9 of file two_photon.cpp.
References two_photon::As2nu, ASSERT, atmdat_2phot_shapefunction(), two_photon::AulTotal, DEBUG_ENTRY, two_photon::E2nu, TransitionProxy::EnergyRyd(), TransitionProxy::Hi(), two_photon::induc_dn_max, two_photon::ipHi, two_photon::ipLo, ipoint(), two_photon::ipSym2nu, two_photon::ipTwoPhoE, two_photon::local_emis, MAX2, two_photon::Pop, and rfield.
Referenced by ContCreatePointers().