Cloudy Data Archive|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "iso.h"#include "noexec.h"#include "ionbal.h"#include "hextra.h"#include "trace.h"#include "oxy.h"#include "conv.h"#include "prt.h"#include "heavy.h"#include "rfield.h"#include "phycon.h"#include "called.h"#include "hydrogenic.h"#include "timesc.h"#include "secondaries.h"#include "opacity.h"#include "thermal.h"#include "ipoint.h"#include "atmdat.h"#include "atmdat_adfa.h"#include "rt.h"#include "radius.h"#include "geometry.h"#include "grainvar.h"#include "continuum.h"#include "ion_trim.h"#include "freebound.h"#include "dense.h"
Functions | |
| STATIC void | conorm () |
| STATIC double | pintr (double penlo, double penhi) |
| STATIC double | qintr (double qenlo, double qenhi) |
| STATIC void | sumcon (long int il, long int ih, realnum *q, realnum *p, realnum *panu) |
| STATIC void | extin (realnum *ex1ryd) |
| void | IncidentContinuumHere () |
| void | ContSetIntensity () |
| STATIC void conorm | ( | ) |
References ASSERT, BIGDOUBLE, cdEXIT, DEBUG_ENTRY, dense, EXIT_FAILURE, exp10(), ffun1(), fp_equal(), fprintf(), geometry, gv, ioQQQ, ipHYDROGEN, min(), pintr(), pow2, prt, qintr(), radius, rfield, SMALLDOUBLE, STATIC, TotalInsanity(), and trace.
Referenced by ContSetIntensity().

| void ContSetIntensity | ( | ) |
ContSetIntensity derive intensity of incident continuum
References ASSERT, atmdat, BIGFLOAT, called, cdEXIT, t_ADfA::coll_ion_wrapper(), conorm(), continuum, DEBUG_ENTRY, dense, EdenChange(), EXIT_FAILURE, exp10(), extin(), ffun(), fprintf(), Heavy, hextra, hydro, Singleton< t_ADfA >::Inst(), ion_trim_init(), ionbal, ioQQQ, ipCARBON, ipH1s, ipH2p, ipH_LIKE, ipHELIUM, ipHYDROGEN, ipLITHIUM, ipoint(), ipOXYGEN, iso_continuum_lower(), iso_ctrl, iso_sp, LIMELM, MAX2, MIN2, NISO, noexec, opac, oxy, phycon, POW2, POW3, powpq(), prt, rfield, RT_OTS_Zero(), secondaries, ShowMe(), SMALLFLOAT, sumcon(), TempChange(), thermal, timesc, TorF(), TotalInsanity(), and trace.
Referenced by cloudy().

References DEBUG_ENTRY, ipoint(), rfield, sexp(), and STATIC.
Referenced by ContSetIntensity().

| void IncidentContinuumHere | ( | ) |
IncidentContinuumHere derive intensity of incident continuum
References DEBUG_ENTRY, ffun(), fprintf(), ioQQQ, max(), rfield, and SMALLFLOAT.

| STATIC double pintr | ( | double | penlo, |
| double | penhi ) |
References DEBUG_ENTRY, ffun1(), rfield, and STATIC.
Referenced by conorm().

| STATIC double qintr | ( | double | qenlo, |
| double | qenhi ) |
References ASSERT, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, ffun1(), fprintf(), ioQQQ, rfield, and STATIC.
Referenced by conorm().

References DEBUG_ENTRY, MIN2, rfield, and STATIC.
Referenced by ContSetIntensity().