34 #ifndef RanzMarshall_H 35 #define RanzMarshall_H 37 #include "heatTransferModel.H" 43 namespace heatTransferModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
RanzMarshall(const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
Ranz-Marshall correlation for turbulent heat transfer from the surface of a sphere to the surrounding...
const volScalarField & alpha1
virtual ~RanzMarshall()
Destructor.
TypeName("RanzMarshall")
Runtime type information.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...