#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, 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(), rfield, StatesElemNEW, and t_dense::xIonDense.
Referenced by OpacityAddTotal(), SanityCheckBegin(), and save_opacity().
1.6.1