#include "cddefines.h"
#include "thermal.h"
#include "radius.h"
#include "conv.h"
#include "lines_service.h"
#include "dense.h"
#include "taulines.h"
#include "phycon.h"
#include "elementnames.h"
#include "dynamics.h"
#include "punch.h"
Go to the source code of this file.
Functions | |
void | HeatPunch (FILE *io) |
Variables | |
static const int | IPRINT = 9 |
void HeatPunch | ( | FILE * | io | ) |
HeatPunch punch contributors to local heating, with punch heat command, called by punch_do
io |
Definition at line 22 of file heat_punch.cpp.
References ASSERT, C12O16Rotate, C13O16Rotate, CALLOC, cdEXIT(), t_thermal::chClntLab, t_elementnames::chElementSym, t_elementnames::chIonStage, chLabel, chLineLbl(), t_thermal::collam, conv, t_dynamics::Cool, EmLine::cs, t_thermal::ctot, DEBUG_ENTRY, DEBUG_EXIT, dense, t_radius::depth_mid_zone, dynamics, elementnames, FndLineHt(), EmLine::heat, t_dynamics::Heat, t_thermal::heating, t_thermal::heatnt, HFLines, t_thermal::htot, ioQQQ, IPRINT, t_conv::lgConvEden, t_conv::lgConvIoniz, t_conv::lgConvPres, t_conv::lgConvTemp, LIMELM, MIN2, t_thermal::ncltot, EmLine::Pesc, phycon, EmLine::pump, punch, radius, SMALLFLOAT, spsort(), EmLine::TauIn, TauLine2, TauLines, t_phycon::te, thermal, t_punch::WeakHeatCool, and t_dense::xIonDense.
Referenced by PunchDo().
const int IPRINT = 9 [static] |