Commit Graph

86 Commits

Author SHA1 Message Date
bfc3b12920 ENH: faceSource|cellSource function objects: added warning if field not processed 2013-05-22 09:23:24 +01:00
ff75f47e23 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-04 17:27:42 +00:00
466d2a99c5 ENH: Added name to output of fieldValueDelta function object 2013-02-28 18:42:09 +00:00
ccd1df5458 fieldValueDelta: added surfaceFields.H for Icc 2013-02-27 12:05:32 +00:00
17dd4ff563 BUG: Added file missed during earlier commit 2013-02-22 14:12:27 +00:00
3e3d2dee50 Update header 2013-02-19 12:33:37 +00:00
f4962a7812 fieldValueDelta: Added header to keep ICC-13.1 happy 2013-02-19 12:33:21 +00:00
d4a937aafc ENH: face source: updated sumDirection op for vector 2013-01-17 11:22:58 +00:00
55b083336c ENH: Added average option to fieldValueDelta function object 2013-01-16 16:39:14 +00:00
89473d43dd ENH: Added sumDirection operation into faceSource function object 2013-01-16 16:38:37 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
9d5ce4ae76 ENH: Updated function objects 2012-12-13 10:40:38 +00:00
5629516cd2 BUG: Initialised weightFieldName_ to none 2012-11-30 13:01:06 +00:00
4c22e25a20 STYLE: Minor code formatting 2012-11-21 10:25:35 +00:00
a959387b56 ENH: Added binary operations to fieldValueDelta function object 2012-11-21 10:25:12 +00:00
dd1c6c4167 ENH: Generalised faceSourceDelta function object to use any pair of field value function objects 2012-11-21 10:01:52 +00:00
f19c9098d9 ENH: Added file missed during commit db21cc4 2012-11-21 10:01:11 +00:00
ef92c120e8 BUG: Added missing header 2012-11-21 09:49:00 +00:00
db21cc490f ENH: Added run-time selection for fieldValue function object 2012-11-21 09:48:35 +00:00
c8f6918942 ENH: Added new function object to calculate deltas between 2 faceSources 2012-11-20 18:38:23 +00:00
d07327202e ENH: Extended API to allow results to be accessed outside of class 2012-11-20 18:06:15 +00:00
72d49281ce ENH: Refactored function objects to make use of new base class 2012-10-15 17:59:38 +01:00
bc7d36e0ff ENH: Create surface writer with additional dictionary options 2012-10-10 15:05:11 +01:00
f05c049d43 ENH: Enabled valueOutput for surfaces in fieldValues 2012-10-02 13:16:45 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
b9820bf4e7 ENH: enabled writing of faceSource function object values using a surfaceWriter 2012-09-20 14:15:15 +01:00
f3d8e5316c Updated function object documentation 2012-08-13 17:36:58 +01:00
d9912c2003 ENH: Doxygen docs - using Note instead of \note 2012-08-03 11:43:28 +01:00
db306003ab ENH: Updates to doxygen docs 2012-07-27 18:06:24 +01:00
a17b0c75c6 ENH: Updates to function object documentation 2012-07-23 15:23:35 +01:00
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +01:00
3dd7ab054b STYLE: change of doxygen tags for function objects and ico wall functions boundaryConditions 2012-07-12 10:35:09 +01:00
61eaea8b81 ENH: restructured doxygen entries for function objects 2012-07-11 14:02:11 +01:00
354d0ae7ce ENH: First pass through doxygen info updates for function objects 2012-07-11 12:26:08 +01:00
7435d65a60 ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-04-16 10:05:13 +01:00
04c715a19b ENH: faceSource: add area-normal integration or averaging 2012-03-20 14:14:49 +00: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
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +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
654b8d18cb Revert "BUG: Use gSum instead of sum for fieldValues function object"
This reverts commit ca0799cbc7.
2011-02-08 15:52:22 +00:00
b8c2cbaaec BUG: Contuation from commit ca0799cbc7 - updated cellSource 2011-02-08 09:46:34 +00:00
ca0799cbc7 BUG: Use gSum instead of sum for fieldValues function object 2011-02-08 09:26:03 +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