Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "iso.h"
#include "rfield.h"
#include "dense.h"
#include "heavy.h"
#include "opacity.h"
#include "freebound.h"
Functions | |
void | OpacityAdd1Element (long int nelem) |
void OpacityAdd1Element | ( | long int | ipZ | ) |
OpacityAdd1Element enter total photo cross section for all subshells of a single element into opacity array
ipZ | is 0 for H, 1 for He, etc |
References ASSERT, DEBUG_ENTRY, dense, Heavy, iso_sp, LIMELM, MAX2, NISO, opac, OpacityAdd1Subshell(), OpacityAdd1SubshellInduc(), and rfield.
Referenced by OpacityAddTotal(), SanityCheckBegin(), and save_opacity().