03ee3a5046
GIT: merge conflict resolution
2013-01-21 16:48:22 +00:00
685635e6a3
ENH: Deleting parabolicCylindricalCS, sphericalCS and toroidalCS
...
coordinate systems
Modifying constructors from dictionary of coordinateSystem class (no
default type)
Adding localAxesRotation type. It constructs a axes-rotation tensor on each
cell centre.
Adding functionality to coordinateRotation blase class (transformTensor,
transformVector, etc)
2013-01-21 12:17:17 +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
2130f63fe4
ENH: Added optional naming of averaging window
2013-01-10 12:19:40 +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
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