molezone Class Reference

#include <mole.h>

Collaboration diagram for molezone:
[legend]

Public Member Functions

 molezone ()
void init (void)
void zero (void)

Data Fields

double * location
double src
double snk
qListlevels
TransitionListlines
double den
realnum column
int nAtomLim
realnum xFracLim
realnum column_old

Detailed Description

Definition at line 364 of file mole.h.


Constructor & Destructor Documentation

molezone::molezone (  )  [inline]

Definition at line 366 of file mole.h.

References init().

Here is the call graph for this function:


Member Function Documentation

void molezone::init ( void   )  [inline]

Definition at line 370 of file mole.h.

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

Referenced by molezone().

Here is the call graph for this function:

void molezone::zero ( void   )  [inline]

Definition at line 377 of file mole.h.

References column, column_old, den, nAtomLim, snk, src, and xFracLim.

Referenced by init().


Field Documentation

density (cm-3)

Definition at line 397 of file mole.h.

Referenced by cdColm(), iter_end_check(), SaveSpeciesOne(), and zero().

The fraction of that element in this species

Definition at line 402 of file mole.h.

Referenced by zero().

double molezone::den

Definition at line 392 of file mole.h.

Referenced by diatomics::init(), init(), SaveSpecies(), and SaveSpeciesOne().

Definition at line 393 of file mole.h.

Referenced by diatomics::init(), and init().

Definition at line 387 of file mole.h.

Referenced by init(), and InitSimPostparse().

total column density in this iteration

Definition at line 398 of file mole.h.

Referenced by zero().

double molezone::snk

Definition at line 390 of file mole.h.

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

Definition at line 390 of file mole.h.

Referenced by zero().

atomic number MINUS ONE of element for which is closest to limiting molecule density

Definition at line 399 of file mole.h.

Referenced by ShowMe(), and zero().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1