/home66/gary/public_html/cloudy/c10_branch/source/opacity_createall.cpp File Reference

#include "cddefines.h"
#include "physconst.h"
#include "dense.h"
#include "continuum.h"
#include "iso.h"
#include "hydrogenic.h"
#include "oxy.h"
#include "trace.h"
#include "heavy.h"
#include "rfield.h"
#include "hmi.h"
#include "atmdat.h"
#include "save.h"
#include "grains.h"
#include "thirdparty.h"
#include "hydro_bauman.h"
#include "opacity.h"
#include "helike_recom.h"
#include "taulines.h"
Include dependency graph for opacity_createall.cpp:

Go to the source code of this file.

Functions

STATIC double Yan_H2_CS (double energy_ryd)
STATIC void OpacityCreate1Element (long int nelem)
STATIC void opacity_more_memory (void)
STATIC double hmiopc (double freq)
STATIC double rayleh (double ener)
STATIC double Opacity_iso_photo_cs (double energy, long ipISO, long nelem, long index)
STATIC void OpacityCreateReilMan (long int low, long int ihi, const realnum cross[], long int ncross, long int *ipop, const char *chLabl)
STATIC void OpacityCreatePowerLaw (long int ilo, long int ihi, double cross, double s, long int *ip)
STATIC double ofit (double e, realnum opart[])
STATIC void OpacityValenceRescale (long int nelem, double scale)
void OpacityCreateAll (void)

Variables

static const int NCSH2P = 10
static long int ndimOpacityStack = 2100000L
static bool lgRealloc = false
static const int NCRS = 33

Function Documentation

STATIC double hmiopc ( double  freq  ) 

Definition at line 1015 of file opacity_createall.cpp.

References DEBUG_ENTRY, lgFirst, NCRS, spline(), and splint().

Referenced by OpacityCreateAll().

Here is the call graph for this function:

STATIC double ofit ( double  e,
realnum  opart[] 
)

Definition at line 735 of file opacity_createall.cpp.

References DEBUG_ENTRY, pow(), and POW2.

Referenced by OpacityCreateAll().

Here is the call graph for this function:

STATIC double Opacity_iso_photo_cs ( double  energy,
long  ipISO,
long  nelem,
long  index 
)
STATIC void opacity_more_memory ( void   ) 
STATIC void OpacityCreate1Element ( long int  nelem  ) 
void OpacityCreateAll ( void   ) 
STATIC void OpacityCreatePowerLaw ( long int  ilo,
long int  ihi,
double  cross,
double  s,
long int *  ip 
)

Definition at line 559 of file opacity_createall.cpp.

References t_rfield::anu, ASSERT, DEBUG_ENTRY, ndimOpacityStack, t_opac::nOpacTot, opac, opacity_more_memory(), t_opac::OpacStack, pow(), and rfield.

Referenced by OpacityCreateAll().

Here is the call graph for this function:

STATIC void OpacityCreateReilMan ( long int  low,
long int  ihi,
const realnum  cross[],
long int  ncross,
long int *  ipop,
const char *  chLabl 
)

Definition at line 598 of file opacity_createall.cpp.

References t_rfield::anu, ASSERT, cdEXIT, DEBUG_ENTRY, EVRYD, ioQQQ, ndimOpacityStack, t_opac::nOpacTot, opac, opacity_more_memory(), t_opac::OpacStack, and rfield.

Referenced by OpacityCreateAll().

Here is the call graph for this function:

STATIC void OpacityValenceRescale ( long int  nelem,
double  scale 
)
STATIC double rayleh ( double  ener  ) 

Todo:
2 update to astro-ph/0308073, Lee, H-W, ApJ in press

Definition at line 1063 of file opacity_createall.cpp.

References t_hydro::DampOnFac, DEBUG_ENTRY, FR1RYD, hydro, MAX2, POW2, and powi().

Referenced by OpacityCreateAll().

Here is the call graph for this function:

STATIC double Yan_H2_CS ( double  energy_ryd  ) 

Definition at line 46 of file opacity_createall.cpp.

References cross_section(), DEBUG_ENTRY, EVRYD, MAX2, pow(), and x2.

Referenced by OpacityCreateAll().

Here is the call graph for this function:


Variable Documentation

bool lgRealloc = false [static]

Definition at line 118 of file opacity_createall.cpp.

Referenced by opacity_more_memory(), and OpacityCreateAll().

const int NCRS = 33 [static]

Definition at line 1013 of file opacity_createall.cpp.

const int NCSH2P = 10 [static]

Definition at line 36 of file opacity_createall.cpp.

Referenced by OpacityCreateAll().

long int ndimOpacityStack = 2100000L [static]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1