Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "prt.h"
#include "cddrive.h"
#include "iso.h"
#include "continuum.h"
#include "stopcalc.h"
#include "hyperfine.h"
#include "grainvar.h"
#include "version.h"
#include "rt.h"
#include "he.h"
#include "taulines.h"
#include "hydrogenic.h"
#include "lines.h"
#include "trace.h"
#include "hcmap.h"
#include "hmi.h"
#include "save.h"
#include "h2.h"
#include "conv.h"
#include "dynamics.h"
#include "opacity.h"
#include "geometry.h"
#include "elementnames.h"
#include "ca.h"
#include "pressure.h"
#include "co.h"
#include "atoms.h"
#include "abund.h"
#include "colden.h"
#include "phycon.h"
#include "timesc.h"
#include "hextra.h"
#include "radius.h"
#include "iterations.h"
#include "fudgec.h"
#include "called.h"
#include "magnetic.h"
#include "wind.h"
#include "secondaries.h"
#include "struc.h"
#include "oxy.h"
#include "input.h"
#include "thermal.h"
#include "atmdat.h"
#include "warnings.h"
#include "mole.h"
#include "rfield.h"
#include "doppvel.h"
#include "freebound.h"
#include "two_photon.h"
#include "dense.h"
#include "lines_service.h"
Functions | |
STATIC void | chkCaHeps (double *totwid) |
STATIC void | prt_smooth_predictions (void) |
void | PrtComment (void) |
STATIC void chkCaHeps | ( | double * | totwid | ) |
References atmdat, cdEXIT, dBaseTrans, DEBUG_ENTRY, TransitionProxy::Emis(), EXIT_FAILURE, fprintf(), ioQQQ, ipCALCIUM, ipH2s, ipH_LIKE, TransitionProxy::ipHi(), ipHYDROGEN, TransitionProxy::ipLo(), iso_sp, MAX2, STATIC, and EmissionProxy::TauIn().
Referenced by PrtComment().
STATIC void prt_smooth_predictions | ( | void | ) |
References bangin(), caunin(), cdEXIT, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, exp10(), findspecies(), fprintf(), molecule::index, INPUT_LINE_LENGTH, ioQQQ, ipCARBON, ipHYDROGEN, LIMELM, LineSave, MIN2, nzone, phycon, pressure, SDIV(), ShowMe(), SMALLFLOAT, STATIC, and struc.
Referenced by PrtComment().
void PrtComment | ( | void | ) |
PrtComment analyze model, generating comments on its features
References abund, AgeCheck(), ASSERT, atmdat, atoms, bangin(), ca, called, caunin(), cdCautions(), cdEXIT, cdLine(), cdNotes(), cdReasonGeo(), cdSurprises(), cdWarnings(), chkCaHeps(), chLineLbl(), co, colden, column(), ConserveEnergy(), continuum, conv, cpu, DEBUG_ENTRY, dense, DEPTH_OFFSET, DF_SUBLIMATION, DoppVel, dynamics, elementnames, EXIT_FAILURE, exp10(), ExtraLymanLinesJ05, ExtraLymanLinesJ15, findspecieslocal(), FndLineHt(), fprintf(), fudgec, geometry, gv, h2, Hbeta_WavLen, hcmap, he, hextra, HFLines, hmi, hydro, hyperfine, two_photon::induc_dn_max, input, INPUT_LINE_LENGTH, Singleton< module_list >::Inst(), Singleton< t_version >::Inst(), ioPrnErr, ioQQQ, ipCARBON, ipCOL_HTOT, ipH1s, ipH2p, ipH2s, ipH3p, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipOXYGEN, iso_ctrl, iso_sp, iteration, iterations, lgPrnErr, lgTestCodeCalled, LIMELM, LineSave, module_list::m_l, magnetic, MIN2, mole, mole_global, NISO, notein(), NULL, nWindLine, nzone, opac, oxy, phycon, powi(), pressure, prt_smooth_predictions(), radius, rfield, rgcin(), rt, save, SDIV(), secondaries, ShowMe(), SMALLFLOAT, StopCalc, struc, TauLine2, thermal, timesc, TotalInsanity(), trace, warnin(), warnings, and wind.
Referenced by cloudy().