FreeFOAM The Cross-Platform CFD Toolkit
incompressible::atmBoundaryLayerInletEpsilonFvPatchScalarField Class Reference

#include <src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/atmBoundaryLayerInletEpsilon/atmBoundaryLayerInletEpsilonFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("atmBoundaryLayerInletEpsilon")
 Runtime type information.
 atmBoundaryLayerInletEpsilonFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 atmBoundaryLayerInletEpsilonFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 atmBoundaryLayerInletEpsilonFvPatchScalarField (const atmBoundaryLayerInletEpsilonFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 atmBoundaryLayerInletEpsilonFvPatchScalarField (const atmBoundaryLayerInletEpsilonFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
scalar Ustar () const
 Return max value.
const vectorz () const
 Return z direction.
virtual void updateCoeffs ()
 Update coefficients.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 44 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.C.

atmBoundaryLayerInletEpsilonFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 78 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.C.

References Foam::abort(), Foam::FatalError, FatalErrorIn, and Foam::mag().

Construct by mapping given.

atmBoundaryLayerInletEpsilonFvPatchScalarField onto a new patch

Definition at line 60 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 114 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.C.


Member Function Documentation

TypeName ( "atmBoundaryLayerInletEpsilon"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 130 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.H.

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

Construct and return a clone setting internal field reference.

Definition at line 147 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.H.

void updateCoeffs ( )
virtual

Update coefficients.

Definition at line 130 of file atmBoundaryLayerInletEpsilonFvPatchScalarField.C.

References specie::operator=(), and Foam::pow3().

void write ( Ostream os) const
virtual

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