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 38 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ 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 62 of file freeSurfaceVelocityFvPatchVectorField.C.

References dict, dictionary::getOrDefault(), word::null, and fvPatchField< vector >::operator=().

Here is the call graph for this function:

◆ freeSurfaceVelocityFvPatchVectorField() [3/4]

Construct by mapping given freeSurfaceVelocityFvPatchVectorField.

onto a new patch

Definition at line 49 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ freeSurfaceVelocityFvPatchVectorField() [4/4]

Construct as copy setting internal field reference.

Definition at line 77 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.

◆ 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 109 of file freeSurfaceVelocityFvPatchVectorField.H.

◆ 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(), and mesh.

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

Here is the call graph for this function:

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