#include "cddefines.h"#include "wind.h"#include "opacity.h"#include "dense.h"#include "taulines.h"#include "radius.h"#include "phycon.h"#include "save.h"Go to the source code of this file.
Functions | |
| void | SaveSpecial (FILE *ioPUN, const char *chTime) |
| void SaveSpecial | ( | FILE * | io, | |
| const char * | chTime | |||
| ) |
SaveSpecial generate output for the save special command
| io | ||
| chTime |
Definition at line 14 of file save_special.cpp.
References Wind::AccelCont, t_rfield::anu, t_rfield::anu2, DEBUG_ENTRY, dense, t_dense::eden, EN1RYD, Wind::fmul, t_dense::gas_phase, TransitionProxy::ipCont(), ipH1s, ipH2p, ipH2s, ipH_LIKE, ipHYDROGEN, iso_sp, opac, t_opac::opacity_sct, pow(), PunFeII(), t_radius::Radius, radius, rfield, RYDLAM, t_iso_sp::st, t_iso_sp::trans(), t_iso_sp::TwoNu, t_rfield::widflx, wind, and t_dense::xMassDensity.
Referenced by SaveDo().
1.6.1