|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <colden.h>


Public Member Functions | |
| const char * | chName () const |
| void | zero () |
| void | comment (t_warnings &) |
| Public Member Functions inherited from module | |
| module () | |
| virtual | ~module () |
Public Attributes | |
| realnum | colden [NCOLD] |
| realnum | colden_old [NCOLD] |
| realnum | coldenH2_ov_vel |
| double | dlnenp |
| double | dlnenHep |
| double | dlnenHepp |
| double | dlnenCp |
| double | H0_ov_Tspin |
| double | OH_ov_Tspin |
| realnum | rjnmin |
| realnum | ajmmin |
| realnum | TotMassColl |
| realnum | tmas |
| realnum | wmas |
| double | H0_21cm_upper |
| double | H0_21cm_lower |
|
inlinevirtual |
Implements module.
|
inlinevirtual |
Implements module.
|
virtual |
Implements module.
References ajmmin, colden, coldenH2_ov_vel, DEBUG_ENTRY, H0_21cm_lower, H0_21cm_upper, NCOLD, rjnmin, tmas, TotMassColl, and wmas.
save total column densities in various species for this and previous iteration, to check whether it changed by too much (a bad sign) column densities, mostly h molecule related
Referenced by zero().
| double t_colden::dlnenCp |
integral of ne n(C+) over radius
| double t_colden::dlnenHep |
integral of ne n(He+) over radius
| double t_colden::dlnenHepp |
integral of ne n(He++) over radius
| double t_colden::dlnenp |
integral of ne np over radius
| double t_colden::H0_21cm_lower |
Referenced by zero().
| double t_colden::H0_21cm_upper |
column densities in the lower and upper level of 1s of H0
Referenced by zero().
| double t_colden::H0_ov_Tspin |
integral of n(H0) / Tspin
| double t_colden::OH_ov_Tspin |
integral of n(OH) / Tkin
| realnum t_colden::rjnmin |
variables to do with mean mass per particle over model, called <Mol> in final print out, used to get Jeans mass
Referenced by zero().