#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 "save.h"#include "taulines.h"Go to the source code of this file.
Functions | |
| STATIC void | prtPunOpacSummary (void) |
| void | save_opacity (FILE *ioPUN, long int ipPun) |
| STATIC void prtPunOpacSummary | ( | void | ) |
| void save_opacity | ( | FILE * | io, | |
| long int | np | |||
| ) |
save_opacity save total opacity in any element, save opacity command
| io | ||
| np |
Definition at line 22 of file save_opacity.cpp.
References abund, t_rfield::anu, t_rfield::AnuOrg, AnuUnit(), AS_LOCAL_ONLY, ASSERT, cdEXIT, t_rfield::chContLabel, t_elementnames::chElementNameShort, t_elementnames::chElementSym, t_save::chOpcTyp, t_Heavy::chShell, continuum, DEBUG_ENTRY, dense, t_iso::DepartCoef, elementnames, EVRYD, FILENAME_PATH_LENGTH_2, t_rfield::fine_anu, t_rfield::fine_opac_zone, t_opac::FreeFreeOpacity, t_dense::gas_phase, Heavy, Singleton< t_yield >::Inst(), Singleton< T >::Inst(), t_opac::iophe1, ioQQQ, t_opac::ipElement, ipFineCont(), ipH1s, ipH_LIKE, ipHE_LIKE, t_Heavy::ipHeavy, ipHELIUM, ipHYDROGEN, t_iso::ipIsoLevNIonCon, ipLITHIUM, t_iso::ipOpac, iso, t_continuum::KshellLimit, t_abund::lgAGN, t_opac::lgRedoStatic, LIMELM, MAX2, MIN2, t_yield::nelec_eject(), t_rfield::nfine, t_rfield::nflux, t_Heavy::nsShells, t_rfield::nupper, opac, t_opac::opacity_abs, t_opac::opacity_sct, OpacityAdd1Element(), OpacityAdd1SubshellInduc(), OpacityZero(), t_opac::OpacStack, t_opac::OpacStatic, open_data(), POW3, PrintE93(), prtPunOpacSummary(), t_save::punarg, rfield, save, StatesElemNEW, and t_dense::xIonDense.
Referenced by SaveDo().
1.6.1