cloudy
trunk
|
#include "cddefines.h"
#include "thermal.h"
#include "radius.h"
#include "conv.h"
#include "dense.h"
#include "taulines.h"
#include "phycon.h"
#include "elementnames.h"
#include "dynamics.h"
#include "save.h"
#include "lines_service.h"
Go to the source code of this file.
Functions | |
void | SaveHeat (FILE *io) |
void SaveHeat | ( | FILE * | io | ) |
SaveHeat save contributors to local heating, with save heat command, called by save_do
io | the file we will write to |
Definition at line 18 of file heat_save.cpp.
References ASSERT, TransitionProxy::associated(), t_thermal::chClntLab, t_elementnames::chElementSym, t_elementnames::chIonStage, chLineLbl(), CollisionProxy::col_str(), TransitionProxy::Coll(), t_thermal::collam, conv, t_dynamics::Cool(), t_thermal::ctot, DEBUG_ENTRY, dense, t_radius::depth_mid_zone, dynamics, elementnames, TransitionProxy::Emis(), FndLineHt(), fprintf(), t_dynamics::Heat(), CollisionProxy::heat(), t_thermal::heating(), t_thermal::heatnt, t_thermal::htot, ioQQQ, t_conv::lgConvEden, t_conv::lgConvIoniz(), t_conv::lgConvPres, t_conv::lgConvTemp, LIMELM, t_thermal::ncltot, EmissionProxy::Pesc(), phycon, EmissionProxy::pump(), radius, safe_div(), save, SMALLFLOAT, spsort(), EmissionProxy::TauIn(), t_phycon::te, thermal, UNUSED, t_save::WeakHeatCool, and t_dense::xIonDense.
Referenced by ConvBase(), and SaveDo().