cloudy
trunk
|
#include "cddefines.h"
#include "thermal.h"
#include "input.h"
#include "optimize.h"
#include "phycon.h"
#include "dynamics.h"
#include "parser.h"
#include "atmdat.h"
Go to the source code of this file.
Functions | |
void | ParseCoronal (Parser &p) |
void ParseCoronal | ( | Parser & | p | ) |
ParseCoronal parse the cronal equilibrum command
Definition at line 14 of file parse_coronal.cpp.
References atmdat, cdEXIT, t_optimize::chVarFmt, t_thermal::ConstTemp, DEBUG_ENTRY, dynamics, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), input, ioQQQ, t_dynamics::lg_coronal_time_init, t_atmdat::lgChiantiLevelsSet, Parser::lgEOL(), t_dynamics::lgRecom, t_atmdat::lgStoutLevelsSet, t_thermal::lgTemperatureConstant, t_thermal::lgTemperatureConstantCommandParsed, t_dynamics::lgTimeDependentStatic, t_dynamics::lgTracePrint, t_optimize::lgVarOn, t_atmdat::nChiantiMaxLevels, t_atmdat::nChiantiMaxLevelsFe, t_atmdat::nDefaultCollLevels, t_atmdat::nDefaultCollLevelsFe, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_atmdat::nStoutMaxLevels, t_atmdat::nStoutMaxLevelsFe, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, phycon, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, thermal, t_optimize::varang, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().