106 return RASModelVariables_;
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const volVectorField & UInst() const
Return const reference to velocity.
autoPtr< volVectorField > UPtr_
autoPtr< surfaceScalarField > phiPtr_
const surfaceScalarField & phiInst() const
Return const reference to volume flux.
autoPtr< singlePhaseTransportModel > laminarTransportPtr_
autoPtr< volScalarField > pPtr_
Fields involved in the solution of the incompressible NS equations.
const autoPtr< incompressible::turbulenceModel > & turbulence() const
Return const reference to the turbulence model.
const singlePhaseTransportModel & laminarTransport() const
Return const reference to transport model.
const volScalarField & pInst() const
Return const reference to pressure.
autoPtr< incompressible::RASModelVariables > RASModelVariables_
autoPtr< incompressible::turbulenceModel > turbulence_
const autoPtr< incompressible::RASModelVariables > & RASModelVariables() const
Return const reference to the turbulence model variables.
A simple single-phase transport model based on viscosityModel.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField