Go to the documentation of this file.
37 template<
class BasicTurbulenceModel>
47 BasicTurbulenceModel::correctNut();
51 template<
class BasicTurbulenceModel>
60 template<
class BasicTurbulenceModel>
69 const word& propertiesName,
87 this->printCoeffs(
type);
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
A class for handling words, derived from string.
kOmegaSST(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName)
Construct from components.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
BasicTurbulenceModel::alphaField alphaField
BasicTurbulenceModel::rhoField rhoField
BasicTurbulenceModel::transportModel transportModel
virtual void correctNut()
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
dimensioned< scalar > magSqr(const dimensioned< Type > &)
Base class implementation of the k-omega-SST turbulence model for incompressible and compressible flo...