Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
molezone Class Reference

#include <mole.h>

Collaboration diagram for molezone:

Public Member Functions

 molezone ()
 
void init (void)
 
void zero (void)
 
const moleculeglobal () const
 

Public Attributes

int index
 
double * location
 
double src
 
double snk
 
speciesdbase
 
qListlevels
 
TransitionListlines
 
double den
 
realnum column
 
chem_nuclideatomLim
 
realnum xFracLim
 
realnum column_old
 

Constructor & Destructor Documentation

molezone::molezone ( )
inline

References init().

Here is the call graph for this function:

Member Function Documentation

const molecule* molezone::global ( ) const
inline

References index, t_mole_global::list, and null_mole.

Referenced by genericState::label().

void molezone::init ( void  )
inline

References dbase, levels, lines, location, NULL, and zero().

Referenced by molezone().

Here is the call graph for this function:

void molezone::zero ( void  )
inline

References atomLim, column, column_old, den, index, null_nuclide, snk, src, and xFracLim.

Referenced by init().

Member Data Documentation

chem_nuclide* molezone::atomLim

total column density in this iteration

Referenced by zero().

realnum molezone::column

density (cm-3)

Referenced by cdColm(), column(), iter_end_check(), mole_h_reactions(), radius_next(), and zero().

realnum molezone::column_old

The fraction of that element in this species

Referenced by zero().

species* molezone::dbase
int molezone::index

Referenced by global(), and zero().

TransitionList* molezone::lines

Referenced by init(), and SaveSpeciesOptDep().

double* molezone::location
double molezone::snk

Referenced by mole_h_rate_diagnostics(), and zero().

double molezone::src

Location of density in non-molecule code, NULL if none exists rate s-1 for molecular charge transfer, nelem from to

Referenced by zero().

realnum molezone::xFracLim

Referenced by ShowMe(), and zero().


The documentation for this class was generated from the following file: