38 #ifndef timeScaleFilteredHeatTransfer_H 39 #define timeScaleFilteredHeatTransfer_H 41 #include "heatTransferModel.H" 47 namespace heatTransferModels
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("timeScaleFiltered")
Runtime type information.
timeScaleFilteredHeatTransfer(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Model for heat transfer between phases.
A class for managing temporary objects.
virtual ~timeScaleFilteredHeatTransfer()
Destructor.