Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
mole_dissociate.cpp File Reference
#include "cddefines.h"
#include "h2_priv.h"
#include "hmi.h"
#include "rfield.h"
#include "ipoint.h"
#include "mole.h"
Include dependency graph for mole_dissociate.cpp:

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)

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 )