Commit Graph

6504 Commits

Author SHA1 Message Date
20049090e5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-11 11:06:39 +01:00
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00
87df037474 ENH: Cloud.H: protect remainder for tracking rescue message 2011-07-11 10:37:43 +01:00
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
f6a3700648 ENH: MultiInteraction: combine multiple wall interaction models 2011-07-08 17:55:29 +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
31de9dacf1 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-08 11:54:14 +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
be23241240 STYLE: dates. 2011-07-07 13:36:52 +01:00
4da50ebb91 Rolling back MD modifications to master branch. 2011-07-07 13:30:42 +01:00
ac26124658 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-07 09:15:40 +01:00
391f0d3b54 BUG: reduce inside if statement, not valid on all processors. 2011-07-06 22:20:27 +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
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
23b828f22f Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 15:28:25 +01:00
e52b8d3078 ENH: Better number of vertices reporting. 2011-07-06 13:46:10 +01:00
5c8c42028f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-06 12:41:31 +01:00
49285512c7 etc/controlDict: add support for merging etc/controlDict with user-specialised versions 2011-07-06 12:40:06 +01:00
bbe91bb651 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 11:21:26 +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
9135de497c Merge branch 'master' into cvm 2011-07-06 09:29:58 +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
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
3598a450fb ENH: Parallel reduce size of sets and numbers. 2011-07-05 15:43:29 +01:00
3a5a303bf8 ENH: Do not fatal on spoke failure, just warn.
Should never happen when there is a suitable number of spokes - this was only
seen for-real in a mesh with spokes = 1;
2011-07-05 12:41:22 +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
ce9073540c STYLE: dates. 2011-07-04 20:24:21 +01:00
e675839a21 ENH: Added monoatomic object and updated applications. 2011-07-04 20:22:50 +01:00
d3ddb37480 ENH: Templated MolecularCloud. 2011-07-04 16:17:52 +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