freeSurfaceVelocityFvPatchVectorField Class Reference

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

Inheritance diagram for freeSurfaceVelocityFvPatchVectorField:
Collaboration diagram for freeSurfaceVelocityFvPatchVectorField:

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

Detailed Description

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

Source files

Definition at line 51 of file freeSurfaceVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ freeSurfaceVelocityFvPatchVectorField() [1/4]

Construct from patch and internal field.

Definition at line 33 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 57 of file freeSurfaceVelocityFvPatchVectorField.C.

References dict.

◆ freeSurfaceVelocityFvPatchVectorField() [3/4]

Construct by mapping given freeSurfaceVelocityFvPatchVectorField.

onto a new patch

Definition at line 44 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ freeSurfaceVelocityFvPatchVectorField() [4/4]

Construct as copy setting internal field reference.

Definition at line 73 of file freeSurfaceVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "freeSurfaceVelocity"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchField<vector> > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 109 of file freeSurfaceVelocityFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 118 of file freeSurfaceVelocityFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 84 of file freeSurfaceVelocityFvPatchVectorField.C.

References interfaceTrackingFvMesh::freeSurfaceSnGradU(), and Foam::foamVersion::patch.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 111 of file freeSurfaceVelocityFvPatchVectorField.C.

References os(), fixedGradientFvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().

Here is the call graph for this function:

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