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 this_bctype &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping onto a new patch. More... | |
| freeSurfaceVelocityFvPatchVectorField (const this_bctype &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| freeSurfaceVelocityFvPatchVectorField (const this_bctype &)=delete | |
| No copy without an internal field. More... | |
| virtual tmp< fvPatchField< vector > > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Clone with an 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 51 of file freeSurfaceVelocityFvPatchVectorField.H.
| freeSurfaceVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 33 of file freeSurfaceVelocityFvPatchVectorField.C.
| freeSurfaceVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 57 of file freeSurfaceVelocityFvPatchVectorField.C.
References dict.
| freeSurfaceVelocityFvPatchVectorField | ( | const this_bctype & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping onto a new patch.
Definition at line 44 of file freeSurfaceVelocityFvPatchVectorField.C.
| freeSurfaceVelocityFvPatchVectorField | ( | const this_bctype & | ptf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 73 of file freeSurfaceVelocityFvPatchVectorField.C.
|
delete |
No copy without an internal field.
| TypeName | ( | "freeSurfaceVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Clone with an internal field reference.
Definition at line 116 of file freeSurfaceVelocityFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 84 of file freeSurfaceVelocityFvPatchVectorField.C.
References interfaceTrackingFvMesh::freeSurfaceSnGradU(), and Foam::foamVersion::patch.

|
virtual |
Write.
Definition at line 111 of file freeSurfaceVelocityFvPatchVectorField.C.
References fixedGradientFvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().
