55 namespace wallBoilingModels
57 namespace partitioningModels
71 const scalar alphaCrit_;
77 template<
class ScalarFieldType>
80 const ScalarFieldType& alphaLiquid
Generic GeometricField class.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for managing temporary objects.
Base class for wall heat flux partitioning models.
Lavieville wall heat flux partitioning model.
virtual autoPtr< partitioningModel > clone() const
Construct and return a clone.
virtual tmp< scalarField > wetFraction(const scalarField &alphaLiquid) const
Return the wet fraction.
virtual void write(Ostream &os) const
Write to stream.
virtual ~Lavieville()
Destructor.
Lavieville(const dictionary &dict)
Construct from a dictionary.
TypeName("Lavieville")
Runtime type information.