cloudy trunk
Loading...
Searching...
No Matches
mole_dissociate.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "h2.h"
#include "h2_priv.h"
#include "hmi.h"
#include "rfield.h"
#include "thirdparty.h"
#include "ipoint.h"
#include "mole.h"
Include dependency graph for mole_dissociate.cpp:

Go to the source code of this file.

Functions

STATIC void GetDissociationRateCoeff (diss_tran &tran)
double MolDissocCrossSection (const diss_tran &tran, const double &Mol_Ene)

Function Documentation

◆ GetDissociationRateCoeff()

STATIC void GetDissociationRateCoeff ( diss_tran & tran)

Definition at line 191 of file mole_dissociate.cpp.

References DEBUG_ENTRY, diss_tran::energies, ipoint(), MIN2, MolDissocCrossSection(), diss_tran::rate_coeff, rfield, and STATIC.

Referenced by diatomics::Mol_Photo_Diss_Rates().

Here is the call graph for this function:

◆ MolDissocCrossSection()

double MolDissocCrossSection ( const diss_tran & tran,
const double & Mol_Ene )

Definition at line 121 of file mole_dissociate.cpp.

References ASSERT, DEBUG_ENTRY, diss_tran::energies, linint(), powi(), and diss_tran::xsections.

Referenced by GetDissociationRateCoeff(), diatomics::GetHeatRate(), diatomics::MolDissocOpacity(), and OpacityCreateAll().

Here is the call graph for this function: