84 public departureFrequencyModel
89 Cole(
const Cole&) =
delete;
92 void operator=(
const Cole&) =
delete;
108 virtual ~Cole() =
default;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
departureFrequencyModel()=default
Default construct.
A correlation for bubble departure frequency modelling based on Cole (1960) for boiling flows.
TypeName("Cole")
Runtime type information.
virtual tmp< scalarField > fDeparture(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &dDep) const
Calculate and return the bubble departure frequency.
virtual ~Cole()=default
Destructor.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.