Commit Graph

3178 Commits

Author SHA1 Message Date
4ac91793a3 ENH: surfaceBooleanFeatures: Update and start handling baffles 2013-05-31 17:17:34 +01:00
487ef5ac0b ENH: snappyHexMeshDict: improved setting in comment 2013-05-31 16:49:18 +01:00
0a7eada21b ENH: Remove dependencies on CGAL because of new curvature calculation method 2013-05-31 12:42:38 +01:00
f6109782a1 BUG: Fix merge issues 2013-05-31 12:05:06 +01:00
2579c83bc6 COMP: Add missing include 2013-05-31 12:03:48 +01:00
5d0433327c COMP: Add Header include 2013-05-31 12:03:08 +01:00
b2a58f109d ENH: code cleanup 2013-05-31 10:55:25 +01:00
ecda1f7665 ENH: Add options to feature point handling 2013-05-31 10:49:03 +01:00
482957e718 STYLE: Update base foamyHexMeshDict 2013-05-31 10:40:04 +01:00
65ed16c33e ENH: update surfaceFeatureExtract to work with new surfaceFeatures 2013-05-31 10:39:25 +01:00
fb52acf4be ENH: Update collapesEdges to work with any supplied face zone 2013-05-31 09:42:09 +01:00
55fd1ac9fd ENH: snappyHexMeshDict: commented new options 2013-05-30 10:39:33 +01:00
399c65f963 Merge branch 'master' into feature/cvMesh 2013-05-30 10:34:49 +01:00
9ffb6c3f99 STYLE: processor*patch: unused argument 2013-05-22 17:26:05 +01:00
975602a937 ENH: createBafflesDict: added comment 2013-05-21 15:31:07 +01:00
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +01:00
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
88ceb57654 BUG: foamToEnsight: 4 digit files 2013-05-20 09:29:51 +01:00
7db31447c9 BUG: Check for NULL vertex on cell 2013-05-17 14:33:48 +01:00
ef2adac0b9 BUG: Test for infinite vertex 2013-05-17 11:44:37 +01:00
f925f93eab BUG: When distributing mesh vertices check return values for locate 2013-05-17 09:56:12 +01:00
6d12b2d4f0 BUG: Returned reference to a tmp 2013-05-17 09:22:05 +01:00
25a373bd39 ENH: snappyHexMesh: enable free-standing baffle merging 2013-05-16 12:49:16 +01:00
9c115398ba BUG: Missing function declaration 2013-05-16 11:38:54 +01:00
5f68e587e6 ENH: viewFactorsGen: exclude AMI 2013-05-16 11:28:02 +01:00
c7366549fc Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-16 11:24:49 +01:00
64a6994a62 ENH: Update cellSizeCalculation to return tmp 2013-05-16 11:22:56 +01:00
3a845d5192 ENH: Fix initial point insertion 2013-05-16 11:20:28 +01:00
379d8ac070 STYLE: Set location of foamyHexMeshDict 2013-05-16 10:44:30 +01:00
143a43836f REVERT: Remove findNearestOpSubset from treeDataEdge and add to the application 2013-05-16 10:43:44 +01:00
c0eb9d678f STYLE: Change cv2DMesh to foamyHex2DMesh 2013-05-16 10:29:36 +01:00
04804030f7 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:41:54 +01:00
c537f1cf9f COMP: Compile searchableSurfaceFeatures 2013-05-13 12:41:38 +01:00
d6c043e055 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:39:45 +01:00
cd548a96ed ENH: Add readFeatures method to header file 2013-05-13 12:39:22 +01:00
4180768499 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-13 12:38:36 +01:00
0a56f7a7f2 ENH: Use new searchableSurfaceFeatures 2013-05-13 12:38:14 +01:00
2c77f55d1d Merge branch 'master' into feature/cvMesh 2013-05-13 10:54:26 +01:00
9a5b9e6ba2 ENH: Add automatic feature extraction to foamyHexMesh 2013-05-13 10:24:03 +01:00
f9372806da BUG: Update processorPolyPatch constructor call to match recent changes 2013-05-10 01:04:31 +01:00
850474d273 STYLE: Change name from cvMesh to foamyHexMesh 2013-05-10 01:00:52 +01:00
d4f9704c38 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 13:06:17 +01:00
34cc904b9d BUG: snappyHexMeshDict: incorrect variable 2013-05-08 12:58:09 +01:00
6f9823d0de Merge branch 'master' into feature/cvMesh
Conflicts:
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.H
	src/dynamicMesh/polyMeshFilter/polyMeshFilter.C
	src/meshTools/indexedOctree/treeDataPrimitivePatch.C
	src/meshTools/indexedOctree/treeDataTriSurface.C
	src/meshTools/triSurface/triSurfaceSearch/triSurfaceSearch.C
2013-05-08 12:20:52 +01:00
01298af393 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 11:56:31 +01:00
e30c868e58 ENH: Added new version of mapFields 2013-05-08 11:56:22 +01:00
aea1fbff8b ENH: mergeMeshes: preserve additional patch data 2013-05-08 09:47:00 +01:00
92dcc69fa8 ENH: Code clean-up 2013-05-03 17:57:43 +01:00
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
5da306b1c1 ENH: viewFactorsGen:
Modification of shootRays algorithm. Rays that hit themselfs are continued
 	 until they hit(or not) the agglomeration target. If they do the surfaces can see
	 each other.
     faceAgglomerate:
	 The agglomeration now stops when the global nCoarse is reached (not per-processor)
2013-05-03 15:59:41 +01:00