OpenFOAM-4.x/tutorials/incompressible/pimpleDyMFoam
Henry Weller 758dfc2c1f 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
..
mixerVesselAMI2D scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
movingCone Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
oscillatingInletACMI2D tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
propeller Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
wingMotion functionObjects: Changed options 'outputControl' -> 'writeControl' and 'outputInterval' -> 'writeInterval' 2016-05-12 11:38:11 +01:00