#include "cddefines.h"#include "thermal.h"#include "dynamics.h"#include "radius.h"#include "conv.h"#include "phycon.h"#include "punch.h"Include dependency graph for cool_punch.cpp:

Go to the source code of this file.
Functions | |
| void | CoolPunch (FILE *io) | 
Variables | |
| static const int | IPRINT = 100 | 
| void CoolPunch | ( | FILE * | io | ) | 
CoolPunch punch coolants, called by punch_do
| io | 
Definition at line 16 of file cool_punch.cpp.
References CALLOC, t_dynamics::Cool, t_thermal::cooling, t_thermal::ctot, DEBUG_ENTRY, dynamics, t_dynamics::Heat, t_thermal::heatnt, t_thermal::htot, MAX2, t_thermal::ncltot, punch, thermal, and t_punch::WeakHeatCool.
const int IPRINT = 100 [static]           | 
        
Definition at line 13 of file cool_punch.cpp.
 1.4.7