#include "cddefines.h"
#include "continuum.h"
#include "atmdat.h"
#include "dense.h"
#include "iso.h"
#include "helike.h"
#include "helike_recom.h"
#include "grains.h"
#include "rfield.h"
#include "stars.h"
#include "parse.h"
#include "input.h"
Go to the source code of this file.
Functions | |
void | ParseCompile (char *chCard) |
void ParseCompile | ( | char * | chCard | ) |
ParseCompile compile werner or kurucz model atmospheres into cloudy format, by K Volk
*chCard |
Definition at line 18 of file parse_compile.cpp.
References AtlasCompile(), atmdat_readin(), cdEXIT(), t_input::chOrgCard, ContCreateMesh(), ContCreatePointers(), CoStarCompile(), DEBUG_ENTRY, DEBUG_EXIT, dense, FFmtRead(), FILENAME_PATH_LENGTH_2, GetQuote(), GridCompile(), HE_LIKE_RREC_MAXN, HE_RREC_MAXN, helike, input, INPUT_LINE_LENGTH, ioQQQ, ipHE_LIKE, ipHELIUM, iso, Kurucz79Compile(), t_rfield::lgCompileGauntFF, t_opac::lgCompileOpac, t_helike::lgCompileRecomb, t_dense::lgElmtOn, LIMELM, mie_write_opc(), MihalasCompile(), t_iso::n_HighestResolved_max, t_iso::nCollapsed_max, nMatch(), t_iso::nTopOff, t_iso::numLevels_max, opac, OpacityCreateAll(), RauchCompile(), rfield, StarburstCompile(), StarburstInitialize(), TlustyCompile(), WernerCompile(), and WMBASICCompile().
Referenced by ParseCommands().