Commit Graph

1261 Commits

Author SHA1 Message Date
mattijs
fe31693e30 ENH: createBafflesDict: more comment 2013-11-18 15:03:46 +00:00
mattijs
8222120fef ENH: mapped: allow coupling specification through coupleGroup 2013-11-12 15:12:56 +00:00
mattijs
202d7c1ad3 ENH: snappyHexMesh: fix growing of attraction. Split off debug/writing/output 2013-11-12 09:00:04 +00:00
mattijs
f9f08091ba ENH: orientFaceZone: add -region option 2013-11-11 09:22:05 +00:00
mattijs
cca229f785 ENH: snappyHexMesh: layer coverage volfields 2013-10-30 15:17:57 +00:00
mattijs
41650787b1 ENH: mesh tools: max write precision 2013-10-29 09:59:21 +00:00
mattijs
7a2269eccb ENH: setsToFaceZone: allow flipping 2013-10-17 14:04:22 +01:00
mattijs
cfcd1ab30b GIT: orientFaceZone: remove embedded testcase 2013-10-17 12:42:58 +01:00
mattijs
1f63b86824 ENH: snappyHexMeshDict: added comment 2013-10-17 11:49:14 +01:00
andy
79d8403f8f ENH: checkMesh - updated writing of disconnected regions 2013-10-11 09:17:53 +01:00
andy
a787c35c48 ENH: checkMesh - write split regions to cellSets 2013-10-10 11:01:13 +01:00
mattijs
97ad9eab4c ENH: collapseEdges: avoid double registration of indirectPatchFaces 2013-10-03 10:42:23 +01:00
mattijs
f02cc06c55 BUG: conformalVoronoiMesh: wrong sync 2013-10-03 10:41:40 +01:00
mattijs
ca8b37a4c8 ENH: snappyHexMeshDict: improved comment 2013-10-03 10:41:27 +01:00
mattijs
cbebe58245 ENH: foamyHexMeshDict: added comment 2013-09-27 16:14:12 +01:00
mattijs
51b4035dbe COMP: foamyQuadMesh: build order 2013-09-27 09:15:44 +01:00
laurence
f663d40545 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-26 15:46:37 +01:00
laurence
8024b53c97 ENH: foamyHexMesh: Split boundary point priority into separate function 2013-09-26 15:46:04 +01:00
laurence
6f6fdd635d BUG: foamyHexMesh: Correct feature point pair indexing 2013-09-26 15:25:57 +01:00
mattijs
6a0ffc2548 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-26 12:32:20 +01:00
laurence
aebfc3c75f ENH: foamyHexMesh: Do not insert surface points near edge points 2013-09-26 12:08:28 +01:00
laurence
afa5658713 BUG: foamyHexMesh: Do not insert points between internal and surface points 2013-09-26 11:45:49 +01:00
mattijs
f9a20c9da0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-26 11:36:42 +01:00
mattijs
00128075bb COMP: foamy: suppress cgal generated warnings 2013-09-26 11:36:13 +01:00
mattijs
9cebba4c16 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-26 10:56:57 +01:00
mattijs
fe470ba3a8 GIT: patchFaceOrientation: moved files 2013-09-26 10:43:07 +01:00
Henry
3aa7de87c8 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-25 13:07:32 +01:00
Henry
c8717838f4 foamyQuadMesh/Allwmake: ensure foamyHexMesh/conformalVoronoiMesh is
build before foamyQuadMesh
2013-09-25 13:05:44 +01:00
laurence
615a74626e ENH: foamyHexMesh: Include baffle handling 2013-09-25 12:37:19 +01:00
laurence
c060166e7a BUG: foamyHexMesh: Remove overwrite option. 2013-09-25 10:39:04 +01:00
mattijs
feb7335481 ENH: uniformInletOutlet: new bc with uniform inletValue 2013-09-24 17:51:48 +01:00
mattijs
2a3c54ba8f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-20 17:36:11 +01:00
mattijs
4ca945f49b ENH: fvMesh: map fields using old volume 2013-09-20 17:35:49 +01:00
laurence
e24e08bba3 STYLE: line endings 2013-09-19 16:25:11 +01:00
laurence
4486773fc0 COMP: foamyHexMesh: Remove unused code 2013-09-18 16:01:19 +01:00
laurence
a0196d4f0e BUG: foamyHexMesh: Make enum public 2013-09-18 15:59:09 +01:00
laurence
b4a742fc89 ENH: collapseEdges: Points now get a priority. The higher the number, the more likely the
collapse will be towards that point
2013-09-18 15:31:58 +01:00
laurence
e8d651060d ENH: foamyHexMesh: Insert referred points that are outside convex hull 2013-09-18 14:58:28 +01:00
laurence
95256688e5 ENH: foamyHexMesh: Move zoning to separate .C file 2013-09-18 14:37:43 +01:00
mattijs
70a25b9c84 ENH: orientFaceZone: new app for orienting faceZones 2013-09-17 15:35:40 +01:00
mattijs
12d87fcacc ENH: snappyHexMesh: detect small distance snapping 2013-09-13 16:20:03 +01:00
Sergio Ferraris
c7d1a4b023 ENH:
1) Modification to extrudeToRegionMesh to use extrudeModel point distribution function
2) Addition of firstCellThickness option to linearNormal extrude model
2013-09-12 17:39:32 +01:00
laurence
be937b65dd BUG: foamyQuadMesh: Track and update all region edges 2013-09-11 15:20:41 +01:00
mattijs
f6673d4bb5 BUG: subsetMesh: consistent instance setting 2013-09-11 12:57:42 +01:00
mattijs
969af752ad ENH: patchToPoly2DMesh: added some checking 2013-09-10 08:53:15 +01:00
mattijs
a4909c94bc BUG: extrude2DMesh: upper-triangular reordering 2013-09-09 17:37:01 +01:00
mattijs
3aacc8eb48 BUG: foamyQuadMesh: in case of 90 degrees exactly alignment dirs not set 2013-09-09 15:32:18 +01:00
laurence
f430a501f6 Merge branch 'feature/foamyHexMesh-baffles' 2013-09-06 17:11:45 +01:00
laurence
42b9779bea STYLE: Line lengths 2013-09-06 17:11:33 +01:00
laurence
fa748aad69 Merge branch 'feature/foamyHexMesh-baffles' 2013-09-06 17:04:12 +01:00