openfoam/applications/solvers/basic
Henry Weller 6164c2f262 Standardized the naming of functions which control the writing of fields etc.
to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
2016-05-12 17:38:01 +01:00
..
laplacianFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
potentialFoam applications/solvers: Moved createMRF.H into createField.H 2016-05-09 16:06:12 +01:00
scalarTransportFoam scalarTransportFoam: Added support for steady-state solution and all fvOptions 2016-01-19 21:20:03 +00:00