Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
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:

Functions

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

Function Documentation

◆ cmshft()

STATIC void cmshft ( void )

References DEBUG_ENTRY, rfield, and STATIC.

Referenced by RT_continuum().

◆ pnegopc()

STATIC void pnegopc ( void )

References DEBUG_ENTRY, fprintf(), opac, open_data(), rfield, and STATIC.

Referenced by RT_continuum().

Here is the call graph for this function:

◆ RT_continuum()

void RT_continuum ( void )

RT_continuum attenuation of diffuse and beamed continua

References ASSERT, cdEXIT, cmshft(), column(), cosmology, DEBUG_ENTRY, dense, e2(), EXIT_FAILURE, findspecieslocal(), fixit, fprintf(), geometry, hextra, ioQQQ, ipH_LIKE, ipHYDROGEN, iso_sp, iteration, MAX2, nzone, opac, pnegopc(), POW2, pow2, radius, rfield, SDIV(), sexp(), ShowMe(), SMALLFLOAT, TotalInsanity(), trace, and vexp().

Referenced by cloudy().

Here is the call graph for this function: