Public Member Functions | List of all members
semiPermeableBaffleVelocityFvPatchVectorField Class Reference

This is a velocity boundary condition for a semi-permeable baffle. More...

Inheritance diagram for semiPermeableBaffleVelocityFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for semiPermeableBaffleVelocityFvPatchVectorField:
Collaboration graph
[legend]

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< fvPatchVectorFieldclone () const
 
 semiPermeableBaffleVelocityFvPatchVectorField (const semiPermeableBaffleVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 

Detailed Description

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.

Usage
Property Description Req'd? Default
rho Name of the density field no rho
See also
Foam::semiPermeableBaffleMassFractionFvPatchScalarField
Source files

Definition at line 79 of file semiPermeableBaffleVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ semiPermeableBaffleVelocityFvPatchVectorField() [1/5]

Definition at line 61 of file semiPermeableBaffleVelocityFvPatchVectorField.C.

Referenced by semiPermeableBaffleVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ semiPermeableBaffleVelocityFvPatchVectorField() [2/5]

Definition at line 73 of file semiPermeableBaffleVelocityFvPatchVectorField.C.

References dict, fvPatchField::operator==(), and p.

Here is the call graph for this function:

◆ semiPermeableBaffleVelocityFvPatchVectorField() [3/5]

◆ semiPermeableBaffleVelocityFvPatchVectorField() [4/5]

◆ semiPermeableBaffleVelocityFvPatchVectorField() [5/5]

Member Function Documentation

◆ TypeName()

TypeName ( "semiPermeableBaffleVelocity"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Definition at line 162 of file semiPermeableBaffleVelocityFvPatchVectorField.C.

References os(), fvPatchField::write(), and Ostream::writeEntryIfDifferent().

Here is the call graph for this function:

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