Loading...
Searching...
No Matches
freeSurfaceVelocityFvPatchVectorField Class Reference

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

#include <freeSurfaceVelocityFvPatchVectorField.H>

Inheritance diagram for freeSurfaceVelocityFvPatchVectorField:
Collaboration diagram for freeSurfaceVelocityFvPatchVectorField:

Public Member Functions

 TypeName ("freeSurfaceVelocity")
 Runtime type information.
 freeSurfaceVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 freeSurfaceVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 freeSurfaceVelocityFvPatchVectorField (const freeSurfaceVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given freeSurfaceVelocityFvPatchVectorField.
 freeSurfaceVelocityFvPatchVectorField (const freeSurfaceVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< vector > > clone () const
 Return a clone.
virtual tmp< fvPatchField< vector > > clone (const DimensionedField< vector, volMesh > &iF) const
 Clone with an internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

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]

freeSurfaceVelocityFvPatchVectorField ( const fvPatch & p,
const DimensionedField< vector, volMesh > & iF )

Construct from patch and internal field.

Definition at line 31 of file freeSurfaceVelocityFvPatchVectorField.C.

References p.

Referenced by freeSurfaceVelocityFvPatchVectorField(), freeSurfaceVelocityFvPatchVectorField(), and TypeName().

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

References dict, p, and fvPatchFieldBase::readDict().

Here is the call graph for this function:

◆ freeSurfaceVelocityFvPatchVectorField() [3/4]

freeSurfaceVelocityFvPatchVectorField ( const freeSurfaceVelocityFvPatchVectorField & ptf,
const fvPatch & p,
const DimensionedField< vector, volMesh > & iF,
const fvPatchFieldMapper & mapper )

Construct by mapping given freeSurfaceVelocityFvPatchVectorField.

onto a new patch

Definition at line 42 of file freeSurfaceVelocityFvPatchVectorField.C.

References freeSurfaceVelocityFvPatchVectorField(), and p.

Here is the call graph for this function:

◆ freeSurfaceVelocityFvPatchVectorField() [4/4]

freeSurfaceVelocityFvPatchVectorField ( const freeSurfaceVelocityFvPatchVectorField & fcvpvf,
const DimensionedField< vector, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 71 of file freeSurfaceVelocityFvPatchVectorField.C.

References freeSurfaceVelocityFvPatchVectorField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "freeSurfaceVelocity" )

Runtime type information.

References freeSurfaceVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ 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 117 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 Foam::isA(), and mesh.

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: