e1fe2c82e6
ENH: Added removeRegisteredObject function object
2012-03-05 15:33:15 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
5c0570bb88
ENH: partialWrite: do lagrangian fields
2011-07-11 11:06:32 +01:00
bd68d2b14a
ENH: partialWrite: support regions
2011-07-04 09:50:28 +01:00
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
d29798265c
ENH: partialWrite: new functionObject for partial dumps
2011-05-20 11:58:26 +01:00
7e86354f4f
STYLE: writeRegisteredObject: remove unused switch
2011-05-20 11:55:59 +01:00
95d8fd4860
STYLE: Updated copyright dates
2011-05-11 11:34:38 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
aaf1674de2
ENH: add optional write flag to fieldMinMax
...
- allows logging min/max without creating any files
2010-06-08 12:51:55 +02:00
defea5836e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
9bf63117ae
ENH: functionObjects improvements.
...
- readFields works seamlessly on-the-fly and as postprocessor
- new surfaceInterpolateFields to create interpolated field
- writeRegisteredObject only check upon writing, not upon startup
- add min,max to faceSource
2010-04-12 17:04:40 +01:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
3d9c822022
Added abortCalculation function object, exposed Time::stopAtControls
...
- still needs fine-tuning (testing) to see if it reacts as anticipated under
various conditions.
2009-11-06 17:18:32 +01:00
58871d4368
adding writeRegisteredObject
2009-05-19 18:18:56 +01:00