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


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< fvPatchScalarField > | clone (const DimensionedField< scalar, fvMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
This boundary condition specifies an inlet value for the turbulence dissipation rate,
, for an atmospheric boundary layer.
See Foam::atmosphericBoundaryLayer for details.
Definition at line 57 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.H.
| 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.

| atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField | ( | const atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField & | psf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, fvMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given.
atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField onto a new patch
Definition at line 70 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.C.
| atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField | ( | const atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField & | psf, |
| const DimensionedField< scalar, fvMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 84 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.C.
| TypeName | ( | "atmosphericBoundaryLayerTurbulentEpsilon" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 99 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.H.
|
virtual |
Write.
Definition at line 98 of file atmosphericBoundaryLayerTurbulentEpsilonFvPatchScalarField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
