Package pulse.problem.schemes.rte.exact
Contains classes for solving the radiative transfer equation in an absorbing-emitting medium (no scattering)
using a semi-analytical approach.
-
Class Summary Class Description ChandrasekharsQuadrature This quadrature methods of evaluating the composition product of the exponential integral and blackbody spectral power spectrum has been given by Chandrasekhar and is based on constructing a moment matrix.CompositionProduct A class for evaluating the definite integral .ExponentialIntegrals A factory class for creating and evaluatingExponentialIntegral
s of orders from 1 to 4.NewtonCotesQuadrature A class for evaluating the composition product using a simple Newton-Cotes quadrature with a cutoff.NonscatteringAnalyticalDerivatives A solver of the radiative transfer equation for an absorbing-emitting medium where the fluxes and their derivatives are calculated using analytical formulae with the selected numerical quadrature.NonscatteringDiscreteDerivatives A solver of the radiative transfer equation for an absorbing-emitting medium where the fluxes are calculated using analytical formulae while their derivatives are calculated using the central-difference approximation.NonscatteringRadiativeTransfer