ac7980d5df
STYLE: functionObjectLibs: corrected library names
2011-11-09 16:14:09 +00:00
53f332bc60
ENH: Updated weight field initialisation for fieldValues function object
2011-08-16 18:05:06 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
afe1c4ff40
ENH: Updated combineFields for fieldValues to avoid assignment to self
2011-02-08 17:51:54 +00:00
0942748819
Revert "BUG: Contuation from commit ca0799cbc7 - updated cellSource"
...
This reverts commit b8c2cbaaec .
2011-02-08 15:52:31 +00:00
b8c2cbaaec
BUG: Contuation from commit ca0799cbc7 - updated cellSource
2011-02-08 09:46:34 +00:00
3bf2984e35
ENH: Deactivate face/cell sources if no faces/cells present
2011-02-02 10:26:53 +00:00
d87a880ebc
COMP: avoid ambiguous construct from tmp - postProcessing
2010-12-17 18:16:01 +01:00
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +01:00
012178576d
ENH: faceSource functionObject : allow 'sampledSurface' to supply faces and data
2010-11-08 10:09:42 +00:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
2eab4044f6
COMP: cellSource compilation
2010-06-02 11:08:52 +01:00
0b6d0300c9
ENH: cellSource postprocessing : allow all to select all cells
2010-06-01 17:23:47 +01:00
93a0172f03
BUG: incorrect statistics in parallel. Also removed sign of magSf.
2010-04-14 15:47:39 +01: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
5397845971
STYLE: Remove unused include files.
2010-04-13 10:29:16 +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
c508b2fe17
STYLE: consistent capitalization of Private/Protected Member Functions in comments
2010-03-30 11:33: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
1812773b25
Updates to the fieldValues function object
...
- Updates to enable correct operation in parallel
- Added weighted average operation for cell sources
2010-01-08 17:14:53 +00:00
9157364a4b
Merge commit 'OpenCFD/master' into olesenm
2009-11-25 12:29:31 +01:00
e83a5c271e
re-structuring
2009-11-23 18:31:41 +00: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
4387f7be17
code structuring
2009-10-29 10:56:48 +00:00