33 namespace heatTransferModels
39 sphericalHeatTransfer,
50 const dictionary&
dict,
51 const phaseInterface& interface
54 heatTransferModel(dict, interface),
57 interface.modelCast<heatTransferModel, dispersedPhaseInterface>()
73 const scalar residualAlpha
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
sphericalHeatTransfer(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
tmp< volScalarField > d() const
Return the Sauter-mean diameter.
Macros for easy insertion into run-time selection tables.
virtual ~sphericalHeatTransfer()
Destructor.
const rhoThermo & thermo() const
Return const-access to phase rhoThermo.
virtual const volScalarField & kappa() const =0
Thermal conductivity of mixture [W/m/K].
const phaseModel & dispersed() const
Dispersed phase.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.