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

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

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.

Source files

Definition at line 51 of file timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField.H.

Collaboration diagram for timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField:

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< fvPatchVectorField >  clone () const
 Construct and return a clone.
 timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField (const timeVaryingMappedPressureDirectedInletVelocityFvPatchVectorField &, 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.
const word &  rhoName () const
 Return the name of rho.
word &  rhoName ()
 Return reference to the name of rho to allow adjustment.
const word &  phiName () const
 Return the name of phi.
word &  phiName ()
 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().


Member Function Documentation

TypeName ( "timeVaryingMappedPressureDirectedInletVelocity"    )

Runtime type information.

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &   iF  ) const [inline, virtual]
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 updateCoeffs (  ) [virtual]
void write ( Ostream &   os  ) const [virtual]

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