663e9b7abf
start simplification of fieldAverage
...
- track previous time index and to avoid recalculating averages.
- make sure averages are up-to-date before calling write
2009-02-17 16:21:41 +01:00
fee6e312b9
Time and functionObject updated for end()
...
- added end() method to functionObject, functionObjectList & associated classes
- moved outputFilters from src/sampling -> src/OpenFOAM/db/functionObjects
2009-02-17 12:48:10 +01:00
5e7339fe15
Merge commit 'OpenCFD/master' into olesenm
2009-02-13 16:05:16 +01:00
c350f6958c
register averages
2009-02-13 11:30:03 +00:00
5ce9333c4c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-02-13 09:01:17 +00:00
0685f59b4a
changed comment
2009-02-13 08:59:47 +00:00
fafb3e8885
functionObjectList and Time modifications
...
- added clear() method to functionObjectList. It also gets called by ~Time().
This should destroy function objects before anything else gets
destroyed (eg, objectRegistry).
2009-02-12 22:13:30 +01:00
3eb5b19447
mesh gets deleted before functionObject
2009-02-10 23:32:56 +00:00
9eaaff14c4
included subtract method
2009-02-10 18:38:01 +00:00
5235d41622
single operations only
2009-02-10 17:39:00 +00:00
07ed75e8e3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-02-05 15:37:32 +00:00
8c48065e18
remove copy
2009-02-05 15:28:51 +00:00
0051911aa6
adding interpolate field function
2009-02-04 12:25:06 +00:00
29db6a6517
Merge commit 'OpenCFD/master' into olesenm
2009-01-20 18:56:29 +01:00
b1800b8b92
adding mag/component options
2009-01-16 15:45:52 +00:00
3bb1825334
removing unnecessary reduce ops
2009-01-16 14:32:58 +00:00
f679bd5003
Merge commit 'OpenCFD/master' into olesenm
2009-01-14 14:32:01 +01:00
03c7baf787
adding kinematic->dynamic pressure function object
2009-01-14 11:58:03 +00:00
be789cf9a3
consistency update
2009-01-13 17:39:00 +00:00
654f844386
moved field-related function objects to field subfolder
2009-01-13 17:29:54 +00:00
34c3702f1e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-01-13 15:51:09 +00:00
4b8e8e3ecb
adding basic add functionality
2009-01-13 15:50:01 +00:00
16aaf5b54e
autoPtr gets "empty()" method that can be used instead of "! ...valid()"
2009-01-10 10:38:53 +01:00
e16553c68b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-01-09 16:33:01 +00:00
5a8072e9f1
added clean restart option - defaults to false to recapture original behaviour
2009-01-08 12:54:10 +00:00
cdd2266467
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
894f8f3b13
moving function objects to functionObjects sub-folder
2008-12-19 15:44:26 +00:00
47d0a28d7d
Updated utilities to use the new turbulenceModels paths.
2008-11-23 16:17:05 +00:00
1c9102dada
HashSet gets additional operators
...
- operator+= : add in the listed keys
- operator-= : remove the listed keys
- operator&= : intersection of keys
- added xfer constructor (just in case)
- moved labelHashSet typedef to HashSet.H, for consistency with the
wordHashSet typedef being there and since it is used so often
2008-11-18 23:11:09 +01:00
073569c070
minor consistency changes, docu cosmetics
2008-10-13 09:28:34 +02:00
68f6553404
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-10 16:53:23 +01:00
8293b56e17
consistency update
2008-10-10 16:52:10 +01:00
3c69749b47
intel compiler from Ayad
2008-10-07 13:10:16 +01:00
de2ac5afd2
new systemCall function object, and added -lsampling to options files
2008-10-06 15:25:57 +01:00
1bf595225d
adding minMaxFields
2008-09-26 14:29:17 +01:00
d8f7b85fd9
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-25 18:15:20 +01:00
17d57889ba
new min/max function object
2008-09-25 18:09:33 +01:00
f73739c79e
modified remaining Allwmake scripts to run from anywhere
2008-09-19 14:47:06 +02:00
e8a70cd066
improved output handling
2008-09-16 10:49:03 +01:00
44f647d5ad
adding randomise foamCalc function
2008-09-10 10:26:54 +01:00
fb91e80086
tutorial and misc Dict cosmetics
2008-08-10 22:25:06 +02:00
b42e13583a
More cleanup on headers/source for doxygen
...
- it also found things like size_t instead of size_type in fileName class
2008-07-22 11:12:40 +02:00
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02:00
14407bb265
more protection to unset fields
2008-06-27 17:08:41 +01:00
7908be9ea5
mini update - tidying up
2008-06-27 16:51:10 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
88b2915fa9
added handling for tensor
2008-06-23 15:22:12 +01:00
5390ac2b1f
Adding symmTensor to components.C otherwise foamCalc components sigma does not work in solidDisplacementFoam tutorial
2008-06-21 17:15:45 +01:00
6e07a1511f
updated to reflect changes in turbulence models
2008-06-20 15:13:10 +01:00