#include "cddefines.h"#include "opacity.h"#include "geometry.h"#include "lines_service.h"#include "prt.h"#include "rt.h"

Go to the source code of this file.
Functions | |
| void | RT_line_one_tau_reset (EmLine *t, double WeightNew) |
| void RT_line_one_tau_reset | ( | EmLine * | t, | |
| double | f1 | |||
| ) |
RT_line_one_tau_reset computes average of old and new optical depths for new scale at end of iter
| t | ||
| f1 |
Definition at line 12 of file rt_line_one_tau_reset.cpp.
References chLineLbl(), EmLine::cool, DEBUG_ENTRY, DEBUG_EXIT, t_rt::DoubleTau, EmLine::FracInwd, geometry, EmLine::heat, ioQQQ, iteration, t_prt::lgPrtMaser, t_geometry::lgSphere, t_geometry::lgStatic, MAX2, MIN2, opac, EmLine::Pdest, EmLine::Pelec_esc, EmLine::Pesc, EmLine::phots, EmLine::PopHi, EmLine::PopLo, EmLine::PopOpc, prt, rt, EmLine::TauCon, EmLine::TauIn, t_opac::taumin, EmLine::TauTot, and EmLine::xIntensity.
Referenced by FeII_RT_tau_reset(), H2_RT_tau_reset(), and RT_tau_reset().

1.5.5