Package pulse.problem.schemes.rte
Contains generic classes that act as a bridge between the specific
implementation of radiative heat transfer and the heat problem solvers.
-
Interface Summary Interface Description DerivativeCalculator This is basically a coupling interface between aSolver
and aRadiativeTransferSolver
.RTECalculationListener Used to listed to status updates inRadiativeTransferSolver
subclasses. -
Class Summary Class Description BlackbodySpectrum Contains methods for calculating the integral spectral characteristics of a black body with a specific spatial temperature profile.Fluxes FluxesAndExplicitDerivatives FluxesAndImplicitDerivatives RadiativeTransferSolver Manages processes to solve the radiative transfer equation and generate the input needed by the heat problem, i.e. -
Enum Summary Enum Description RTECalculationStatus A measure of health for radiative transfer calculations.