FreeFOAM The Cross-Platform CFD Toolkit
timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField Class Reference

Velocity inlet boundary condition for patches where the pressure is specified. The inflow velocity is obtained from the flux with the "inletDirection" direction mapped from a time/space-varying table. More...

#include <finiteVolume/timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H>


Detailed Description

List of all members.

Public Member Functions

 TypeName ("timeVaryingMappedPressureDirectedInletVelocity")
 Runtime type information.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField &)
 Construct as copy.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField &, 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.
const wordrhoName () const
 Return the name of rho.
wordrhoName ()
 Return reference to the name of rho to allow adjustment.
const wordphiName () const
 Return the name of phi.
wordphiName ()
 Return reference to the name of phi to allow adjustment.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchVectorField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch, internal field and dictionary.

Definition at line 49 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.C.

References fvPatch::size(), and vectorField().


Member Function Documentation

TypeName ( "timeVaryingMappedPressureDirectedInletVelocity"  )

Runtime type information.

const word& rhoName ( ) const
inline

Return the name of rho.

Definition at line 144 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H.

word& rhoName ( )
inline

Return reference to the name of rho to allow adjustment.

Definition at line 150 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H.

const word& phiName ( ) const
inline

Return the name of phi.

Definition at line 156 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H.

word& phiName ( )
inline

Return reference to the name of phi to allow adjustment.

Definition at line 162 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H.

void autoMap ( const fvPatchFieldMapper m)
virtual

Map (and resize as needed) from self given a mapping object.

Definition at line 109 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.C.

void rmap ( const fvPatchVectorField ptf,
const labelList addr 
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 119 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.C.

void write ( Ostream os) const
virtual

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