Generic GeometricField class.
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
const compressibleMomentumTransportModel & turbulence() const
Return access to turbulence.
const fvMesh & mesh_
Reference to the mesh database.
const dictionary & coeffs() const
Return const dictionary of the model.
const volScalarField & rho() const
Return const access to rho.
const fvMesh & mesh() const
Return const access to the mesh database.
tmp< surfaceScalarField > phi() const
Return const access to phi.
Base class for single-phase compressible turbulence models.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base-class for multi-component fluid thermodynamic properties.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))