cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
mole_h2.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "atoms.h"
#include "conv.h"
#include "secondaries.h"
#include "pressure.h"
#include "trace.h"
#include "hmi.h"
#include "rt.h"
#include "radius.h"
#include "ipoint.h"
#include "phycon.h"
#include "thermal.h"
#include "dense.h"
#include "h2.h"
#include "mole.h"
#include "rfield.h"
#include "doppvel.h"
#include "lines_service.h"
Include dependency graph for mole_h2.cpp:

Go to the source code of this file.

Macros

#define PRT_POPS   false
 
#define LIM_H2_POP_LOOP   10
 
#define H2_DISS_ALLISON_DALGARNO   6e-19f
 

Functions

double cdH2_colden (long iVib, long iRot)
 

Variables

static realnum collider_density [N_X_COLLIDER]
 
static realnum collider_density_total_not_H2
 

Macro Definition Documentation

#define H2_DISS_ALLISON_DALGARNO   6e-19f

Definition at line 27 of file mole_h2.cpp.

Referenced by diatomics::H2_LevelPops(), and diatomics::H2_X_sink_and_source().

#define LIM_H2_POP_LOOP   10

Definition at line 24 of file mole_h2.cpp.

Referenced by diatomics::H2_LevelPops().

#define PRT_POPS   false

Definition at line 22 of file mole_h2.cpp.

Referenced by diatomics::H2_Cooling(), and diatomics::H2_LevelPops().

Function Documentation

double cdH2_colden ( long  iVib,
long  iRot 
)

cdH2_colden return column density in H2, returns -1 if cannot find state, header is in cdDrive, source in h2.c

Definition at line 2312 of file mole_h2.cpp.

References fprintf(), diatomics::GetXColden(), h2, ioQQQ, diatomics::lgEnabled, diatomics::ortho_colden, and diatomics::para_colden.

Referenced by cdColm(), and lgCheckMonitors().

Here is the call graph for this function:

Variable Documentation

realnum collider_density[N_X_COLLIDER]
static
realnum collider_density_total_not_H2
static

Definition at line 49 of file mole_h2.cpp.

Referenced by diatomics::H2_X_sink_and_source().