|
|
4c06fb5339
|
ENH: Removed boundedness correction (Sp) from scalarTransport function object
|
2012-09-26 11:42:36 +01:00 |
|
|
|
1123d1602e
|
STYLE: corrected 80 char line length
|
2012-09-26 11:30:05 +01:00 |
|
|
|
bc3de98ee4
|
ENH: Simplified CourantNo function object such that field is stored on the mesh database
|
2012-09-26 09:25:12 +01:00 |
|
|
|
06d5c21232
|
ENH: Added new scalarTransport function object
|
2012-09-25 18:20:55 +01:00 |
|
|
|
ac8af99bb7
|
ENH: Added new writeDictionary function object
|
2012-09-25 10:44:27 +01:00 |
|
|
|
711877b161
|
ENH: Removed staticPressure and pressureCoefficient function objects - replaced by pressureTools
|
2012-09-24 15:07:41 +01:00 |
|
|
|
3644f064af
|
ENH: Added new pressureTools function object
|
2012-09-24 15:06:45 +01:00 |
|
|
|
b7a50c0c93
|
ENH: Updated sixDoF BC after change to forces calculation
|
2012-09-24 12:39:32 +01:00 |
|
|
|
4ad23cfed4
|
ENH: forceCoeffs function object - added data output into bins
|
2012-09-24 12:39:04 +01:00 |
|
|
|
d8cb5d97f4
|
ENH: forces function object - added data output into bins
|
2012-09-24 12:38:47 +01:00 |
|
|
|
b9820bf4e7
|
ENH: enabled writing of faceSource function object values using a surfaceWriter
|
2012-09-20 14:15:15 +01:00 |
|
|
|
da51ab1062
|
Initial check-in of CourantNo function object
|
2012-09-20 10:16:14 +01:00 |
|
|
|
122114042a
|
STYLE: minor coding style changes
|
2012-09-20 10:15:20 +01:00 |
|
|
|
21656d3347
|
ENH: Initial check-in of wallShearStress function object
|
2012-09-19 16:37:15 +01:00 |
|
|
|
8489de277d
|
GIT: conflict resolution
|
2012-09-17 12:03:11 +01:00 |
|
|
|
6884da6767
|
Updated headers
|
2012-08-24 15:15:32 +01:00 |
|
|
|
20b5d43cd6
|
sixDoFRigidBodyDisplacementPointPatchVectorField: Added optional under-relaxation
|
2012-08-24 15:15:24 +01:00 |
|
|
|
830c0ef382
|
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
|
2012-08-23 14:13:13 +01:00 |
|
|
|
77189860de
|
ENH: Updated function object documentation
|
2012-08-20 12:24:40 +01:00 |
|
|
|
7a6880ad14
|
STYLE: Removed unused comment delimiters
|
2012-08-20 12:24:08 +01:00 |
|
|
|
aec98e58c2
|
STYLE: updated error message
|
2012-08-20 12:23:38 +01:00 |
|
|
|
a9e8caa979
|
ENH: Updated function object documentation
|
2012-08-13 18:18:19 +01:00 |
|
|
|
f3d8e5316c
|
Updated function object documentation
|
2012-08-13 17:36:58 +01:00 |
|
|
|
536c4aa210
|
ENH: Updated function object documentation
|
2012-08-13 14:29:42 +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 |
|
|
|
a76bdc1bd2
|
STYLE: minor code formatting
|
2012-08-03 09:24:21 +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 |
|
|
|
4025894d2c
|
Updated headers
|
2012-07-27 14:56:15 +01:00 |
|
|
|
1464c4ff5c
|
multiphase (VoF): Added support for general turbulence models
Required the addition of the divDevRhoR function to all incompressible turbulence models
|
2012-07-27 14:56:01 +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 |
|
|
|
c293b14bb7
|
STYLE: use symbol for infinity instead of inf in docs
|
2012-07-23 15:33:53 +01:00 |
|
|
|
a17b0c75c6
|
ENH: Updates to function object documentation
|
2012-07-23 15:23:35 +01:00 |
|
|
|
b44f84ad39
|
ENH: Further updates to doxygen docs
|
2012-07-13 16:17:48 +01:00 |
|
|
|
e2ed990347
|
ENH: relocated functionObject doc file to doc sub-folder
|
2012-07-13 16:15:14 +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 |
|
|
|
d21b61a883
|
Updated headers
|
2012-07-03 14:00:21 +01:00 |
|
|
|
ef2bc10d11
|
nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
|
2012-07-03 10:34:20 +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 |
|