cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
rt_continuum.cpp File Reference
#include "cddefines.h"
#include "rt.h"
#include "rfield.h"
#include "opacity.h"
#include "dense.h"
#include "geometry.h"
#include "trace.h"
#include "radius.h"
#include "iso.h"
#include "hextra.h"
#include "mole.h"
#include "freebound.h"
#include "cosmology.h"
#include "vectorize.h"
Include dependency graph for rt_continuum.cpp:

Go to the source code of this file.

Functions

STATIC void cmshft (void)
 
STATIC void pnegopc (void)
 
void RT_continuum (void)
 

Function Documentation

STATIC void cmshft ( void  )

Definition at line 22 of file rt_continuum.cpp.

References DEBUG_ENTRY, t_rfield::lgComptonOn, t_rfield::nflux, and rfield.

Referenced by RT_continuum().

STATIC void pnegopc ( void  )

Definition at line 48 of file rt_continuum.cpp.

References t_mesh::anu(), DEBUG_ENTRY, fprintf(), t_opac::lgNegOpacIO, t_rfield::nflux, opac, t_opac::opacity_abs, open_data(), and rfield.

Referenced by RT_continuum().

Here is the call graph for this function:

void RT_continuum ( void  )

RT_continuum attenuation of diffuse and beamed continua

Definition at line 70 of file rt_continuum.cpp.

References t_mesh::anu(), ASSERT, cdEXIT, t_rfield::chContLabel, t_rfield::chLineLabel, cmshft(), column(), t_rfield::ConEmitLocal, t_rfield::ConEmitOut, t_rfield::ConEmitReflec, t_rfield::ConInterOut, t_rfield::ConRefIncid, t_rfield::convoc, cosmology, t_hextra::CrsSecNeutron, DEBUG_ENTRY, dense, t_radius::depth, t_rfield::DiffuseEscape, t_geometry::DirectionalCosin, t_radius::drad, t_radius::drad_x_fillfac, t_radius::dRadSign, t_radius::dVolOutwrd, e2(), t_opac::E2TauAbsFace, t_opac::E2TauAbsOut, t_rfield::EnergyDiffCont, t_rfield::EnergyIncidCont, EXIT_FAILURE, t_opac::ExpmTau, t_opac::ExpZone, t_iso_sp::fb, findspecieslocal(), fixit, t_rfield::flux, t_rfield::flux_beam_const, t_rfield::flux_beam_time, t_rfield::flux_isotropic, t_rfield::flux_total_incident, fprintf(), t_dense::gas_phase, geometry, get_ptr(), hextra, ioQQQ, ipH_LIKE, ipHYDROGEN, t_rfield::ipPlasma, iso_sp, iteration, t_trace::lgConBug, t_cosmology::lgDo, t_hextra::lgNeutrnHeatOn, t_opac::lgOpacNeg, t_opac::lgScatON, t_geometry::lgSphere, t_trace::lgTrace, MAX2, t_rfield::nflux, nzone, t_rfield::OccNumbContEmitOut, t_rfield::OccNumbDiffCont, t_rfield::OccNumbIncidCont, opac, t_opac::opacity_abs, t_opac::opacity_sct, t_rfield::otscon, t_rfield::otslin, t_rfield::outlin, t_rfield::outlin_noplot, pnegopc(), POW2, pow2(), t_radius::r1r0sq, radius, t_radius::Radius, t_rfield::reflin, rfield, t_radius::rinner, SDIV(), t_rfield::setTrimming(), sexp(), ShowMe(), SMALLFLOAT, t_rfield::SummedCon, t_rfield::SummedDif, t_rfield::SummedOcc, t_opac::TauAbsFace, t_opac::TauAbsGeo, t_opac::TauAbsTotal, t_opac::TauScatFace, t_opac::TauScatGeo, t_opac::TauTotalGeo, t_opac::tmn, TotalInsanity(), t_hextra::totneu, trace, vexp(), t_rfield::vexp_arg, and t_dense::xIonDense.

Referenced by cloudy().

Here is the call graph for this function: