atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField Class Reference

This boundary condition specifies an inlet value for the turbulence dissipation rate, $\epsilon$, for an atmospheric boundary layer. More...

Inheritance diagram for atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField:
Collaboration diagram for atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField:

Public Member Functions

 TypeName ("atmosphericBoundaryLayerTurbulentEpsilon")
 Runtime type information. More...
 
 atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField (const atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, fvMesh > &, const fieldMapper &)
 Construct by mapping given. More...
 
 atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField (const atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField &, const DimensionedField< scalar, fvMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, fvMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField() [1/3]

atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, fvMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 37 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.C.

References dict, DimensionedField< Type, GeoMesh, PrimitiveField >::dimensions(), atmosphericBoundaryLayer::New(), Field< scalar >::operator, Field< scalar >::operator=(), and p.

Here is the call graph for this function:

◆ atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField() [2/3]

◆ atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField() [3/3]

Member Function Documentation

◆ TypeName()

TypeName ( "atmosphericBoundaryLayerTurbulentEpsilon"  )

Runtime type information.

◆ clone()

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, fvMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 99 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.H.

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 98 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.C.

References fvPatchField< Type >::write(), and Foam::writeEntry().

Here is the call graph for this function:

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