Cloudy
Spectral Synthesis Code for Astrophysics
|
Go to the source code of this file.
Classes | |
struct | t_grid |
Functions | |
void | grid_do () |
void | gridXspec (realnum *, long) |
void | GridRetrieveXSPECData (int option) |
Variables | |
const int | NUM_OUTPUT_TYPES = 11 |
t_grid | grid |
void grid_do | ( | ) |
called by cdDrive
References called, cdEXIT, chOptimFileName, t_optimize::chOptRtn, t_optimize::chVarFmt, GrainVar::clear(), t_optimize::ColDen_Obs, t_optimize::ContNFnu, conv, cpu, t_input::crd, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), grid, gridXspec(), gv, t_cpu::i(), InitDefaultsPreparse(), input, Singleton< t_version >::Inst(), ioQQQ, t_prt::lgFaintOn, t_grid::lgGrid, t_optimize::lgInitialParse, t_grid::lgLinearIncrements, t_cpu_i::lgMPI(), t_optimize::lgOptDiam, t_optimize::lgOptimFlow, t_optimize::lgOptLum, t_grid::lgParallel, t_optimize::lgParallel, t_called::lgTalk, t_called::lgTalkIsOK, t_trace::lgTrOptm, t_conv::LimFail, LIMPAR, LoadIsotopes(), MakeInputLine(), t_cpu_i::nCPU(), t_optimize::nIterOptim, t_optimize::nOptimiz, t_optimize::nparm, t_optimize::nRangeSet, t_grid::numParamValues, t_optimize::nvarxt, t_optimize::nvary, t_optimize::nvfpnt, optimize, optimize_do(), t_optimize::OptIncrm, t_grid::paramIncrements, t_grid::paramLimits, t_grid::paramValuesFromList, ParseCommands(), prt, t_optimize::temp_obs, trace, t_grid::useCPU, t_optimize::useCPU, t_optimize::varang, t_optimize::varmax, t_optimize::varmin, t_optimize::vincr, t_optimize::vparm, and t_optimize::xLineInt_Obs.
Referenced by cdDrive().
void GridRetrieveXSPECData | ( | int | option | ) |
GridRetrieveXSPECData - obtain the correct spectrum for each grid point
References multi_arr< T, d, ALLOC, lgBC >::alloc(), ASSERT, cdEXIT, cdSPEC2(), DEBUG_ENTRY, multi_arr< T, d, ALLOC, lgBC >::empty(), EXIT_FAILURE, fprintf(), grid, ioQQQ, t_grid::lgGrid, t_grid::lgOutputTypeOn, t_rfield::nflux, t_optimize::nOptimiz, NUM_OUTPUT_TYPES, optimize, multi_arr< T, d, ALLOC, lgBC >::reserve(), rfield, t_grid::Spectra, and t_grid::totNumModels.
Referenced by saveFITSfile().
t_grid grid |
Referenced by AtlasInterpolate(), cdDrive(), cdInit(), cdMain(), cdPrepareExit(), cdRead(), CloseSaveFiles(), ConvBase(), CoStarInterpolate(), grid_do(), GridInterpolate(), GridRetrieveXSPECData(), gridXspec(), HaardtMadauInterpolate(), InitDefaultsPreparse(), KhaireSrianandInterpolate(), Kurucz79Interpolate(), lgCompileAtmosphere(), main(), MihalasInterpolate(), optimize_func(), ParseCommands(), ParseCrashDo(), ParseGrid(), ParseSave(), process_output(), RauchInterpolateCOWD(), RauchInterpolateHCa(), RauchInterpolateHelium(), RauchInterpolateHNi(), RauchInterpolateHpHe(), RauchInterpolateHydr(), RauchInterpolatePG1159(), SaveDo(), SaveFilesInit(), saveFITSfile(), SaveGrid(), saveXSPEC(), TlustyInterpolate(), vary_input(), WernerInterpolate(), and WMBASICInterpolate().
const int NUM_OUTPUT_TYPES = 11 |
Referenced by cdInit(), GridRetrieveXSPECData(), process_output(), SaveDo(), saveFITSfile(), and saveXSPEC().