Example of the boundary condition specification: More...
Public Member Functions | |
TypeName ("waveVelocity") | |
waveVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
waveVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
waveVelocityFvPatchVectorField (const waveVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
waveVelocityFvPatchVectorField (const waveVelocityFvPatchVectorField &) | |
virtual tmp< fvPatchVectorField > | clone () const |
waveVelocityFvPatchVectorField (const waveVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
virtual void | updateCoeffs () |
virtual void | write (Ostream &) const |
Example of the boundary condition specification:
inlet { type waveVelocity; value uniform (0 0 0); }
Property | Description | Required | Default value |
---|---|---|---|
type | type: waveVelocity | yes | |
waveDict | Dictionary specifying wave variables | no | waveProperties |
Definition at line 80 of file waveVelocityFvPatchVectorField.H.
waveVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 30 of file waveVelocityFvPatchVectorField.C.
Referenced by waveVelocityFvPatchVectorField::clone().
waveVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 54 of file waveVelocityFvPatchVectorField.C.
waveVelocityFvPatchVectorField | ( | const waveVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 41 of file waveVelocityFvPatchVectorField.C.
waveVelocityFvPatchVectorField | ( | const waveVelocityFvPatchVectorField & | ptf | ) |
Definition at line 66 of file waveVelocityFvPatchVectorField.C.
waveVelocityFvPatchVectorField | ( | const waveVelocityFvPatchVectorField & | ptf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 76 of file waveVelocityFvPatchVectorField.C.
TypeName | ( | "waveVelocity" | ) |
|
inlinevirtual |
Definition at line 131 of file waveVelocityFvPatchVectorField.H.
References waveVelocityFvPatchVectorField::waveVelocityFvPatchVectorField().
|
inlinevirtual |
Definition at line 148 of file waveVelocityFvPatchVectorField.H.
References waveVelocityFvPatchVectorField::waveVelocityFvPatchVectorField().
|
virtual |
Definition at line 88 of file waveVelocityFvPatchVectorField.C.
References tmp::constCast(), waveModel::correct(), waveModel::lookupOrCreate(), mesh, Foam::operator==(), Foam::foamVersion::patch, waveModel::U(), and fvPatchField< Type >::updateCoeffs().
|
virtual |
Definition at line 115 of file waveVelocityFvPatchVectorField.C.
References os(), fvPatchField::write(), and Ostream::writeEntry().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.