Public Member Functions | Protected Attributes | List of all members
powerLawLopesdaCostaZone Class Reference
Inheritance diagram for powerLawLopesdaCostaZone:
Inheritance graph
[legend]
Collaboration diagram for powerLawLopesdaCostaZone:
Collaboration graph
[legend]

Public Member Functions

 powerLawLopesdaCostaZone (const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
 Constructor. More...
 
const scalarFieldSigma () const
 Return the porosity surface area per unit volume zone field. More...
 

Protected Attributes

const word zoneName_
 Automatically generated zone name for this porous zone. More...
 
scalarField Sigma_
 Porosity surface area per unit volume zone field. More...
 

Detailed Description

Definition at line 87 of file powerLawLopesdaCosta.H.

Constructor & Destructor Documentation

◆ powerLawLopesdaCostaZone()

powerLawLopesdaCostaZone ( const word name,
const word modelType,
const fvMesh mesh,
const dictionary dict 
)

Member Function Documentation

◆ Sigma()

const Foam::scalarField & Sigma ( ) const

Return the porosity surface area per unit volume zone field.

Definition at line 323 of file powerLawLopesdaCosta.C.

Referenced by kEpsilonLopesdaCosta< BasicTurbulenceModel >::setCdSigma().

Here is the caller graph for this function:

Member Data Documentation

◆ zoneName_

const word zoneName_
protected

Automatically generated zone name for this porous zone.

Definition at line 94 of file powerLawLopesdaCosta.H.

◆ Sigma_

scalarField Sigma_
protected

Porosity surface area per unit volume zone field.

Definition at line 97 of file powerLawLopesdaCosta.H.


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