#include "cddefines.h"#include "physconst.h"#include "iso.h"#include "rfield.h"#include "ipoint.h"#include "continuum.h"#include "opacity.h"#include "dense.h"#include "yield.h"#include "atmdat.h"#include "abund.h"#include "heavy.h"#include "elementnames.h"#include "punch.h"Include dependency graph for punch_opacity.cpp:

Go to the source code of this file.
Functions | |
| STATIC void | prtPunOpacSummary (void) |
| void | punch_opacity (FILE *ioPUN, long int ipPun) |
| STATIC void prtPunOpacSummary | ( | void | ) |
| void punch_opacity | ( | FILE * | io, | |
| long int | np | |||
| ) |
punch_opacity punch total opacity in any element, punch opacity command
| io | ||
| np |
Definition at line 21 of file punch_opacity.cpp.
References t_rfield::anu, t_rfield::AnuOrg, AnuUnit(), ASSERT, t_rfield::chContLabel, t_punch::chOpcTyp, DEBUG_ENTRY, dense, FILENAME_PATH_LENGTH_2, t_rfield::fine_anu, t_rfield::fine_opac_zone, t_opac::FreeFreeOpacity, t_dense::gas_phase, t_opac::ipElement, ipFineCont(), ipH1s, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, t_iso::ipIsoLevNIonCon, t_iso::ipOpac, iso, t_opac::lgRedoStatic, MAX2, t_rfield::nfine, t_rfield::nflux, opac, t_opac::opacity_abs, t_opac::opacity_sct, t_opac::OpacStack, t_opac::OpacStatic, POW3, t_punch::punarg, punch, and rfield.
Here is the call graph for this function:

1.4.7