Commit Graph

8658 Commits

Author SHA1 Message Date
4da59cd060 ENH: conformalVoronoiMesh: write map from tet mesh to poly 2011-07-20 17:43:31 +01:00
68973728a1 ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh 2011-07-19 17:30:25 +01:00
534c6e03ff ENH: indexedCell,indexedVertex: added info() for printing 2011-07-19 16:28:48 +01:00
ea15911286 ENH: foamToTetDualMesh: map data onto tetDualMesh mesh 2011-07-14 22:19:26 +01:00
dfeadff218 ENH: tutorials settings 2011-07-11 15:43:41 +01:00
31de9dacf1 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-08 11:54:14 +01: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
391f0d3b54 BUG: reduce inside if statement, not valid on all processors. 2011-07-06 22:20:27 +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
292bf5cbca ENH: Switch on and off curvature and closeness testing. 2011-07-06 13:43:07 +01:00
bbe91bb651 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 11:21:26 +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
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
3598a450fb ENH: Parallel reduce size of sets and numbers. 2011-07-05 15:43:29 +01:00
471a6becc1 ENH: reduce output in parallel. 2011-07-05 13:23:41 +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
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
47a0da0241 Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-04 12:14:44 +01:00
b0b8e04c59 ENH: Adding controllers. 2011-07-04 12:11:02 +01:00
6ec0202d19 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
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
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
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