Descriptions of solvers corrected and made more consistent and more user-friendly

This commit is contained in:
Chris Greenshields
2016-06-09 18:59:40 +01:00
parent 950d4a078f
commit 5d7edbc620
39 changed files with 68 additions and 75 deletions

View File

@ -25,8 +25,8 @@ Application
SRFPimpleFoam
Description
Large time-step transient solver for incompressible, flow in a single
rotating frame using the PIMPLE (merged PISO-SIMPLE) algorithm.
Large time-step transient solver for incompressible, turbulent flow in a
single rotating frame.
Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.

View File

@ -25,8 +25,8 @@ Application
pimpleDyMFoam.C
Description
Transient solver for incompressible, flow of Newtonian fluids
on a moving mesh using the PIMPLE (merged PISO-SIMPLE) algorithm.
Transient solver for incompressible, turbulent flow of Newtonian fluids
on a moving mesh.
Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.

View File

@ -25,8 +25,8 @@ Application
pimpleFoam
Description
Large time-step transient solver for incompressible, flow using the PIMPLE
(merged PISO-SIMPLE) algorithm.
Large time-step transient solver for incompressible, turbulent flow, using
the PIMPLE (merged PISO-SIMPLE) algorithm.
Sub-models include:
- turbulence modelling, i.e. laminar, RAS or LES

View File

@ -25,7 +25,8 @@ Application
pisoFoam
Description
Transient solver for incompressible flow.
Transient solver for incompressible, turbulent flow, using the PISO
algorithm.
Sub-models include:
- turbulence modelling, i.e. laminar, RAS or LES

View File

@ -27,7 +27,7 @@ Application
Description
Steady-state solver for incompressible, turbulent flow with
implicit or explicit porosity treatment and support for multiple reference
frames (MRF)
frames (MRF).
\*---------------------------------------------------------------------------*/

View File

@ -25,7 +25,8 @@ Application
simpleFoam
Description
Steady-state solver for incompressible, turbulent flow
Steady-state solver for incompressible, turbulent flow, using the SIMPLE
algorithm.
\*---------------------------------------------------------------------------*/