Uses of Package
pulse.problem.schemes.rte
-
Packages that use pulse.problem.schemes.rte Package Description pulse.problem.schemes This package deals with abstractions associated with finite differences in PULsE, including the definition ofGrid
s, which determine the partitioning rules for space and time variables.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.pulse.problem.schemes.rte.dom Contains the implementation of the discrete ordinates method (DOM) for the solution of a anisotropic nonlinear radiative transfer equation.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.pulse.problem.schemes.solvers Contains various finite-difference solvers for the different problem statements available. -
Classes in pulse.problem.schemes.rte used by pulse.problem.schemes Class Description RadiativeTransferSolver Manages processes to solve the radiative transfer equation and generate the input needed by the heat problem, i.e.RTECalculationStatus A measure of health for radiative transfer calculations. -
Classes in pulse.problem.schemes.rte used by pulse.problem.schemes.rte Class Description DerivativeCalculator This is basically a coupling interface between aSolver
and aRadiativeTransferSolver
.Fluxes RTECalculationListener Used to listed to status updates inRadiativeTransferSolver
subclasses.RTECalculationStatus A measure of health for radiative transfer calculations. -
Classes in pulse.problem.schemes.rte used by pulse.problem.schemes.rte.dom Class Description BlackbodySpectrum Contains methods for calculating the integral spectral characteristics of a black body with a specific spatial temperature profile.RadiativeTransferSolver Manages processes to solve the radiative transfer equation and generate the input needed by the heat problem, i.e.RTECalculationStatus A measure of health for radiative transfer calculations. -
Classes in pulse.problem.schemes.rte used by pulse.problem.schemes.rte.exact Class Description BlackbodySpectrum Contains methods for calculating the integral spectral characteristics of a black body with a specific spatial temperature profile.RadiativeTransferSolver Manages processes to solve the radiative transfer equation and generate the input needed by the heat problem, i.e.RTECalculationStatus A measure of health for radiative transfer calculations. -
Classes in pulse.problem.schemes.rte used by pulse.problem.schemes.solvers Class Description RTECalculationStatus A measure of health for radiative transfer calculations.