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

#include <src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/atmBoundaryLayerInletVelocity/atmBoundaryLayerInletVelocityFvPatchVectorField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("atmBoundaryLayerInletVelocity")
 Runtime type information.
 atmBoundaryLayerInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 atmBoundaryLayerInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 atmBoundaryLayerInletVelocityFvPatchVectorField (const atmBoundaryLayerInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 atmBoundaryLayerInletVelocityFvPatchVectorField (const atmBoundaryLayerInletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
scalar & Ustar ()
 Return Ustar.
vectorn ()
 Return flow direction.
vectorz ()
 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 atmBoundaryLayerInletVelocityFvPatchVectorField.C.

Construct from patch, internal field and dictionary.

Definition at line 84 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.

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

Construct as copy setting internal field reference.

Definition at line 126 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.


Member Function Documentation

TypeName ( "atmBoundaryLayerInletVelocity"  )

Runtime type information.

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 153 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.

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

Construct and return a clone setting internal field reference.

Definition at line 170 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.

void updateCoeffs ( )
virtual
void write ( Ostream os) const
virtual

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