82 escout =
esccon(tout,hnukt);
88 receff_v = 0.5*(escin + escout);
96 escout =
esccon(tin*0.05,hnukt);
97 receff_v = 0.5*(escin + escout);
137 receff_v = sum/denom;
147 double OpacityEffective, EffectiveThickness;
168 EffectiveThickness = SPEEDLIGHT / dvdr;
169 tau = (
realnum)(OpacityEffective * EffectiveThickness);
179 receff_v = (1. - tau/2.);
181 receff_v = (1. -
dsexp( tau ) )/ tau;
182 ASSERT( receff_v >= 0.f );
183 ASSERT( receff_v <= 1.f );
187 fprintf(
ioQQQ,
" RECEFF does not understand the transfer method=%3.3s\n",
194 receff_v =
MIN2(1.,receff_v);
double RT_recom_effic(long int ip)
vector< double, allocator_avx< double > > ContBoltz
double anu(size_t i) const
long int nflux_with_check
double esccon(double tau, double hnukt)
vector< double, allocator_avx< double > > ExpZone
#define DEBUG_ENTRY(funcname)
long int * ipnt_coarse_2_fine
int fprintf(const Output &stream, const char *format,...)
realnum GetHubbleFactor(realnum z)