38 #ifndef singlePhaseTransportModel_H 39 #define singlePhaseTransportModel_H 69 TypeName(
"singlePhaseTransportModel");
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool read()
Read transportProperties dictionary.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Base-class for all transport models used by the incompressible turbulence models. ...
void operator=(const singlePhaseTransportModel &)=delete
Disallow default bitwise assignment.
virtual void correct()
Correct the laminar viscosity.
singlePhaseTransportModel(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
virtual ~singlePhaseTransportModel()
Destructor.
TypeName("singlePhaseTransportModel")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
A simple single-phase transport model based on viscosityModel.
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.