Public Member Functions | List of all members
StaticPhaseModel< BasePhaseModel > Class Template Reference

Class which represents a static fluid phase. More...

Inheritance diagram for StaticPhaseModel< BasePhaseModel >:
Inheritance graph
[legend]
Collaboration diagram for StaticPhaseModel< BasePhaseModel >:
Collaboration graph
[legend]

Public Member Functions

 StaticPhaseModel (const phaseSystem &fluid, const word &phaseName)
 
virtual ~StaticPhaseModel ()=default
 
virtual void correct ()
 
virtual tmp< surfaceScalarFieldphi () const
 
virtual const surfaceScalarFieldphi ()
 
virtual tmp< surfaceScalarFieldalphaPhi () const
 
virtual surfaceScalarFieldalphaPhi ()
 
virtual tmp< volVectorFieldU () const
 
virtual tmp< surfaceScalarFielddiffNo () const
 

Detailed Description

template<class BasePhaseModel>
class Foam::StaticPhaseModel< BasePhaseModel >

Class which represents a static fluid phase.

Source files

Definition at line 47 of file StaticPhaseModel.H.

Constructor & Destructor Documentation

◆ StaticPhaseModel()

StaticPhaseModel ( const phaseSystem fluid,
const word phaseName 
)

Definition at line 34 of file StaticPhaseModel.C.

◆ ~StaticPhaseModel()

virtual ~StaticPhaseModel ( )
virtualdefault

Member Function Documentation

◆ correct()

void correct
virtual

Definition at line 69 of file StaticPhaseModel.C.

References correct().

Here is the call graph for this function:

◆ phi() [1/2]

const Foam::surfaceScalarField & phi
virtual

Definition at line 77 of file StaticPhaseModel.C.

References Foam::name(), Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ phi() [2/2]

virtual const surfaceScalarField& phi ( )
virtual

◆ alphaPhi() [1/2]

Foam::surfaceScalarField & alphaPhi
virtual

Definition at line 104 of file StaticPhaseModel.C.

References Foam::name(), and Foam::Zero.

Here is the call graph for this function:

◆ alphaPhi() [2/2]

virtual surfaceScalarField& alphaPhi ( )
virtual

◆ U()

Definition at line 134 of file StaticPhaseModel.C.

References Foam::dimVelocity, Foam::name(), and Foam::Zero.

Here is the call graph for this function:

◆ diffNo()

Definition at line 155 of file StaticPhaseModel.C.

References Foam::fac::interpolate(), and Foam::sqr().

Here is the call graph for this function:

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