Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
abund.h File Reference
#include "module.h"
#include "depth_table.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.

Classes

struct  isotope
 
struct  t_abund
 

Typedefs

typedef struct isotope t_isotope
 

Functions

void AbundancesSet (void)
 
void AbundancesPrt (void)
 
void abund_starburst (Parser &p)
 

Variables

t_abund abund
 

Typedef Documentation

◆ t_isotope

typedef struct isotope t_isotope

Function Documentation

◆ abund_starburst()

void abund_starburst ( Parser & p)

◆ AbundancesPrt()

void AbundancesPrt ( void )

AbundancesPrt print all abundances, both gas phase and grains

References abund, called, DEBUG_ENTRY, dense, elementnames, fprintf(), gv, ioQQQ, ipHYDROGEN, LIMELM, MAT_CAR, MAT_CAR2, MAT_PAH, MAT_PAH2, MAT_SIC, MAT_SIL, MAT_SIL2, MAX2, PrtElem(), SMALLFLOAT, and TotalInsanity().

Referenced by cloudy().

Here is the call graph for this function:

◆ AbundancesSet()

void AbundancesSet ( void )

AbundancesSet sets initial abundances after parameters are entered by reading input

References abund, called, cdEXIT, DEBUG_ENTRY, dense, deut, elementnames, EXIT_FAILURE, fprintf(), InitDeuteriumIonization(), ioQQQ, ipCARBON, ipHELIUM, ipHYDROGEN, ipLITHIUM, ipOXYGEN, LIMELM, MAX_DENSITY, phycon, PrintE82(), radius, SDIV(), SMALLFLOAT, StopCalc, SumDensities(), thermal, and trace.

Referenced by cloudy().

Here is the call graph for this function:

Variable Documentation

◆ abund