cloudy trunk
|
#include "cddefines.h"
#include "rfield.h"
#include "opacity.h"
#include "dense.h"
#include "colden.h"
#include "geometry.h"
#include "trace.h"
#include "radius.h"
#include "iso.h"
#include "hextra.h"
Go to the source code of this file.
Functions | |
STATIC void | cmshft (void) |
STATIC void | pnegopc (void) |
void | RT_continuum (void) |
STATIC void cmshft | ( | void | ) |
Definition at line 19 of file rt_continuum.cpp.
References DEBUG_ENTRY, rfield, and STATIC.
Referenced by RT_continuum().
STATIC void pnegopc | ( | void | ) |
Definition at line 45 of file rt_continuum.cpp.
References AS_LOCAL_ONLY, DEBUG_ENTRY, opac, open_data(), rfield, and STATIC.
Referenced by RT_continuum().
void RT_continuum | ( | void | ) |
RT_continuum attenuation of diffuse and beamed continua
Definition at line 67 of file rt_continuum.cpp.
References ASSERT, cdEXIT, cmshft(), colden, DEBUG_ENTRY, dense, e2(), EN1RYD, EXIT_FAILURE, geometry, hextra, ioQQQ, ipCOL_H0, ipH_LIKE, ipHYDROGEN, iso_sp, iteration, MAX2, nzone, opac, pnegopc(), POW2, radius, rfield, SDIV(), sexp(), ShowMe(), SMALLFLOAT, TestCode(), TotalInsanity(), and trace.
Referenced by cloudy().