#include "cddefines.h"#include "rfield.h"#include "thermal.h"#include "input.h"#include "optimize.h"#include "phycon.h"#include "radius.h"#include "dynamics.h"#include "parser.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 15 of file parse_coronal.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_optimize::chVarFmt, t_thermal::ConstTemp, t_rfield::cutoff, DEBUG_ENTRY, dynamics, t_rfield::egamry, Parser::FFmtRead(), input, ioQQQ, t_dynamics::lg_coronal_time_init, Parser::lgEOL(), t_radius::lgRadiusKnown, t_thermal::lgTemperatureConstant, t_thermal::lgTemperatureConstantCommandParsed, t_dynamics::lgTracePrint, t_optimize::lgVarOn, LIMSPC, Parser::m_nqh, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_rfield::nShape, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, phycon, pow(), t_radius::Radius, radius, t_radius::rdfalt, rfield, t_rfield::slope, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, thermal, t_rfield::totpow, t_optimize::varang, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().
1.6.1