33 namespace heatTransferModels
53 const bool registerObject
58 dict.subDict(
"heatTransferModel"),
70 dict.subDict(
"heatTransferModel"),
91 const scalar residualAlpha
96 max(interface_.dispersed(), residualAlpha)
97 *interface_.dispersed().thermo().Cp()
98 *interface_.dispersed().rho()
102 return min(heatTransferModel_->K(residualAlpha),
limit);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Model for heat transfer between phases.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
timeScaleFilteredHeatTransfer(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
virtual ~timeScaleFilteredHeatTransfer()
Destructor.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
defineTypeNameAndDebug(constantNuHeatTransfer, 0)
addToRunTimeSelectionTable(heatTransferModel, constantNuHeatTransfer, dictionary)
complex limit(const complex &, const complex &)
const dimensionSet & dimTime
dimensioned< Type > min(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)