#include "cddefines.h"#include "physconst.h"#include "rfield.h"#include "opacity.h"#include "wind.h"#include "dense.h"#include "rt.h"

Go to the source code of this file.
Functions | |
| void | RT_radiative_acceleration (void) |
| void RT_radiative_acceleration | ( | void | ) |
rt_radiative_acceleration radiative accel due to incident continuum, calls rt_line_driving for lines
Definition at line 12 of file rt_radiative_acceleration.cpp.
References t_wind::AccelCont, t_wind::AccelLine, t_wind::AccelPres, t_wind::AccelTot, t_rfield::anu, t_rfield::ConInterOut, DEBUG_ENTRY, DEBUG_EXIT, dense, EN1RYD, t_rfield::flux, t_rfield::nflux, opac, t_opac::opacity_abs, t_opac::opacity_sct, t_rfield::outlin, t_rfield::outlin_noplot, rfield, RT_line_driving(), SPEEDLIGHT, wind, and t_dense::xMassDensity.
Referenced by DynaPresChngFactor(), lgConvPres(), and radius_first().

1.5.5