OpenFOAM-5.x/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox
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
..
0.orig tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
constant tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
system Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
extractHeightData faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00