Commit Graph

1124 Commits

Author SHA1 Message Date
laurence
11d22dbf47 REVERT: Change parallel referral algorithm back to original 2013-06-13 09:30:05 +01:00
laurence
6cf69b1644 ENH: foamyHexMesh: Enable only the conformation step to be run if internal points are all fixed 2013-06-12 13:16:04 +01:00
laurence
838639cd5d ENH: Snapping to surfaces if point is far outside 2013-06-12 13:08:15 +01:00
laurence
3d2a4ece30 ENH: foamyHexMesh: Split location of infinite cells and processor boundary cells 2013-06-11 14:30:20 +01:00
laurence
c574abb243 ENH: foamyHexMesh: Edge conformation improvements 2013-06-06 13:42:55 +01:00
laurence
a6c7389f0b ENH: foamyHexMesh: Disable reporting of point insertion failure 2013-06-05 16:35:09 +01:00
laurence
59ba920721 BUG: foamyHexMesh: Remove internal points that are outside the surface. 2013-06-05 14:00:18 +01:00
laurence
a40168675c STYLE: Change name of foamyHex2DMesh to foamyQuadMesh 2013-06-04 16:21:16 +01:00
laurence
af9e7cc72c ENH: foamyHexMesh: clean up ostream operator of indexedVertex 2013-06-04 14:40:45 +01:00
laurence
7e99cd26c1 ENH: Add enhanced edge conformation method 2013-06-04 14:39:59 +01:00
laurence
419fe75da5 COMP: Remove unused variables 2013-06-04 14:39:10 +01:00
laurence
a0a162948f COMP: Add surfMesh dependency to snappyHexMesh 2013-06-04 09:58:59 +01:00
laurence
9995429f9b COMP: Remove cellSizeAndAlignmentGrid from compilation 2013-06-03 17:12:56 +01:00
laurence
c644cb680b Merge branch 'master' into feature/cvMesh
Conflicts:
	applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
2013-06-03 16:27:14 +01:00
laurence
ae7a7bc1da BUG: do not iterate over referred edges 2013-06-03 16:16:47 +01:00
laurence
5d26732b7e ENH: snappyHexMesh: update outfile location for surfaceSimplify 2013-06-03 14:59:05 +01:00
mattijs
cc8a232756 ENH: subsetMesh: added -resultTime option 2013-06-03 13:34:21 +01:00
mattijs
b965b9e783 ENH: snappyHexMesh: added gapLevelIncrement to outer dictionary 2013-06-03 13:29:22 +01:00
laurence
28868e97bb ENH: Add a surfaceSimplify option to snappyHexMesh 2013-06-03 12:40:26 +01:00
mattijs
487ef5ac0b ENH: snappyHexMeshDict: improved setting in comment 2013-05-31 16:49:18 +01:00
laurence
f6109782a1 BUG: Fix merge issues 2013-05-31 12:05:06 +01:00
laurence
2579c83bc6 COMP: Add missing include 2013-05-31 12:03:48 +01:00
laurence
5d0433327c COMP: Add Header include 2013-05-31 12:03:08 +01:00
laurence
b2a58f109d ENH: code cleanup 2013-05-31 10:55:25 +01:00
laurence
ecda1f7665 ENH: Add options to feature point handling 2013-05-31 10:49:03 +01:00
laurence
482957e718 STYLE: Update base foamyHexMeshDict 2013-05-31 10:40:04 +01:00
laurence
fb52acf4be ENH: Update collapesEdges to work with any supplied face zone 2013-05-31 09:42:09 +01:00
mattijs
55fd1ac9fd ENH: snappyHexMeshDict: commented new options 2013-05-30 10:39:33 +01:00
laurence
399c65f963 Merge branch 'master' into feature/cvMesh 2013-05-30 10:34:49 +01:00
mattijs
975602a937 ENH: createBafflesDict: added comment 2013-05-21 15:31:07 +01:00
mattijs
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +01:00
laurence
e6e477432f BUG: Do not check for close feature points when synchronising trees
+ Firstly, it has already been done
+ Secondly, the 'nearest' criteria is a different distance on different
processors
2013-05-20 10:57:08 +01:00
laurence
7db31447c9 BUG: Check for NULL vertex on cell 2013-05-17 14:33:48 +01:00
laurence
ef2adac0b9 BUG: Test for infinite vertex 2013-05-17 11:44:37 +01:00
laurence
f925f93eab BUG: When distributing mesh vertices check return values for locate 2013-05-17 09:56:12 +01:00
laurence
6d12b2d4f0 BUG: Returned reference to a tmp 2013-05-17 09:22:05 +01:00
mattijs
25a373bd39 ENH: snappyHexMesh: enable free-standing baffle merging 2013-05-16 12:49:16 +01:00
laurence
9c115398ba BUG: Missing function declaration 2013-05-16 11:38:54 +01:00
laurence
c7366549fc Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-16 11:24:49 +01:00
laurence
64a6994a62 ENH: Update cellSizeCalculation to return tmp 2013-05-16 11:22:56 +01:00
laurence
3a845d5192 ENH: Fix initial point insertion 2013-05-16 11:20:28 +01:00
laurence
379d8ac070 STYLE: Set location of foamyHexMeshDict 2013-05-16 10:44:30 +01:00
laurence
c0eb9d678f STYLE: Change cv2DMesh to foamyHex2DMesh 2013-05-16 10:29:36 +01:00
laurence
04804030f7 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:41:54 +01:00
laurence
c537f1cf9f COMP: Compile searchableSurfaceFeatures 2013-05-13 12:41:38 +01:00
laurence
d6c043e055 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:39:45 +01:00
laurence
cd548a96ed ENH: Add readFeatures method to header file 2013-05-13 12:39:22 +01:00
laurence
4180768499 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:38:36 +01:00
laurence
0a56f7a7f2 ENH: Use new searchableSurfaceFeatures 2013-05-13 12:38:14 +01:00
laurence
2c77f55d1d Merge branch 'master' into feature/cvMesh 2013-05-13 10:54:26 +01:00