84907675f8
ENH: Added window option to fieldAverage function object
2011-08-16 18:05:27 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
93013731f8
STYLE: Corrected comments
2011-08-04 11:35:30 +01:00
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
711e0a42dd
Updated function object example usage
2010-01-08 12:16:01 +00:00
816f6b3488
Updated the headers.
2009-07-24 17:01:31 +01:00
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
654f844386
moved field-related function objects to field subfolder
2009-01-13 17:29:54 +00:00