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