#include "cddefines.h"
#include "iso.h"
#include "rfield.h"
#include "dense.h"
#include "heavy.h"
#include "opacity.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 11 of file opacity_add1element.cpp.
References ASSERT, DEBUG_ENTRY, DEBUG_EXIT, dense, t_iso::DepartCoef, Heavy, t_opac::ipElement, t_iso::ipIsoLevNIonCon, t_iso::ipOpac, iso, LIMELM, MAX2, t_rfield::nflux, NISO, t_Heavy::nsShells, t_iso::numLevels_local, opac, OpacityAdd1Subshell(), OpacityAdd1SubshellInduc(), t_iso::Pop2Ion, rfield, and t_dense::xIonDense.
Referenced by OpacityAddTotal(), punch_opacity(), and SanityCheckBegin().