|
cloudy trunk
|
#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 | ) |
Definition at line 423 of file save_opacity.cpp.
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 |
Definition at line 22 of file save_opacity.cpp.
References abund, AnuUnit(), AS_LOCAL_ONLY, ASSERT, cdEXIT, continuum, DEBUG_ENTRY, dense, elementnames, EVRYD, EXIT_FAILURE, EXIT_SUCCESS, FILENAME_PATH_LENGTH_2, Heavy, Singleton< t_ADfA >::Inst(), Singleton< t_yield >::Inst(), ioQQQ, ipFineCont(), ipH1s, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipLITHIUM, iso_sp, LIMELM, MAX2, MIN2, t_yield::nelec_eject(), opac, OpacityAdd1Element(), OpacityAdd1SubshellInduc(), OpacityZero(), open_data(), POW3, PrintE93(), prtPunOpacSummary(), rfield, and save.
Referenced by SaveDo().
