Commit Graph

7 Commits

Author SHA1 Message Date
5d7edbc620 Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
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
bbcd1a7b24 Updated headers 2016-05-09 15:23:36 +01:00
88ec5f9253 applications/solvers/discreteMethods: Added -postProcess option
See also commit 30e2f912e5
2016-05-09 15:23:07 +01:00
218875bf40 DSMC: Rationalization and addition of mapping support 2015-02-20 17:24:14 +00:00
1b56ed238b solvers: rationalize the return statement 2015-02-10 18:20:42 +00:00
446e5777f0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00