cloudy trunk
Defines | Functions

abundances.cpp File Reference

#include "cddefines.h"
#include "physconst.h"
#include "phycon.h"
#include "called.h"
#include "stopcalc.h"
#include "thermal.h"
#include "trace.h"
#include "elementnames.h"
#include "dense.h"
#include "radius.h"
#include "grainvar.h"
#include "abund.h"
Include dependency graph for abundances.cpp:

Go to the source code of this file.

Defines

#define NELEM1LINE   9

Functions

STATIC void PrtElem (const char *chJob, const char *chLabl, double abund_prt)
void AbundancesPrt (void)
void AbundancesSet (void)
double AbundancesTable (double r0, double depth, long int iel)
void AbundancesZero (void)

Define Documentation

#define NELEM1LINE   9

Definition at line 320 of file abundances.cpp.

Referenced by PrtElem().


Function Documentation

void AbundancesPrt ( void  )
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 443 of file abundances.cpp.

References t_abund::AbTabFac, t_abund::AbTabRad, abund, cdEXIT, DEBUG_ENTRY, ioQQQ, t_abund::lgAbTaDepth, and t_abund::nAbunTabl.

Referenced by AbundancesSet(), and PressureChange().

void AbundancesZero ( void  )
STATIC void PrtElem ( const char *  chJob,
const char *  chLabl,
double  abund_prt 
)

Definition at line 323 of file abundances.cpp.

References cdEXIT, DEBUG_ENTRY, ioQQQ, and NELEM1LINE.

Referenced by AbundancesPrt().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3