const fvSchemes & schemes() const
Return the fvSchemes.
bool steady() const
Return true if the default ddtScheme is steadyState.
bool simpleRho() const
Switch to indicate whether to update the density in simple mode.
bool firstIter() const
Flag to indicate the first iteration.
bool predictTransport() const
Flag to indicate whether to predict the transport models.
pimpleNoLoopControl pimple
PIMPLE inner-loop controls.
const fvMesh & mesh
Region mesh.
virtual void prePredictor()
Called at the start of the PIMPLE loop.
autoPtr< compressible::momentumTransportModel > momentumTransport
Pointer to the momentum transport model.