cloudy trunk
|
#include "cddefines.h"
#include "physconst.h"
#include "cddrive.h"
#include "lines_service.h"
#include "iso.h"
#include "continuum.h"
#include "stopcalc.h"
#include "hyperfine.h"
#include "dense.h"
#include "grainvar.h"
#include "version.h"
#include "rt.h"
#include "he.h"
#include "ionbal.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 "broke.h"
#include "pressure.h"
#include "mole.h"
#include "co.h"
#include "atoms.h"
#include "abund.h"
#include "rfield.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"
Go to the source code of this file.
Functions | |
STATIC void | chkCaHeps (double *totwid) |
STATIC void | prt_smooth_predictions (void) |
void | PrtComment (void) |
STATIC void chkCaHeps | ( | double * | totwid | ) |
Definition at line 2991 of file prt_comment.cpp.
References DEBUG_ENTRY, ipH2s, ipH_LIKE, ipHYDROGEN, ipT3969, iso_sp, MAX2, STATIC, and TauLines.
Referenced by PrtComment().
STATIC void prt_smooth_predictions | ( | void | ) |
Definition at line 3028 of file prt_comment.cpp.
References bangin(), caunin(), cdEXIT, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, findspecies(), molecule::index, INPUT_LINE_LENGTH, ioQQQ, ipCARBON, ipHYDROGEN, lgAbort, LIMELM, MIN2, nzone, phycon, pressure, SDIV(), ShowMe(), SMALLFLOAT, STATIC, struc, and warnin().
Referenced by PrtComment().
void PrtComment | ( | void | ) |
PrtComment analyze model, generating comments on its features
Definition at line 65 of file prt_comment.cpp.
References abund, AgeCheck(), ASSERT, atmdat, atoms, bangin(), broke, ca, called, caunin(), cdCautions(), cdEXIT, cdLine(), cdNotes(), cdNwcns(), cdReasonGeo(), cdSurprises(), cdWarnings(), chkCaHeps(), chLineLbl(), co, colden, continuum, conv, DEBUG_ENTRY, dense, DEPTH_OFFSET, DoppVel, dynamics, elementnames, EXIT_FAILURE, FndLineHt(), fudgec, geometry, gv, h2, hcmap, he, hextra, HFLines, hmi, hydro, hyperfine, two_photon::induc_dn_max, input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ionbal, ioPrnErr, ioQQQ, ipCARBON, ipCOL_H0, ipCOL_H2g, ipCOL_H2p, ipCOL_H2s, ipCOL_Hp, ipCOL_HTOT, ipH1s, ipH2p, ipH2s, ipH3p, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipOXYGEN, iso_ctrl, iso_sp, iteration, iterations, lgAbort, lgConserveEnergy(), lgPrnErr, lgTestCodeCalled, LIMELM, LineSv, magnetic, MAX2, MIN2, mole, mole_global, NISO, nLevel1, notein(), nWindLine, nzone, opac, oxy, phycon, powi(), pressure, prt_smooth_predictions(), radius, rfield, rt, RYDLAM, save, SDIV(), secondaries, ShowMe(), SMALLFLOAT, SOLAR_MASS, StopCalc, struc, TauLine2, TauLines, thermal, timesc, TotalInsanity(), trace, warnin(), warnings, wcnint(), and wind.
Referenced by cloudy().