Public Member Functions | List of all members
phaseFraction Class Reference

Wall heat-flux partitioned according to the phase volume fraction. More...

Inheritance diagram for phaseFraction:
Inheritance graph
[legend]
Collaboration diagram for phaseFraction:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("phaseFraction")
 Runtime type information. More...
 
 phaseFraction (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~phaseFraction ()
 Destructor. More...
 
virtual tmp< scalarFieldfLiquid (const scalarField &alphaLiquid) const
 Calculate and return the wall heat-flux partitioning. More...
 
- Public Member Functions inherited from partitioningModel
 TypeName ("partitioningModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, partitioningModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 partitioningModel ()
 Construct null. More...
 
virtual ~partitioningModel ()
 Destructor. More...
 
virtual void write (Ostream &os) const
 

Additional Inherited Members

- Static Public Member Functions inherited from partitioningModel
static autoPtr< partitioningModelNew (const dictionary &dict)
 Select null constructed. More...
 

Detailed Description

Wall heat-flux partitioned according to the phase volume fraction.

Source files

Definition at line 52 of file phaseFraction.H.

Constructor & Destructor Documentation

◆ phaseFraction()

phaseFraction ( const dictionary dict)

Construct from a dictionary.

◆ ~phaseFraction()

virtual ~phaseFraction ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "phaseFraction"  )

Runtime type information.

◆ fLiquid()

virtual tmp<scalarField> fLiquid ( const scalarField alphaLiquid) const
virtual

Calculate and return the wall heat-flux partitioning.

Implements partitioningModel.


The documentation for this class was generated from the following file: