72 template<
class BasicMomentumTransportModel>
75 public kEqn<BasicMomentumTransportModel>
110 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
111 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
123 const alphaField&
alpha,
BasicMomentumTransportModel::rhoField rhoField
Templated abstract base class for multiphase compressible turbulence models.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
One equation eddy-viscosity model.
void operator=(const NicenoKEqn &)=delete
Disallow default bitwise assignment.
virtual ~NicenoKEqn()
Destructor.
virtual bool read()
Read model coefficients if they have changed.
A class for handling words, derived from string.
tmp< volScalarField > bubbleG() const
tmp< volScalarField > phaseTransferCoeff() const
BasicMomentumTransportModel::alphaField alphaField
virtual tmp< fvScalarMatrix > kSource() const
NicenoKEqn(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity, const word &type=typeName)
Construct from components.
Abstract base class for all fluid physical properties.
One-equation SGS model for the continuous phase in a two-phase system including bubble-generated turb...
TypeName("NicenoKEqn")
Runtime type information.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
A class for managing temporary objects.
virtual void correctNut()
dimensionedScalar alphaInversion_