#include "cddefines.h"#include "rfield.h"#include "thermal.h"#include "radius.h"#include "stopcalc.h"#include "dynamics.h"#include "parse.h"

Go to the source code of this file.
Functions | |
| void | ParseCoronal (char *chCard, long int *nqh, float *ar1) |
| void ParseCoronal | ( | char * | chCard, | |
| long int * | nqh, | |||
| float * | ar1 | |||
| ) |
Definition at line 13 of file parse_coronal.cpp.
References cdEXIT(), t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_thermal::ConstTemp, t_rfield::cutoff, DEBUG_ENTRY, DEBUG_EXIT, dynamics, FFmtRead(), INPUT_LINE_LENGTH, ioQQQ, t_dynamics::lg_coronal_time_init, t_radius::lgRadiusKnown, t_thermal::lgTSetOn, LIMSPC, nMatch(), t_rfield::nspec, t_radius::Radius, radius, t_radius::rdfalt, rfield, t_rfield::slope, StopCalc, t_StopCalc::TeHighest, t_StopCalc::TeLowest, thermal, and t_rfield::totpow.

1.5.5