cloudy trunk
|
#include "cddefines.h"
#include "iso.h"
#include "rfield.h"
#include "dense.h"
#include "heavy.h"
#include "opacity.h"
#include "taulines.h"
Go to the source code of this file.
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 |
Definition at line 12 of file opacity_add1element.cpp.
References ASSERT, DEBUG_ENTRY, dense, Heavy, iso_sp, LIMELM, MAX2, NISO, opac, OpacityAdd1Subshell(), OpacityAdd1SubshellInduc(), and rfield.
Referenced by OpacityAddTotal(), SanityCheckBegin(), and save_opacity().