Class KnownWallShearStressWallModelFvPatchScalarField

Inheritance Relationships

Base Type

Class Documentation

class KnownWallShearStressWallModelFvPatchScalarField : public wallModelFvPatchScalarField

Wall model that uses the values of the magnitude of the mean wall shear stress known a priori, for example, from a RANS precursor or an analytical solution.

Requires field tauWall with the values of the magnitude of the mean wall shear stress to be present.

Contributors/Copyright: 2016-2018 Timofey Mukha 2017 Saleh Rezaeiravesh

Source files

Public Functions

KnownWallShearStressWallModelFvPatchScalarField(const fvPatch&, const DimensionedField<scalar, volMesh>&)
KnownWallShearStressWallModelFvPatchScalarField(const fvPatch&, const DimensionedField<scalar, volMesh>&, const dictionary&)
KnownWallShearStressWallModelFvPatchScalarField(const KnownWallShearStressWallModelFvPatchScalarField&, const fvPatch&, const DimensionedField<scalar, volMesh>&, const fvPatchFieldMapper&)
KnownWallShearStressWallModelFvPatchScalarField(const KnownWallShearStressWallModelFvPatchScalarField&)
KnownWallShearStressWallModelFvPatchScalarField(const KnownWallShearStressWallModelFvPatchScalarField&, const DimensionedField<scalar, volMesh>&)
virtual void write(Ostream &os) const

Protected Functions

virtual void writeLocalEntries(Ostream&) const
virtual tmp<scalarField> calcNut() const