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

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/5]

Construct from patch and internal field.

Definition at line 33 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ freeSurfaceVelocityFvPatchVectorField() [2/5]

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/5]

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() [4/5]

Construct as copy setting internal field reference.

Definition at line 73 of file freeSurfaceVelocityFvPatchVectorField.C.

◆ freeSurfaceVelocityFvPatchVectorField() [5/5]

No copy without an internal field.

Member Function Documentation

◆ TypeName()

TypeName ( "freeSurfaceVelocity"  )

Runtime type information.

◆ clone()

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

Clone with an internal field reference.

Definition at line 116 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 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: