Commit Graph

13024 Commits

Author SHA1 Message Date
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
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
20c0e0a84d BUG: Add normalVolumeType to constructor 2013-05-16 11:46:06 +01:00
d5ce058df3 BUG: remove baffle call 2013-05-16 11:41:49 +01:00
9c115398ba BUG: Missing function declaration 2013-05-16 11:38:54 +01:00
285b2942ee ENH: Add normalDirections and normalTypes to extendedFeatureEdgeMesh 2013-05-16 11:37:40 +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
57329f290f BUG: If point is outside octree need to call getVolumeType explicitly
instead of via the octree
2013-05-16 10:42:25 +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
876beee7ec Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-11 11:57:21 +01:00
1c0b73055d multiphaseMixture: Remove alphaTable which is no longer used 2013-05-11 11:57:10 +01:00
f18c1c53b2 phaseChangeTwoPhaseMixtures: Correct docs for mDotP function 2013-05-11 11:56:57 +01:00
5fda35882e fvcSup: Change field argument to const 2013-05-11 11:56:42 +01:00
0a6b9a36d6 ENH: OBJstream: add line with normals 2013-05-10 16:17:24 +01:00
600aaaaa37 Merge remote-tracking branch 'origin/feature/procAgglom' 2013-05-10 13:14:54 +01:00
2f1b6d9e96 ENH: GAMGProcAgglomeration: use non-blocking transfers 2013-05-10 13:13:33 +01:00
314d05cfdb STYLE: Minor typo corrections 2013-05-10 10:15:31 +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
9d27f90510 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 17:21:22 +01:00
02a3327998 ENH: Extended forces and forceCoeffs to include porosity contributions 2013-05-08 17:19:09 +01:00
d8b925175b ENH: Updated porosity models 2013-05-08 17:17:51 +01:00
7da6784897 ENH: testDict: key substitution 2013-05-08 14:11:13 +01:00
8ea72e9f77 Merge remote-tracking branch 'origin/feature/procAgglom' 2013-05-08 13:11:04 +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
ee145db19b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-08 12:52:45 +01:00
929a92bf7d BUG: lduPrimitiveMesh: combining external patches in synchronised order 2013-05-08 12:51:39 +01:00
98a1262035 ENH: Pass fields by reference instead of copy 2013-05-08 12:43:27 +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
b4c1761567 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 12:10:19 +01:00
cf26c828cc ENH: When writing a triSurface to ascii stl or obj, exclude empty patches 2013-05-08 12:09:48 +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
e939a6e095 ENH: mesh-to-mesh developments 2013-05-08 11:39:21 +01:00