Notes for upgrading from OpenFOAM 1.5 to 1.6

Notes for upgrading from OpenFOAM 1.5 to 1.6

This page contains a short list of notes to help users upgrade cases and codes from OpenFOAM 1.5 to 1.6. The list will be added to periodically.

turbulenceProperties
In 1.5 the choice of turbulence modelling, either Reynolds-averaged stress (RAS) or large-eddy simulation (LES), was hard-coded into solver applications. In 1.6, that choice is typically made at run-time through a simulationType entry in a general turbulenceProperties file. For more information, please consult the User Guide.