OpenFOAM-4.x/applications/solvers/DNS/dnsFoam
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
..
Make ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
createFields.H applications/solvers/lagrangian: Added -postProcess option 2016-05-09 15:55:23 +01:00
dnsFoam.C Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
globalProperties.H Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
readTransportProperties.H dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
readTurbulenceProperties.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00