Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "iso.h"
#include "rfield.h"
#include "ipoint.h"
#include "continuum.h"
#include "opacity.h"
#include "dense.h"
#include "yield.h"
#include "atmdat_adfa.h"
#include "abund.h"
#include "heavy.h"
#include "elementnames.h"
#include "save.h"
#include "freebound.h"
#include "species.h"
Functions | |
STATIC void | prtPunOpacSummary (void) |
void | save_opacity (FILE *ioPUN, long int ipPun) |
STATIC void prtPunOpacSummary | ( | void | ) |
References fprintf(), ioQQQ, and STATIC.
Referenced by save_opacity().
void save_opacity | ( | FILE * | io, |
long int | np ) |
save_opacity save total opacity in any element, save opacity command
io | |
np |
References abund, AnuUnit(), ASSERT, cdEXIT, continuum, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, EXIT_SUCCESS, FILENAME_PATH_LENGTH_2, fprintf(), Heavy, Singleton< t_ADfA >::Inst(), Singleton< t_yield >::Inst(), ioQQQ, ipFineCont(), ipH1s, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipLITHIUM, ipPun, iso_sp, LIMELM, makeChemical(), MAX2, MIN2, t_yield::nelec_eject(), opac, OpacityAdd1Element(), OpacityAdd1SubshellInduc(), OpacityZero(), open_data(), pow2, POW3, PrintE93(), prtPunOpacSummary(), rfield, and save.
Referenced by SaveDo().