Loading...
Searching...
No Matches
phaseFraction Class Reference

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

#include <phaseFraction.H>

Inheritance diagram for phaseFraction:
Collaboration diagram for phaseFraction:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

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

Source files

Definition at line 51 of file phaseFraction.H.

Constructor & Destructor Documentation

◆ phaseFraction()

phaseFraction ( const dictionary & dict)

Construct from a dictionary.

Definition at line 47 of file phaseFraction.C.

References dict, and partitioningModel::partitioningModel().

Here is the call graph for this function:

◆ ~phaseFraction()

virtual ~phaseFraction ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "phaseFraction" )

Runtime type information.

References dict.

◆ fLiquid()

Foam::tmp< Foam::scalarField > fLiquid ( const scalarField & alphaLiquid) const
virtual

Calculate and return the wall heat-flux partitioning.

Implements partitioningModel.

Definition at line 57 of file phaseFraction.C.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/derivedFvPatchFields/wallBoilingSubModels/partitioningModels/phaseFraction/phaseFraction.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/derivedFvPatchFields/wallBoilingSubModels/partitioningModels/phaseFraction/phaseFraction.C