atmosphericBoundaryLayerVelocityFvPatchVectorField Class Reference

This boundary condition specifies a velocity inlet profile appropriate for an atmospheric boundary layer. More...

Inheritance diagram for atmosphericBoundaryLayerVelocityFvPatchVectorField:
Collaboration diagram for atmosphericBoundaryLayerVelocityFvPatchVectorField:

Public Member Functions

 TypeName ("atmosphericBoundaryLayerVelocity")
 Runtime type information. More...
 
 atmosphericBoundaryLayerVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, fvMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 atmosphericBoundaryLayerVelocityFvPatchVectorField (const atmosphericBoundaryLayerVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, fvMesh > &, const fieldMapper &)
 Construct by mapping given. More...
 
 atmosphericBoundaryLayerVelocityFvPatchVectorField (const atmosphericBoundaryLayerVelocityFvPatchVectorField &, const DimensionedField< vector, fvMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, 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

◆ atmosphericBoundaryLayerVelocityFvPatchVectorField() [1/3]

Construct from patch, internal field and dictionary.

Definition at line 37 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.

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

Here is the call graph for this function:

◆ atmosphericBoundaryLayerVelocityFvPatchVectorField() [2/3]

◆ atmosphericBoundaryLayerVelocityFvPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 83 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "atmosphericBoundaryLayerVelocity"  )

Runtime type information.

◆ clone()

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, fvMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 96 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.H.

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 96 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.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: