66 sprintf( chField7,
"####%3ld",
nzone );
70 sprintf( chField7,
"###%4ld",
nzone );
93 fprintf(
ioQQQ,
" H:%.2e %.2e 2H2/H: %.2e He: %.2e %.2e %.2e\n",
115 for( i=0; i <
LIMELM; i++ )
133 " Dynamics wind V:%.3e km/s a(grav):%.2e a(tot):%.2e Fr(cont):%6.3f "
215 fixit(
"add a command line option to activate this");
220 (*diatom)->H2_PrtDepartCoef();
241 double Pcon_nT = (Tincid + Tdiff) / SPEEDLIGHT;
242 Pcon_nT /= BOLTZMANN;
263 for( i=0; i < 3; i++ )
354 for( nelem=ipISO; nelem<
LIMELM; ++nelem )
358 if(
iso_sp[ipISO][nelem].lgPrtLevelPops )
362 if(
iso_sp[ipISO][nelem].lgPrtDepartCoef )
410 for(
size_t nd=0; nd <
gv.
bin.size(); nd++ )
415 chQHMark = (char)((
gv.
bin[nd]->lgQHeat &&
gv.
bin[nd]->lgUseQHeat ) ?
'*' :
' ');
453 (*diatom)->H2_Prt_Zone();
460 for( i=0; i < 4; i++ )
465 for( i=0; i < 5; i++ )
479 for( i=0; i < 3; i++ )
485 for( i=0; i < 4; i++ )
497 for( i=0; i < 6; i++ )
507 for( i=0; i < 5; i++ )
517 for( i=0; i < 7; i++ )
544 for( i=1; i <= 8; i++ )
568 for( i=1; i <= 9; i++ )
595 for( i=0; i < nelem+2; i++ )
605 for( i=0; i < nelem+1; i++ )
615 for( nelem=ipALUMINIUM; nelem <
LIMELM; ++nelem )
628 for( i=0; i < LINE; i++ )
638 for( i=0; i < LINE; i++ )
t_mole_global mole_global
void PrintE93(FILE *, double)
long int IonHigh[LIMELM+1]
bool lgTimeDependentStatic
molezone * findspecieslocal(const char buf[])
void PrtLinePres(FILE *ioPRESSURE)
double pres_radiation_lines_curr
t_elementnames elementnames
t_iso_sp iso_sp[NISO][LIMELM]
double xIonDense[LIMELM][LIMELM+1]
valarray< class molezone > species
realnum AccelTotalOutward
count_ptr< chem_nuclide > findnuclide(const char buf[])
vector< diatomics * > diatoms
double column(const genericState &gs)
double heating(long nelem, long ion)
realnum gas_phase[LIMELM]
double CompRecoilHeatLocal
#define DEBUG_ENTRY(funcname)
double powpq(double x, int p, int q)
int fprintf(const Output &stream, const char *format,...)
sys_float SDIV(sys_float x)
bool lgStatic(void) const
void iso_prt_pops(long ipISO, long nelem, bool lgPrtDeparCoef)
char chElementName[LIMELM][CHARS_ELEMENT_NAME]
t_secondaries secondaries
vector< diatomics * >::iterator diatom_iter