This boundary condition provides a velocity outlet boundary condition for free surface patches. More...
Public Member Functions | |
| TypeName ("freeSurfaceVelocity") | |
| Runtime type information. More... | |
| freeSurfaceVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
| Construct from patch and internal field. More... | |
| freeSurfaceVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| freeSurfaceVelocityFvPatchVectorField (const freeSurfaceVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given freeSurfaceVelocityFvPatchVectorField. More... | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| freeSurfaceVelocityFvPatchVectorField (const freeSurfaceVelocityFvPatchVectorField &, 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... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
This boundary condition provides a velocity outlet boundary condition for free surface patches.
Definition at line 55 of file freeSurfaceVelocityFvPatchVectorField.H.
| freeSurfaceVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 40 of file freeSurfaceVelocityFvPatchVectorField.C.
Referenced by freeSurfaceVelocityFvPatchVectorField::clone().
| freeSurfaceVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 64 of file freeSurfaceVelocityFvPatchVectorField.C.
References dict, and dictionary::getOrDefault().
| freeSurfaceVelocityFvPatchVectorField | ( | const freeSurfaceVelocityFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given freeSurfaceVelocityFvPatchVectorField.
onto a new patch
Definition at line 51 of file freeSurfaceVelocityFvPatchVectorField.C.
| freeSurfaceVelocityFvPatchVectorField | ( | const freeSurfaceVelocityFvPatchVectorField & | fcvpvf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 79 of file freeSurfaceVelocityFvPatchVectorField.C.
| TypeName | ( | "freeSurfaceVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 93 of file freeSurfaceVelocityFvPatchVectorField.H.
References freeSurfaceVelocityFvPatchVectorField::freeSurfaceVelocityFvPatchVectorField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 110 of file freeSurfaceVelocityFvPatchVectorField.H.
References freeSurfaceVelocityFvPatchVectorField::freeSurfaceVelocityFvPatchVectorField().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 90 of file freeSurfaceVelocityFvPatchVectorField.C.
References interfaceTrackingFvMesh::freeSurfaceSnGradU(), objectRegistry::lookupObject(), mesh, and Foam::foamVersion::patch.
|
virtual |
Write.
Definition at line 114 of file freeSurfaceVelocityFvPatchVectorField.C.
References Foam::vtk::write().