Commit Graph

171 Commits

Author SHA1 Message Date
6af4a60a53 ENH: scalarTransport: old files in header 2013-12-20 15:57:10 +00:00
2d1ed06aab ENH: Updated Make/files for utility function objects 2013-12-12 12:57:56 +00:00
9437175bb8 STYLE: Updated code comments 2013-12-12 12:42:02 +00:00
f1d7acffdd ENH: Added new blendingFactor FO to output blending factor used by blended convection schemes 2013-12-12 12:40:59 +00:00
ef0a8e50f9 functionObjects: Corrected typos and various errors in new classes 2013-11-29 17:17:27 +00:00
5126a6a49a ENH: Function object updates 2013-11-29 09:25:09 +00:00
636215a0ea ENH: functionObjects - updated writing to file 2013-11-25 10:52:20 +00:00
d8d17a0476 ENH: setTimeStep: new functionObject 2013-11-20 10:36:22 +00:00
837ca32397 ENH: function obejct updates 2013-10-04 16:44:58 +01:00
4c4fb677ce ENH: yPLusRAS function object - store result on mesh database 2013-09-19 15:16:37 +01:00
0b2b703760 ENH: yPlusLES function object - store result on mesh database 2013-09-19 15:16:07 +01:00
500315b17b ENH: wallShearStress function object - store result on mesh database 2013-09-19 15:15:53 +01:00
ec66f480c7 ENH: DESModelRegions function object - store result on mesh database 2013-09-19 15:15:34 +01:00
98cc307aec ENH: Function objects - notify when writing results 2013-08-14 11:10:27 +01:00
4f7d70efc6 ENH: pressureTools - updated so that (reference) pressure field not necessary on construction 2013-07-23 14:03:55 +01:00
a6f17edeeb BUG: Corrected transportModel handling in Peclet function object 2013-07-19 12:00:18 +01:00
1aefea9df7 BUG: codedFunctionObject: add timeSet functionality 2013-06-10 11:18:17 +01:00
6f40272339 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 10:11:37 +01:00
a50d78ea93 EMH: Adding a hook to functionObject called 'timeSet' at the
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:11:07 +01:00
0a24a4765e ENH: pressureTools function object - storing pressure result on database 2013-05-28 16:44:17 +01:00
18d3b81960 ENH: pressurTools function object - simplified usage 2013-05-13 09:38:08 +01:00
c6ae6599b1 ENH: pressureTools: use user-pressure name when constructing output field name 2013-03-18 12:21:42 +00:00
72e3a7eeb3 ENH: Updated scalarTransport function object to handele compressible codes 2013-01-31 15:39:28 +00:00
ea608961c5 ENH: Updated scalarTransport function object 2013-01-08 09:45:23 +00:00
d4202f9b10 ENH: Relocated utilities function object doc 2013-01-08 09:39:49 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
1d3aaec814 BUG: Added missing functions 2012-12-17 14:33:52 +00:00
98447ed2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-13 10:40:54 +00:00
9d5ce4ae76 ENH: Updated function objects 2012-12-13 10:40:38 +00:00
4be7afde0a STYLE: Fix some typos 2012-12-11 16:38:39 +00:00
0f3fc4457a ENH: Updates to Lambda2 and Q function objects 2012-11-28 17:09:43 +00:00
e002f91a01 ENH: Added new Q function object 2012-11-28 11:33:31 +00:00
04d80067b7 ENH: Added new Peclet function object 2012-11-28 11:27:14 +00:00
b0598526a4 ENH: Simplified the wallShearStress function object 2012-11-28 11:03:06 +00:00
81b79ba291 ENH: Added new Lambda2 function object 2012-11-28 10:50:12 +00:00
8a692d187c ENH: Added dixygen tags to function objects 2012-11-28 10:49:34 +00:00
f2ed4b279e ENH: Added NO_WRITE io flags for CourantNo function object 2012-11-28 10:49:10 +00:00
aa5a119be6 ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour 2012-11-27 17:11:56 +00:00
7f71489895 ENH: pessureTools function object - updated coeff calculation and usage documentation 2012-11-23 09:50:21 +00:00
a748510054 ENH: Updated DESModelRegions function object 2012-11-22 13:14:41 +00:00
178dcc52c5 STYLE: Minor code formatting 2012-11-22 12:16:17 +00:00
9f850b6cea ENH: Further update to pressure tools function object 2012-11-22 11:14:09 +00:00
be3793b7bb BUG: Corrections to pressureTools function object 2012-11-22 10:58:29 +00:00
c619e12056 ENH: Updated wallShearStress function object to handle specific patches 2012-11-22 09:58:17 +00:00
37f3793b7a ENH: Added header documentation to pressureTools function object 2012-11-21 17:05:33 +00:00
ed37e317dd BUG: Correcte pressure dimension check 2012-11-21 17:05:04 +00:00
47a746b2c1 ENH: Updates to function objects 2012-10-16 10:47:21 +01:00
72d49281ce ENH: Refactored function objects to make use of new base class 2012-10-15 17:59:38 +01:00
10bd19fb42 ENH: Added new DESModelRegions function object to identify DES calc RAS/LES regions 2012-09-26 16:39:05 +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