cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Variables
colden.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  t_colden
 

Macros

#define NCOLD   10
 
#define ipCOL_HTOT   0
 
#define ipCOL_HMIN   1
 
#define ipCOL_H2g   2
 
#define ipCOL_H2s   3
 
#define ipCOL_H2p   4
 
#define ipCOL_H0   5
 
#define ipCOL_HeHp   6
 
#define ipCOL_Hp   7
 
#define ipCOL_H3p   8
 
#define ipCOL_elec   9
 

Variables

EXTERN struct t_colden colden
 

Macro Definition Documentation

#define ipCOL_elec   9

column density in electrons

Definition at line 30 of file colden.h.

Referenced by PunchDo(), and radius_increment().

#define ipCOL_H0   5
#define ipCOL_H2g   2
#define ipCOL_H2p   4

H2+

Definition at line 20 of file colden.h.

Referenced by cdColm(), molcol(), PrtAllTau(), PrtComment(), and radius_increment().

#define ipCOL_H2s   3
#define ipCOL_H3p   8

H3+

Definition at line 28 of file colden.h.

Referenced by cdColm(), molcol(), PunchDo(), and radius_increment().

#define ipCOL_HeHp   6

HeH+

Definition at line 24 of file colden.h.

Referenced by cdColm(), molcol(), and radius_increment().

#define ipCOL_HMIN   1

H- H minus column denisty

Definition at line 14 of file colden.h.

Referenced by cdColm(), molcol(), and radius_increment().

#define ipCOL_Hp   7

H+

Definition at line 26 of file colden.h.

Referenced by iter_end_check(), molcol(), PrtComment(), PrtZone(), PunchDo(), radius_increment(), and radius_next().

#define ipCOL_HTOT   0

total hydrogen column density, all forms, xxx + 2*H2

Definition at line 12 of file colden.h.

Referenced by ConvIterCheck(), ConvTempEdenIoniz(), DynaPunchTimeDep(), iter_end_check(), lgCheckAsserts(), lgConvPres(), molcol(), PressureChange(), PrtFinal(), PunchDo(), radius_increment(), and radius_next().

#define NCOLD   10

number of column densities to remember

Definition at line 9 of file colden.h.

Referenced by ConvIterCheck(), IterRestart(), IterStart(), RT_tau_reset(), and zero().

Variable Documentation

EXTERN struct t_colden colden

Generated for cloudy by doxygen 1.8.3.1