FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField Class Reference

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


Detailed Description

Definition at line 88 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.

Collaboration diagram for incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField:

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< fvPatchVectorField >  clone () const
 Construct and return a clone.
 atmBoundaryLayerInletVelocityFvPatchVectorField (const atmBoundaryLayerInletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorField >  clone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
scalar &  Ustar ()
 Return Ustar.
vector &  n ()
 Return flow direction.
vector &  z ()
 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.

atmBoundaryLayerInletVelocityFvPatchVectorField ( const fvPatch &   p,
const DimensionedField< vector, volMesh > &   iF,
const dictionary &   dict  
)

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 [inline, virtual]

Construct and return a clone.

Definition at line 153 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &   iF  ) const [inline, virtual]

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: