Velocity inlet boundary condition for patches where the pressure is specified. The inflow velocity is obtained from the flux with the specified "inletDirection" direction. If reverse flow is possible or expected use the "pressureDirectedInletOutletVelocityFvPatchVectorField" BC instead. More...
#include <finiteVolume/pressureDirectedInletVelocityFvPatchVectorField.H>
Velocity inlet boundary condition for patches where the pressure is specified. The inflow velocity is obtained from the flux with the specified "inletDirection" direction. If reverse flow is possible or expected use the "pressureDirectedInletOutletVelocityFvPatchVectorField" BC instead.
Definition at line 54 of file pressureDirectedInletVelocityFvPatchVectorField.H.
Public Member Functions | |
TypeName ("pressureDirectedInletVelocity") | |
Runtime type information.
| |
pressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
Construct from patch and internal field.
| |
pressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
pressureDirectedInletVelocityFvPatchVectorField (const pressureDirectedInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given.
| |
pressureDirectedInletVelocityFvPatchVectorField (const pressureDirectedInletVelocityFvPatchVectorField &) | |
Construct as copy.
| |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone.
| |
pressureDirectedInletVelocityFvPatchVectorField (const pressureDirectedInletVelocityFvPatchVectorField &, 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.
| |
virtual void | operator= (const fvPatchField< vector > &pvf) |
pressureDirectedInletVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 41 of file pressureDirectedInletVelocityFvPatchVectorField.C.
Referenced by pressureDirectedInletVelocityFvPatchVectorField::clone().
pressureDirectedInletVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 71 of file pressureDirectedInletVelocityFvPatchVectorField.C.
References fvPatchField< Type >::operator=(), and fvPatch::size().
pressureDirectedInletVelocityFvPatchVectorField | ( | const pressureDirectedInletVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
pressureDirectedInletVelocityFvPatchVectorField onto a new patch
Definition at line 55 of file pressureDirectedInletVelocityFvPatchVectorField.C.
pressureDirectedInletVelocityFvPatchVectorField | ( | const pressureDirectedInletVelocityFvPatchVectorField & | pivpvf ) |
Construct as copy.
Definition at line 88 of file pressureDirectedInletVelocityFvPatchVectorField.C.
pressureDirectedInletVelocityFvPatchVectorField | ( | const pressureDirectedInletVelocityFvPatchVectorField & | pivpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 101 of file pressureDirectedInletVelocityFvPatchVectorField.C.
TypeName | ( | "pressureDirectedInletVelocity" | ) |
Runtime type information.
virtual tmp<fvPatchVectorField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 106 of file pressureDirectedInletVelocityFvPatchVectorField.H.
References pressureDirectedInletVelocityFvPatchVectorField::pressureDirectedInletVelocityFvPatchVectorField().
virtual tmp<fvPatchVectorField> clone | ( | const DimensionedField< vector, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 123 of file pressureDirectedInletVelocityFvPatchVectorField.H.
References pressureDirectedInletVelocityFvPatchVectorField::pressureDirectedInletVelocityFvPatchVectorField().
const word& rhoName | ( | ) | const [inline]
|
Return the name of rho.
Definition at line 143 of file pressureDirectedInletVelocityFvPatchVectorField.H.
word& rhoName | ( | ) | [inline]
|
Return reference to the name of rho to allow adjustment.
Definition at line 149 of file pressureDirectedInletVelocityFvPatchVectorField.H.
const word& phiName | ( | ) | const [inline]
|
Return the name of phi.
Definition at line 155 of file pressureDirectedInletVelocityFvPatchVectorField.H.
word& phiName | ( | ) | [inline]
|
Return reference to the name of phi to allow adjustment.
Definition at line 161 of file pressureDirectedInletVelocityFvPatchVectorField.H.
void autoMap | ( | const fvPatchFieldMapper & | m ) | [virtual]
|
Map (and resize as needed) from self given a mapping object.
Definition at line 116 of file pressureDirectedInletVelocityFvPatchVectorField.C.
void rmap | ( | const fvPatchVectorField & | ptf, |
const labelList & | addr | ||
) | [virtual]
|
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 126 of file pressureDirectedInletVelocityFvPatchVectorField.C.
References pressureDirectedInletVelocityFvPatchVectorField::rmap().
Referenced by pressureDirectedInletVelocityFvPatchVectorField::rmap().
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 140 of file pressureDirectedInletVelocityFvPatchVectorField.C.
References Foam::dimArea, Foam::dimDensity, DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimVelocity, Foam::exit(), Foam::FatalError, FatalErrorIn, Foam::operator==(), and phi.
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 183 of file pressureDirectedInletVelocityFvPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, Field< Type >::writeEntry(), and Ostream::writeKeyword().
void operator= | ( | const fvPatchField< vector > & | pvf ) | [virtual]
|
Definition at line 202 of file pressureDirectedInletVelocityFvPatchVectorField.C.
References fvPatchField< Type >::operator=().