cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
t_atoms Struct Reference

#include <atoms.h>

Inheritance diagram for t_atoms:
Inheritance graph
[legend]
Collaboration diagram for t_atoms:
Collaboration graph
[legend]

Public Member Functions

const char * chName () const
 
void zero ()
 
void comment (t_warnings &)
 
- Public Member Functions inherited from module
 module ()
 
virtual ~module ()
 

Data Fields

realnum p2nit
 
realnum d5200r
 
realnum xMg2Max
 
realnum popMg2
 
realnum rateMg2
 
double PopLevels [LIMLEVELN+1]
 
double DepLTELevels [LIMLEVELN+1]
 

Detailed Description

Definition at line 116 of file atoms.h.

Member Function Documentation

const char* t_atoms::chName ( ) const
inlinevirtual

Implements module.

Definition at line 118 of file atoms.h.

void t_atoms::comment ( t_warnings )
inlinevirtual

Implements module.

Definition at line 123 of file atoms.h.

void t_atoms::zero ( void  )
virtual

Implements module.

Definition at line 7 of file atoms.cpp.

References DEBUG_ENTRY, popMg2, and rateMg2.

Field Documentation

realnum t_atoms::d5200r

Definition at line 126 of file atoms.h.

Referenced by dBase_solve(), InitSimPostparse(), ion_photo(), IterRestart(), and IterStart().

double t_atoms::DepLTELevels[LIMLEVELN+1]

Definition at line 141 of file atoms.h.

Referenced by atom_level2().

realnum t_atoms::p2nit

photo excitation of excited state of NI

Definition at line 126 of file atoms.h.

Referenced by InitSimPostparse(), ion_photo(), IterRestart(), IterStart(), and OpacityAddTotal().

double t_atoms::PopLevels[LIMLEVELN+1]

this stores most recently evaluated level populations resulting from the leven family of routines PopLevels is population (cm^-3) of the levels DepLevels is lte departure coef

Definition at line 141 of file atoms.h.

Referenced by atom_level2().

realnum t_atoms::popMg2

its population

Definition at line 129 of file atoms.h.

Referenced by ion_photo(), OpacityAddTotal(), and zero().

realnum t_atoms::rateMg2

photoionization rate

Definition at line 129 of file atoms.h.

Referenced by dBase_solve(), InitSimPostparse(), and zero().

realnum t_atoms::xMg2Max

excited state of Mg+

Definition at line 129 of file atoms.h.

Referenced by ion_photo(), and PrtComment().


The documentation for this struct was generated from the following files: