This velocity inlet/outlet boundary condition for pressure boundary where the pressure is specified. A zero-gradient is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with the specified inlet direction. More...
Public Member Functions | |
TypeName ("pressureInletOutletParSlipVelocity") | |
Runtime type information. More... | |
pressureInletOutletParSlipVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
Construct from patch and internal field. More... | |
pressureInletOutletParSlipVelocityFvPatchVectorField (const pressureInletOutletParSlipVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
pressureInletOutletParSlipVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
pressureInletOutletParSlipVelocityFvPatchVectorField (const pressureInletOutletParSlipVelocityFvPatchVectorField &) | |
Construct as copy. More... | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. More... | |
pressureInletOutletParSlipVelocityFvPatchVectorField (const pressureInletOutletParSlipVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
const word & | rhoName () const |
Return the name of rho. More... | |
word & | rhoName () |
Return reference to the name of rho to allow adjustment. More... | |
const word & | phiName () const |
Return the name of phi. More... | |
word & | phiName () |
Return reference to the name of phi to allow adjustment. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
virtual void | operator= (const fvPatchField< vector > &pvf) |
Private Attributes | |
word | phiName_ |
Flux field name. More... | |
word | rhoName_ |
Density field name. More... | |
This velocity inlet/outlet boundary condition for pressure boundary where the pressure is specified. A zero-gradient is applied for outflow (as defined by the flux); for inflow, the velocity is obtained from the flux with the specified inlet direction.
A slip condition is applied tangential to the patch.
Patch usage
Property | Description | Required | Default value |
---|---|---|---|
phi | flux field name | no | phi |
rho | density field name | no | rho |
Example of the boundary condition specification:
myPatch { type pressureInletOutletParSlipVelocity; value uniform 0; }
Definition at line 99 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
pressureInletOutletParSlipVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 37 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
pressureInletOutletParSlipVelocityFvPatchVectorField | ( | const pressureInletOutletParSlipVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
pressureInletOutletParSlipVelocityFvPatchVectorField onto a new patch
Definition at line 54 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
pressureInletOutletParSlipVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 69 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
References dict, p, and vectorField().
pressureInletOutletParSlipVelocityFvPatchVectorField | ( | const pressureInletOutletParSlipVelocityFvPatchVectorField & | pivpvf | ) |
Construct as copy.
Definition at line 88 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
pressureInletOutletParSlipVelocityFvPatchVectorField | ( | const pressureInletOutletParSlipVelocityFvPatchVectorField & | pivpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 100 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
TypeName | ( | "pressureInletOutletParSlipVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 153 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 173 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
|
inline |
Return the name of rho.
Definition at line 193 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
References pressureInletOutletParSlipVelocityFvPatchVectorField::rhoName_.
|
inline |
Return reference to the name of rho to allow adjustment.
Definition at line 199 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
References pressureInletOutletParSlipVelocityFvPatchVectorField::rhoName_.
|
inline |
Return the name of phi.
Definition at line 205 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
References pressureInletOutletParSlipVelocityFvPatchVectorField::phiName_.
|
inline |
Return reference to the name of phi to allow adjustment.
Definition at line 211 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
References pressureInletOutletParSlipVelocityFvPatchVectorField::phiName_.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 113 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
References Foam::dimArea, Foam::dimDensity, dimensionedInternalField(), Foam::dimVelocity, Foam::exit(), Foam::FatalError, FatalErrorInFunction, n, Foam::nl, phi, pressureInletOutletParSlipVelocityFvPatchVectorField::phiName_, Foam::pos(), and pressureInletOutletParSlipVelocityFvPatchVectorField::rhoName_.
|
virtual |
Write.
Definition at line 161 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
References fvPatchField::write().
|
virtual |
Definition at line 175 of file pressureInletOutletParSlipVelocityFvPatchVectorField.C.
References fvPatchField::operator=().
|
private |
Flux field name.
Definition at line 106 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
Referenced by pressureInletOutletParSlipVelocityFvPatchVectorField::phiName(), and pressureInletOutletParSlipVelocityFvPatchVectorField::updateCoeffs().
|
private |
Density field name.
Definition at line 109 of file pressureInletOutletParSlipVelocityFvPatchVectorField.H.
Referenced by pressureInletOutletParSlipVelocityFvPatchVectorField::rhoName(), and pressureInletOutletParSlipVelocityFvPatchVectorField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.