Commit Graph

8037 Commits

Author SHA1 Message Date
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
d81d99d490 bubbleFoam, twoPhaseEulerFoam: Added storage of pressure from the previous iteration for PIMPLE 2011-07-09 22:24:28 +01:00
6f505d8318 SpalartAllmaras: corrected the turbulent viscosity used to transport nuTilda 2011-07-08 17:09:36 +01:00
38e0f7ea64 Merge branch 'olesenm' 2011-07-08 15:38:57 +01:00
6c9dacd229 STYLE: drop 'goto' in favour of returning a value 2011-07-08 16:21:21 +02:00
0a8fbae639 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-08 15:05:43 +01:00
9aab5c234b ENH: Added pre-evolve hook to cloud function objects
BUG: Corrected particleTracks cloud model for parallel usage
2011-07-08 13:11:50 +01:00
cf54434499 BUG: Proper handling of zero size patches 2011-07-08 09:43:48 +01:00
07c882fa78 BUG: Error in init of YS0 when re-start 2011-07-08 09:18:26 +01:00
d2a4df60ee STYLE: lagrangian: moved include files to .C 2011-07-07 16:25:17 +01:00
d8ac667359 BUG: particleTemplates: reference to temporary 2011-07-07 16:24:34 +01:00
8f435b1b18 ENH: particleI.H: check for duplicate faces 2011-07-07 16:17:58 +01:00
c2d99767a2 ENH: reinstate short-circuit behaviour for findEtcFile() 2011-07-07 14:59:18 +02:00
227f440496 BUG: foamDebubSwitches: use findEtcFiles 2011-07-07 10:25:16 +01:00
1209e915d9 ENH: Added PV library existence check to paraFoam script 2011-07-07 10:02:52 +01:00
ac26124658 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-07 09:15:40 +01:00
073f4960f7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-06 18:59:43 +01:00
19184de042 STYLE: autoRefineDriver.C: comment 2011-07-06 18:59:17 +01:00
b490acc1a5 ENH: closedTriSurfaceMesh: triSurfaceMesh that fakes to be closed. 2011-07-06 18:58:48 +01:00
11cf5b1829 ENH: triSurfaceMesh: add quality filter for triangle normals.
On degenerate triangles the problem is that the determination of inside/outside
    goes wrong. Intersection is not affected since the triangles have no area. So
    eliminate degenerate triangles from normals calculation
2011-07-06 18:58:19 +01:00
576805a3f2 Corrected header 2011-07-06 12:42:43 +01:00
5c8c42028f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-06 12:41:31 +01:00
64ec1bab07 simpleFoam/motorBike tutorial: Changed loaded libraries to avoid error on completion 2011-07-06 12:40:26 +01:00
2169a5de40 etc/controlDict: Removed redundant entry 2011-07-06 12:40:15 +01:00
49285512c7 etc/controlDict: add support for merging etc/controlDict with user-specialised versions 2011-07-06 12:40:06 +01:00
30f2589d00 BUG: codeStream.C: commented out code for master-only checking since would not work for fields 2011-07-06 10:13:30 +01:00
9e4aecd64b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 17:29:59 +01:00
b3558a8991 ENH: codeStream: work with timeStampMaster 2011-07-05 17:29:30 +01:00
5ee9f76ace Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 17:02:24 +01:00
729bdbb640 twoPhaseEulerFoam/interfacialModels/dragModels: Corrections for parallel operation 2011-07-05 17:02:21 +01:00
012dc7ecba Changes to keep clang happy. 2011-07-05 17:01:40 +01:00
bd830a83d2 STYLE: Dates. 2011-07-05 17:01:00 +01:00
c4f0d1e3e4 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 16:59:11 +01:00
c060f7b290 ENH: Acceleration damping and clipping. Variable deltaT fix. 2011-07-05 16:59:00 +01:00
4c8b4d412f Updated year 2011-07-05 10:36:08 +01:00
b2d939833a ENH: Added missing enthalpy write for liquids 2011-07-05 10:12:02 +01:00
ad74322d31 Global construction: transfer files which construct globals and read etc/controlDict into global.Cver 2011-07-05 09:41:23 +01:00
be9718ef43 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-04 14:41:22 +01:00
dd193d42a7 BUG: Random: missing scalar division 2011-07-04 14:40:13 +01:00
fab3446df6 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-04 12:06:18 +01:00
2c1de38086 fanPressure BC: Improved handling of reverse-flow
Now derived from totalPressure to support all forms of compressibility.
2011-07-04 12:06:12 +01:00
96477bd9c0 ENH: USe flowRateProfile instead of volumeFlowRate in injector model 2011-07-04 11:55:33 +01:00
60ff30a5d7 STYLE: corrected poor formatting 2011-07-04 11:54:30 +01:00
5cad5dd91b ENH: Adding wall cohesion forces. 2011-07-04 11:17:13 +01:00
66ce33f53e STYLE: Random: date 2011-07-04 09:52:50 +01:00
bd68d2b14a ENH: partialWrite: support regions 2011-07-04 09:50:28 +01:00
e2a412597c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-01 16:19:16 +01:00
2a89555d0a COMP: Random: moved to OSspecific 2011-07-01 16:14:10 +01:00
ba0647eec7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-01 15:22:41 +01:00
1d1e3c74ae ENH: Added paraview tmp file generation to multi-region tutorial case run scripts 2011-07-01 15:22:32 +01:00