Skip to content

jhan_temp_EffExtinction_coeffs

Paul Leopardi edited this page Oct 8, 2024 · 9 revisions

subroutine EffectiveExtinctCoeffs(...)

...

...

EffExtCoeff_beam = 0.

call EffectiveExtinctCoeff()

EffExtCoeff_dif = 0.

call EffectiveExtinctCoeff()

End Subroutine EffectiveExtinctCoeffs

Previous

Clone this wiki locally