cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Typedefs | Functions | Variables
abund.h File Reference
#include "module.h"
Include dependency graph for abund.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  isotope
 
struct  t_abund
 

Macros

#define LIMTABD   500
 

Typedefs

typedef struct isotope t_isotope
 

Functions

void AbundancesSet (void)
 
void AbundancesPrt (void)
 
void abund_starburst (Parser &p)
 
double AbundancesTable (double r0, double depth, long int iel)
 

Variables

t_abund abund
 

Macro Definition Documentation

#define LIMTABD   500

Definition at line 226 of file abund.h.

Referenced by ParseElement().

Typedef Documentation

typedef struct isotope t_isotope

Function Documentation

void abund_starburst ( Parser p)
void AbundancesPrt ( void  )

AbundancesPrt print all abundances, both gas phase and grains

Definition at line 31 of file abundances.cpp.

References abund, GrainVar::bin, called, t_elementnames::chElementSym, DEBUG_ENTRY, dense, elementnames, GrainVar::elmSumAbund, fprintf(), t_dense::gas_phase, gv, ioQQQ, ipHYDROGEN, GrainVar::lgDustOn(), t_dense::lgElmtOn, t_called::lgTalk, LIMELM, MAT_CAR, MAT_CAR2, MAT_PAH, MAT_PAH2, MAT_SIC, MAT_SIL, MAT_SIL2, MAX2, PrtElem(), SMALLFLOAT, t_abund::solar, and TotalInsanity().

Referenced by cloudy().

Here is the call graph for this function:

void AbundancesSet ( void  )
double AbundancesTable ( double  r0,
double  depth,
long int  iel 
)

AbundancesTable interpolate on table of points to do 'element table' command,

Parameters
r0
depth
iel

Definition at line 464 of file abundances.cpp.

References t_abund::AbTabFac, t_abund::AbTabRad, abund, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, exp10(), fprintf(), frac(), ioQQQ, t_abund::lgAbTaDepth, and t_abund::nAbunTabl.

Referenced by AbundancesSet(), and AbundChange().

Here is the call graph for this function:

Variable Documentation

t_abund abund