freeSurfaceVelocityFvPatchVectorField Class Reference

This boundary condition provides a velocity outlet boundary condition for free surface patches. More...

Inheritance diagram for freeSurfaceVelocityFvPatchVectorField:
[legend]
Collaboration diagram for freeSurfaceVelocityFvPatchVectorField:
[legend]

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< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 freeSurfaceVelocityFvPatchVectorField (const freeSurfaceVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (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...
 

Detailed Description

This boundary condition provides a velocity outlet boundary condition for free surface patches.

Source files

Definition at line 55 of file freeSurfaceVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ freeSurfaceVelocityFvPatchVectorField() [1/4]

Construct from patch and internal field.

Definition at line 40 of file freeSurfaceVelocityFvPatchVectorField.C.

Referenced by freeSurfaceVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ freeSurfaceVelocityFvPatchVectorField() [2/4]

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().

Here is the call graph for this function:

◆ freeSurfaceVelocityFvPatchVectorField() [3/4]

Construct by mapping given freeSurfaceVelocityFvPatchVectorField.

onto a new patch

Definition at line 51 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ freeSurfaceVelocityFvPatchVectorField() [4/4]

Construct as copy setting internal field reference.

Definition at line 79 of file freeSurfaceVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "freeSurfaceVelocity"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 93 of file freeSurfaceVelocityFvPatchVectorField.H.

References freeSurfaceVelocityFvPatchVectorField::freeSurfaceVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

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

Construct and return a clone setting internal field reference.

Definition at line 110 of file freeSurfaceVelocityFvPatchVectorField.H.

References freeSurfaceVelocityFvPatchVectorField::freeSurfaceVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
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.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 114 of file freeSurfaceVelocityFvPatchVectorField.C.

References os(), and Foam::vtk::write().

Here is the call graph for this function:

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