Commit Graph

201 Commits

Author SHA1 Message Date
f6e02c19c7 BUG: Updated fieldMinMax function object to handle empty patches 2012-11-22 12:15:56 +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
3ac086402d COMP: sampling: moved sampledSet writers to fileFormats library 2012-11-16 13:11:17 +00:00
49130c8467 ENH: Updated min/max function object to include boundary values 2012-10-29 14:31:23 +00:00
47a746b2c1 ENH: Updates to function objects 2012-10-16 10:47:21 +01:00
c9524f202c ENH: Redirected output explicitly to 'postProcessing' sub-folder 2012-10-15 18:02:45 +01:00
72d49281ce ENH: Refactored function objects to make use of new base class 2012-10-15 17:59:38 +01:00
76db57ed63 ENH: Removed unnecessary forward declaration 2012-10-15 16:09:17 +01:00
ba08ab06c2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 16:19:20 +01:00
d40a374cbc dictionary: changes field scoping operator from "::" to '.' 2012-10-12 12:47:54 +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
122114042a STYLE: minor coding style changes 2012-09-20 10:15:20 +01:00
f3d8e5316c Updated function object documentation 2012-08-13 17:36:58 +01:00
93e7d6e392 ENH: fieldAverage - renamed cleanRestart to resetOnRestart 2012-08-13 14:29:16 +01:00
a3870d65df GIT: Merge/resolve conflict 2012-08-03 12:28:20 +01:00
d9912c2003 ENH: Doxygen docs - using Note instead of \note 2012-08-03 11:43:28 +01:00
1cf61f53e2 regionSizeDistribution: Corrected constructor for Clang 2012-07-31 22:35:35 +01:00
79fcc1655f ENH: regionSizeDistribution: restructuring. Output sum, average, deviation 2012-07-31 09:10:10 +01:00
db306003ab ENH: Updates to doxygen docs 2012-07-27 18:06:24 +01:00
01cf1d6f9e ENH: Updated function object documentation 2012-07-26 13:00:11 +01:00
ea062b8e98 BUG: corrected class to Class for doxy docs 2012-07-23 15:54:21 +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
8cfaa5c223 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-12 11:14:48 +01:00
b15d6af77f STYLE: minor code tweaks 2012-07-12 11:14:18 +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
45ca1c067c BUG: fieldMinMax: accessing uninitialised data (data not scattered) 2012-07-06 12:39:35 +01:00
ec98d7b49b regionSizeDistribution: New functionObject to calculate the size distribution of regions defined by a field
e.g. the size distribution of droplets in a VoF spray calculation
2012-06-28 13:38:06 +01:00
b7e680b277 Updated headers 2012-05-30 15:33:22 +01:00
b30ad82fc9 ENH: Added proc no to output or min/max field function object 2012-05-04 11:23:11 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
7435d65a60 ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-04-16 10:05:13 +01:00
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
f19a5f2cdc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-21 09:18:01 +00:00
d1a4239478 ENH: Added position output to fieldMinMax function object 2012-03-21 09:17:47 +00:00
04c715a19b ENH: faceSource: add area-normal integration or averaging 2012-03-20 14:14:49 +00:00
9cc38f81b8 BUG: Corrected DB lookup for turb fields function object 2012-03-08 08:59:51 +00:00
62e3b2963b ENH: Improvements to the turbulenceFields function object 2012-03-07 15:43:34 +00:00