Commit Graph

8788 Commits

Author SHA1 Message Date
mattijs
dfeadff218 ENH: tutorials settings 2011-07-11 15:43:41 +01:00
mattijs
20049090e5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-11 11:06:39 +01:00
mattijs
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00
mattijs
87df037474 ENH: Cloud.H: protect remainder for tracking rescue message 2011-07-11 10:37:43 +01:00
sergio
d9d8c9c02d ENH: editng Allrun 2011-07-11 10:22:33 +01:00
Henry
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
Henry
d81d99d490 bubbleFoam, twoPhaseEulerFoam: Added storage of pressure from the previous iteration for PIMPLE 2011-07-09 22:24:28 +01:00
mattijs
f6a3700648 ENH: MultiInteraction: combine multiple wall interaction models 2011-07-08 17:55:29 +01:00
Henry
6f505d8318 SpalartAllmaras: corrected the turbulent viscosity used to transport nuTilda 2011-07-08 17:09:36 +01:00
andy
38e0f7ea64 Merge branch 'olesenm' 2011-07-08 15:38:57 +01:00
Mark Olesen
6c9dacd229 STYLE: drop 'goto' in favour of returning a value 2011-07-08 16:21:21 +02:00
andy
0a8fbae639 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-08 15:05:43 +01:00
andy
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
mattijs
31de9dacf1 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-08 11:54:14 +01:00
sergio
cf54434499 BUG: Proper handling of zero size patches 2011-07-08 09:43:48 +01:00
sergio
07c882fa78 BUG: Error in init of YS0 when re-start 2011-07-08 09:18:26 +01:00
mattijs
d2a4df60ee STYLE: lagrangian: moved include files to .C 2011-07-07 16:25:17 +01:00
mattijs
d8ac667359 BUG: particleTemplates: reference to temporary 2011-07-07 16:24:34 +01:00
mattijs
8f435b1b18 ENH: particleI.H: check for duplicate faces 2011-07-07 16:17:58 +01:00
Mark Olesen
c2d99767a2 ENH: reinstate short-circuit behaviour for findEtcFile() 2011-07-07 14:59:18 +02:00
graham
be23241240 STYLE: dates. 2011-07-07 13:36:52 +01:00
graham
4da50ebb91 Rolling back MD modifications to master branch. 2011-07-07 13:30:42 +01:00
mattijs
227f440496 BUG: foamDebubSwitches: use findEtcFiles 2011-07-07 10:25:16 +01:00
andy
1209e915d9 ENH: Added PV library existence check to paraFoam script 2011-07-07 10:02:52 +01:00
andy
ac26124658 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-07 09:15:40 +01:00
graham
391f0d3b54 BUG: reduce inside if statement, not valid on all processors. 2011-07-06 22:20:27 +01:00
mattijs
073f4960f7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-06 18:59:43 +01:00
mattijs
19184de042 STYLE: autoRefineDriver.C: comment 2011-07-06 18:59:17 +01:00
mattijs
b490acc1a5 ENH: closedTriSurfaceMesh: triSurfaceMesh that fakes to be closed. 2011-07-06 18:58:48 +01:00
mattijs
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
graham
8cea9a58dc ENH: Limiting size of edge groups for very sharp edges.
BUG: 1 + acos(na ^ nb), not 1 + acos(mag(na ^ nb))
2011-07-06 17:18:29 +01:00
mattijs
23b828f22f Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 15:28:25 +01:00
graham
e52b8d3078 ENH: Better number of vertices reporting. 2011-07-06 13:46:10 +01:00
graham
292bf5cbca ENH: Switch on and off curvature and closeness testing. 2011-07-06 13:43:07 +01:00
Henry
576805a3f2 Corrected header 2011-07-06 12:42:43 +01:00
Henry
5c8c42028f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-06 12:41:31 +01:00
Henry
64ec1bab07 simpleFoam/motorBike tutorial: Changed loaded libraries to avoid error on completion 2011-07-06 12:40:26 +01:00
Henry
2169a5de40 etc/controlDict: Removed redundant entry 2011-07-06 12:40:15 +01:00
Henry
49285512c7 etc/controlDict: add support for merging etc/controlDict with user-specialised versions 2011-07-06 12:40:06 +01:00
mattijs
bbe91bb651 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 11:21:26 +01:00
mattijs
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
graham
9135de497c Merge branch 'master' into cvm 2011-07-06 09:29:58 +01:00
mattijs
9e4aecd64b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 17:29:59 +01:00
mattijs
b3558a8991 ENH: codeStream: work with timeStampMaster 2011-07-05 17:29:30 +01:00
Henry
5ee9f76ace Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 17:02:24 +01:00
Henry
729bdbb640 twoPhaseEulerFoam/interfacialModels/dragModels: Corrections for parallel operation 2011-07-05 17:02:21 +01:00
Henry
012dc7ecba Changes to keep clang happy. 2011-07-05 17:01:40 +01:00
graham
bd830a83d2 STYLE: Dates. 2011-07-05 17:01:00 +01:00
graham
c4f0d1e3e4 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-05 16:59:11 +01:00
graham
c060f7b290 ENH: Acceleration damping and clipping. Variable deltaT fix. 2011-07-05 16:59:00 +01:00