#include "cddefines.h"#include "taulines.h"#include "doppvel.h"#include "iso.h"#include "h2.h"#include "lines_service.h"#include "rfield.h"#include "dense.h"#include "opacity.h"#include "thermal.h"#include "geometry.h"#include "stopcalc.h"#include "ipoint.h"#include "abund.h"#include "conv.h"#include "atomfeii.h"#include "rt.h"#include "trace.h"Include dependency graph for rt_tau_init.cpp:

Go to the source code of this file.
Defines | |
| #define | TAULIM 1e8 | 
Functions | |
| void | RT_tau_init (void) | 
| #define TAULIM 1e8 | 
Definition at line 10 of file rt_tau_init.cpp.
| void RT_tau_init | ( | void | ) | 
RT_tau_init set initial outward optical depths at start of first iteration
Definition at line 29 of file rt_tau_init.cpp.
References ASSERT, DEBUG_ENTRY, dense, t_dense::eden, ExtraLymanLines, ipH_LIKE, iso, t_iso::lgDielRecom, t_dense::lgElmtOn, LIMELM, NISO, t_iso::nLyman, t_iso::numLevels_max, SatelliteLines, Transitions, and TransitionZero().
Referenced by cloudy().
Here is the call graph for this function:

 1.4.7