cloudy trunk
Data Structures | Defines | Functions | Variables

abund.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_abund

Defines

#define LIMTABD   500

Functions

void AbundancesSet (void)
void AbundancesPrt (void)
void AbundancesZero (void)
void abund_starburst (char *)
double AbundancesTable (double r0, double depth, long int iel)

Variables

EXTERN struct t_abund abund

Define Documentation

#define LIMTABD   500

Definition at line 70 of file abund.h.

Referenced by ParseElement().


Function Documentation

void abund_starburst ( char *  )
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  )

Variable Documentation

EXTERN struct t_abund abund
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3