This is a velocity boundary condition for a semi-permeable baffle. More...
Public Member Functions | |
TypeName ("semiPermeableBaffleVelocity") | |
semiPermeableBaffleVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
semiPermeableBaffleVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
semiPermeableBaffleVelocityFvPatchVectorField (const semiPermeableBaffleVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
semiPermeableBaffleVelocityFvPatchVectorField (const semiPermeableBaffleVelocityFvPatchVectorField &) | |
virtual tmp< fvPatchVectorField > | clone () const |
semiPermeableBaffleVelocityFvPatchVectorField (const semiPermeableBaffleVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
virtual void | updateCoeffs () |
virtual void | write (Ostream &) const |
This is a velocity boundary condition for a semi-permeable baffle.
This is a velocity boundary condition for baffles which are permeable to a some species and impermeable to others. It must be used in conjunction with the corresponding mass-fraction condition, semiPermeableBaffleMassFractionFvPatchScalarField.
This condition sums the species fluxes generated by the the mass-fraction conditions, and uses this total to set the velocity.
Property | Description | Req'd? | Default |
---|---|---|---|
rho | Name of the density field | no | rho |
Definition at line 79 of file semiPermeableBaffleVelocityFvPatchVectorField.H.
semiPermeableBaffleVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 61 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
Referenced by semiPermeableBaffleVelocityFvPatchVectorField::clone().
semiPermeableBaffleVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 73 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
References dict, fvPatchField::operator==(), and p.
semiPermeableBaffleVelocityFvPatchVectorField | ( | const semiPermeableBaffleVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 88 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
semiPermeableBaffleVelocityFvPatchVectorField | ( | const semiPermeableBaffleVelocityFvPatchVectorField & | ptf | ) |
Definition at line 102 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
semiPermeableBaffleVelocityFvPatchVectorField | ( | const semiPermeableBaffleVelocityFvPatchVectorField & | ptf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 113 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
TypeName | ( | "semiPermeableBaffleVelocity" | ) |
|
inlinevirtual |
Definition at line 135 of file semiPermeableBaffleVelocityFvPatchVectorField.H.
References semiPermeableBaffleVelocityFvPatchVectorField::semiPermeableBaffleVelocityFvPatchVectorField().
|
inlinevirtual |
Definition at line 152 of file semiPermeableBaffleVelocityFvPatchVectorField.H.
|
virtual |
Definition at line 125 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
References composition, Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::operator==(), Foam::foamVersion::patch, Y, basicMultiComponentMixture::Y(), and Foam::Zero.
|
virtual |
Definition at line 162 of file semiPermeableBaffleVelocityFvPatchVectorField.C.
References os(), fvPatchField::write(), and Ostream::writeEntryIfDifferent().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.