Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "thermal.h"
#include "input.h"
#include "optimize.h"
#include "phycon.h"
#include "dynamics.h"
#include "parser.h"
#include "atmdat.h"
Functions | |
void | ParseCoronal (Parser &p) |
void ParseCoronal | ( | Parser & | p | ) |
ParseCoronal parse the cronal equilibrum command
References atmdat, cdEXIT, DEBUG_ENTRY, dynamics, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), input, ioQQQ, Parser::lgEOL(), Parser::nMatch(), optimize, phycon, and thermal.
Referenced by ParseCommands().