|
|
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 |
|
|
|
f71c2c3b60
|
ENH: Added new turbulenceFields function object - to obtain fields, e.g. R, devReff, devRhoReff etc
|
2012-03-05 15:04:33 +00:00 |
|
|
|
04033b6968
|
ENH: Re-inistated weighted-average fieldAverage usage
|
2012-03-02 17:13:46 +00:00 |
|
|
|
54363ec4cc
|
BUG: wallBoundedParticle.C: I/O compatible
|
2012-02-14 12:44:48 +00:00 |
|
|
|
1bef8ec224
|
ENH: wallBoundedStreamLineParticle: use wallBoundedParticle class
|
2012-02-14 12:22:26 +00:00 |
|
|
|
46edbe2bb2
|
ENH: wallBoundedParticle: generic particle class for tracking along boundary
|
2012-02-14 12:21:47 +00:00 |
|
|
|
0dbdea4781
|
ENH: wallBoundedStreamLine: -store one value per location -optional tracklength specification
|
2012-02-07 11:35:18 +00:00 |
|
|
|
54b5b66023
|
ENH: wallBoundedStreamLine: updated motorBike tutorial.
|
2012-02-07 08:47:50 +00:00 |
|
|
|
307a13f08b
|
ENH: wallBoundedStreamLine: near-wall tracking
|
2012-02-06 16:39:43 +00:00 |
|
|
|
4cd343ecee
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-02-01 17:32:17 +00:00 |
|
|
|
7135a403cd
|
ENH: Exposed weightField to all face/cell source function object operations
|
2012-02-01 17:32:08 +00:00 |
|
|
|
f0d40fc7fe
|
STYLE: streamLine/controlDict: updated comment
|
2012-02-01 15:14:34 +00:00 |
|
|
|
b752c60cd1
|
ENH: streamLine: added preliminary support for surface following
|
2011-12-22 11:46:14 +00:00 |
|
|
|
bde3edacd3
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2011-12-16 12:17:24 +00:00 |
|