54 #ifndef nonUnityLewisEddyDiffusivity_H
55 #define nonUnityLewisEddyDiffusivity_H
61 namespace turbulenceThermophysicalTransportModels
68 template<
class TurbulenceThermophysicalTransportModel>
86 typedef typename TurbulenceThermophysicalTransportModel::alphaField
93 typedef typename TurbulenceThermophysicalTransportModel::thermoModel
98 TypeName(
"nonUnityLewisEddyDiffusivity");
scalar Cp(const scalar p, const scalar T) const
Generic GeometricField class.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
const Type & value() const
Return const reference to value.
A class for managing temporary objects.
Non-unity-Lewis-Eddy-diffusivity based temperature gradient heat flux model for RAS or LES of turbule...
nonUnityLewisEddyDiffusivity(const momentumTransportModel &momentumTransport, const thermoModel &thermo)
Construct from a momentum transport model and a thermo model.
TurbulenceThermophysicalTransportModel::thermoModel thermoModel
virtual tmp< fvScalarMatrix > divq(volScalarField &he) const
Return the source term for the energy equation.
TypeName("nonUnityLewisEddyDiffusivity")
Runtime type information.
virtual tmp< volScalarField > DEff(const volScalarField &Yi) const
Effective mass diffusion coefficient.
TurbulenceThermophysicalTransportModel::momentumTransportModel momentumTransportModel
virtual tmp< surfaceScalarField > q() const
Return the heat flux [W/m^2].
TurbulenceThermophysicalTransportModel::alphaField alphaField
dimensionedScalar Sct_
Turbulent Schmidt number [].
virtual ~nonUnityLewisEddyDiffusivity()
Destructor.
virtual bool read()
Read thermophysicalTransport dictionary.
Eddy-diffusivity based energy gradient heat flux model for RAS or LES of turbulent flow....
dimensionedScalar Prt_
Turbulent Prandtl number [].
virtual tmp< volScalarField > alphat() const
Turbulent thermal diffusivity for enthalpy [kg/m/s].
compressibleMomentumTransportModel momentumTransportModel
const dimensionedScalar kappa
Coulomb constant: default SI units: [N.m2/C2].
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fluidMulticomponentThermo & thermo