Commit Graph

12 Commits

Author SHA1 Message Date
04c715a19b ENH: faceSource: add area-normal integration or averaging 2012-03-20 14:14:49 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
b3e023bda2 ENH: faceSource : updated sample dictionary 2010-11-09 17:54:20 +00:00
012178576d ENH: faceSource functionObject : allow 'sampledSurface' to supply faces and data 2010-11-08 10:09:42 +00:00
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +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
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
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
5623ba449a added fieldValues to field function objects library 2009-08-24 17:10:53 +01:00
77a08ec131 added field face/cell values function objects 2009-08-24 16:20:31 +01:00