Commit Graph

5683 Commits

Author SHA1 Message Date
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
aaad626afe Merge branch 'master' into cvm 2011-07-04 12:16:13 +01:00
b0b8e04c59 ENH: Adding controllers. 2011-07-04 12:11:02 +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
0c51d2628a ENH: Running and improvements. 2011-07-01 19:55:48 +01:00
8a93505589 BUG: Wrong loop structure for molecule tests. 2011-07-01 17:14:02 +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
d6eeb3ab89 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-01 15:15:16 +01:00
5697b23e49 STYLE: conformalVoronoiMesh: updated comment. 2011-07-01 15:12:50 +01:00
004d83e219 Merge branch 'master' into cvm 2011-07-01 13:39:58 +01:00
1a3509a367 ENH: Removing HashTableGlobalTetIndices based filtering sync attempt.
Where a point was on more thatn two processors, the point merge could collapse
a point to one that one of the processors didn't have. Face filtering may only
be possible for faces whose points are only on two processors.
2011-07-01 13:36:06 +01:00
44911dd8de Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-01 12:41:01 +01:00
8cf8d2f1bd fanPressureFvPatchScalarField: New BC for specifying the pressure supplied by a fan 2011-07-01 12:40:58 +01:00
0e91b291a4 BUG: Uninitialised point. 2011-07-01 10:49:15 +01:00
b9251502f8 BUG: Uninitialised point. 2011-07-01 10:49:15 +01:00