7edfb4d08d
faceSource: Corrected handling of totalArea in parallel
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1693
2015-05-17 14:57:33 +01:00
ef3ba43cf4
cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional
...
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
writeVolume yes;
The initial volume is written in the log and data file header e.g.:
# Source : all
# Cells : 3829
# Volume : 9.943164e-01
Also added
sumMag | sum of component magnitudes
2015-04-26 21:35:25 +01:00
72d49281ce
ENH: Refactored function objects to make use of new base class
2012-10-15 17:59:38 +01:00
f3d8e5316c
Updated function object documentation
2012-08-13 17:36:58 +01:00
04033b6968
ENH: Re-inistated weighted-average fieldAverage usage
2012-03-02 17:13:46 +00:00
7135a403cd
ENH: Exposed weightField to all face/cell source function object operations
2012-02-01 17:32:08 +00:00
49b0676573
ENH: Added coefficient of variance (CoV) operation to fieldValues function objects
2011-11-21 14:00:18 +00:00
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
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
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
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
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
e83a5c271e
re-structuring
2009-11-23 18:31:41 +00:00
4387f7be17
code structuring
2009-10-29 10:56:48 +00:00