64 for(
int i = 0; i <=
LIMELM ; i++ )
88 for( i=0; i <
thermal.ncltot; i++ )
101 for( i=0; i <
thermal.ncltot; i++ )
132 for(
long ipSpecies=0; ipSpecies<
nSpecies; ipSpecies++ )
139 int ipHi = (*tr).ipHi();
140 if (ipHi >=
dBaseSpecies[ipSpecies].numLevels_local || (*tr).ipCont() <= 0)
142 thermal.heatl += (*tr).Coll().heat();
151 enum {DEBUG_LOC=
false};
155 fprintf(
ioQQQ,
" all heating lines > %.4f of heatl printed next \n",
173 for (
int ipSpecies=0; ipSpecies <
nSpecies; ++ipSpecies)
176 em !=
dBaseTrans[ipSpecies].Emis().end(); ++em)
178 if( (*em).Tran().Coll().heat()/
thermal.heatl > thresh )
188 fprintf(
ioQQQ,
" CoolSum finds cooling <= 0%10.2e\n",
193 fprintf(
ioQQQ,
" CoolSum finds negative heating %10.2e %10.2e\n",
#define DEBUG_ENTRY(funcname)
EmissionProxy::iterator iterator
TransitionProxy::iterator iterator
void CoolSum(double *total)
void CoolAdd(const char *chLabel, realnum lambda, double cool)
TransitionList TauLine2("TauLine2", &AnonStates)
vector< TransitionList > dBaseTrans
TransitionList TauLines("TauLines", &AnonStates)
void DumpLine(const TransitionProxy &t)