32 namespace turbulenceThermophysicalTransportModels
37 template<
class TurbulenceThermophysicalTransportModel>
61 template<
class TurbulenceThermophysicalTransportModel>
73 Sct_.read(this->typeDict());
84 template<
class TurbulenceThermophysicalTransportModel>
98 + (this->Prt_/Sct_)*this->alphat()
103 template<
class TurbulenceThermophysicalTransportModel>
116 + this->Prt_.value()/Sct_.value()*this->alphat(
patchi);
Generic GeometricField class.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A class for managing temporary objects.
virtual tmp< volScalarField > DEff(const volScalarField &Yi) const
Effective mass diffusion coefficient.
TurbulenceThermophysicalTransportModel::thermoModel thermoModel
TurbulenceThermophysicalTransportModel::momentumTransportModel momentumTransportModel
FickianEddyDiffusivity(const momentumTransportModel &momentumTransport, const thermoModel &thermo, const word &type=typeName)
Construct from a momentum transport model and a thermo model.
virtual bool read()
Read thermophysicalTransport dictionary.
Eddy-diffusivity based energy gradient heat flux model for RAS or LES of turbulent flow....
A class for handling words, derived from string.
const dimensionSet & dimless
bool read(const char *, int32_t &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
fluidMulticomponentThermo & thermo