Commit Graph

366 Commits

Author SHA1 Message Date
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
10bd19fb42 ENH: Added new DESModelRegions function object to identify DES calc RAS/LES regions 2012-09-26 16:39:05 +01:00
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
65f13499b3 ENH: writeDictionary function object - use HashSet instead of List 2012-09-26 12:27:39 +01:00
d6aae98328 ENH: wallShearStress function object - added error handling for when turb model is not present 2012-09-26 12:18:42 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
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