cloudy
trunk
|
#include "cddefines.h"
#include "continuum.h"
#include "dense.h"
#include "iso.h"
#include "grains.h"
#include "rfield.h"
#include "stars.h"
#include "parser.h"
Go to the source code of this file.
Functions | |
void | ParseCompile (Parser &p) |
void ParseCompile | ( | Parser & | p | ) |
ParseCompile compile werner or kurucz model atmospheres into cloudy format, by K Volk
*chCard |
Definition at line 14 of file parse_compile.cpp.
References ASSERT, AtlasCompile(), atmdat_readin(), Badnell_rec_init(), cdEXIT, ContCreateMesh(), ContCreatePointers(), CoStarCompile(), DEBUG_ENTRY, dense, ES_FAILURE, ES_SUCCESS, EXIT_FAILURE, EXIT_SUCCESS, Parser::FFmtRead(), FILENAME_PATH_LENGTH_2, fprintf(), Parser::GetQuote(), GridCompile(), ioQQQ, ipH_LIKE, ipHE_LIKE, iso_ctrl, iso_sp, iso_update_num_levels(), Kurucz79Compile(), t_opac::lgCompileOpac, t_isoCTRL::lgCompileRecomb, t_dense::lgElmtOn, Parser::lgEOL(), t_mesh::lgMeshSetUp(), LIKE_RREC_MAXN, LIMELM, mie_write_opc(), MihalasCompile(), t_iso_sp::n_HighestResolved_max, t_iso_sp::nCollapsed_max, process_counter::nFail, process_counter::nFound, Parser::nMatch(), Parser::nMatchErase(), process_counter::nOK, process_counter::notProcessed, opac, OpacityCreateAll(), RauchCompile(), rfield, RREC_MAXN, SB_NEBULAR, SB_STELLAR, SB_TOTAL, StarburstCompile(), StarburstInitialize(), Parser::StringError(), strstr_s(), TlustyCompile(), WernerCompile(), and WMBASICCompile().
Referenced by ParseCommands().