Cloudy
Spectral Synthesis Code for Astrophysics
|
Go to the source code of this file.
Functions | |
bool | cloudy (void) |
void | SanityCheck (const char *chJob) |
bool cloudy | ( | void | ) |
cloudy the main routine, this IS Cloudy,
References AbundancesPrt(), AbundancesSet(), ASSERT, atmdat_readin(), Badnell_rec_init(), called, CloseSaveFiles(), ConserveEnergy(), ContCreateMesh(), ContCreatePointers(), continuum, ContSetIntensity(), conv, ConvInitSolution(), ConvIterCheck(), ConvPresTempEdenIoniz(), cpu, DEBUG_ENTRY, dynamics, fnzone, fprintf(), t_conv::getCounter(), t_cpu::i(), InitCoreloadPostparse(), InitDefaultsPreparse(), InitSimPostparse(), ioQQQ, iter_end_check(), iteration, iterations, IterEnd(), t_iterations::itermx, IterRestart(), IterStart(), t_continuum::lgCheckEnergyEveryZone, lgCheckMonitors(), lgElemsConserved(), t_noexec::lgNoExec, t_prt::lgOnlyHead, t_dynamics::lgStatic_completed, t_called::lgTalk, t_warnings::lgWarngs, lines(), LineStackCreate(), LoadIsotopes(), MAX2, t_cpu_i::MPIMode(), MS_POST_GRID, noexec, nzone, OpacityCreateAll(), ParseCommands(), prt, PrtComment(), PrtFinal(), PrtHeader(), radius_first(), radius_increment(), radius_next(), RT_continuum(), RT_diffuse(), RT_tau_inc(), RT_tau_init(), RT_tau_reset(), SanityCheck(), SaveDo(), SetPrintLineCol(), SpeciesBandsCreate(), SpeciesPseudoContCreate(), warnings, t_warnings::zero(), ZoneEnd(), and ZoneStart().
Referenced by cdDrive(), and optimize_func().
void SanityCheck | ( | const char * | chJob | ) |
SanityCheck confirm that various parts of the code still work
*chJob | is either "begin" or "final" begin is before code starts up final is after model is complete |
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, SanityCheckBegin(), and SanityCheckFinal().
Referenced by cloudy().