Commit Graph

171 Commits

Author SHA1 Message Date
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
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
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
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
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
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +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
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
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
b78e8b6e51 ENH: Created log output for yPlusRAS/LES function objects 2012-03-20 16:14:13 +00:00
ce7a93a847 ENH: Added new yPlusLES function object 2012-03-20 13:25:12 +00:00
656d921b2c ENH: Added new yPlusRAS function object 2012-03-20 12:42:48 +00:00
f849409c20 BUG: Corrected use of rho if reference pressure is kinematic 2012-03-12 08:47:16 +00:00
75454db81d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 10:08:08 +00:00
ac208dab40 ENH: Added new pressureCoefficient function object 2012-03-09 09:27:19 +00:00
85c2251b16 BUG: codedFunctionObject:get codeData to work 2012-03-09 08:50:03 +00:00
09639dc571 BUG: codedFunctionObject: missing dictionary assignment 2011-10-28 11:32:06 +01:00
cd64f1762f ENH: codedFixedValue: refactor coded 2011-10-24 21:33:16 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
a791316896 ENH: dlLibraryTable: moved library handles to objects 2011-04-18 16:41:21 +01:00
4a2e3fb5a2 BUG: Copying field instead of taking reference. 2011-03-31 11:53:51 +01:00
20b1d49a82 ENH: dynamicCode: display line numbers 2011-03-25 04:43:29 +00:00
e24dd4fe2a ENH: codedFunctionObject: initial version. 2011-03-22 22:16:48 +00:00
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
e8cfd92f9d ENH: move residualControl and abortCalculation into common jobControl lib 2010-04-09 17:55:37 +02:00
a30f977dc5 STYLE: avoid namespace { ... } in functionObject source code 2010-04-09 14:09:42 +02:00
3fef72510e STYLE: use switch value for 'writeCompression' in controlDict's
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
9157364a4b Merge commit 'OpenCFD/master' into olesenm 2009-11-25 12:29:31 +01:00
407d047f07 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-24 14:45:05 +00:00
75bb4275ac minor coding tweaks 2009-11-24 14:39:17 +00:00