35 #ifndef phaseFraction_H
36 #define phaseFraction_H
44 namespace wallBoilingModels
46 namespace partitioningModels
Generic GeometricField class.
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.
Wall heat-flux partitioned according to the phase volume fraction.
phaseFraction(const dictionary &dict)
Construct from a dictionary.
virtual autoPtr< partitioningModel > clone() const
Construct and return a clone.
virtual ~phaseFraction()
Destructor.
TypeName("phaseFraction")
Runtime type information.
virtual tmp< scalarField > wetFraction(const scalarField &alphaLiquid) const
Return the wet fraction.