Commit Graph

2298 Commits

Author SHA1 Message Date
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
00dcfb2282 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:58:41 +01:00
mattijs
45758d4eb4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:56:36 +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
mattijs
057691a6b4 STYLE: surfaceLambdaMuSmooth: remove unused code 2013-06-04 14:28:16 +01:00
laurence
00d0aeeb39 Merge branch 'feature/cvMesh' 2013-06-04 10:04:21 +01:00
laurence
a0a162948f COMP: Add surfMesh dependency to snappyHexMesh 2013-06-04 09:58:59 +01:00
andy
dc60de6272 BUG: Updated Make/options for foamHelp utility 2013-06-04 09:06:48 +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
laurence
aa6f0170a3 ENH: Add surfaceLambdaMuSmooth utility and remove surfaceSmooth
Set lambda to the relaxation factor and mu to zero to replicate
laplacian smoothing from surfaceSmooth in the new utility
2013-06-03 14:30:51 +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
laurence
4ac91793a3 ENH: surfaceBooleanFeatures: Update and start handling baffles 2013-05-31 17:17:34 +01:00
mattijs
487ef5ac0b ENH: snappyHexMeshDict: improved setting in comment 2013-05-31 16:49:18 +01:00
laurence
0a7eada21b ENH: Remove dependencies on CGAL because of new curvature calculation method 2013-05-31 12:42:38 +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
65ed16c33e ENH: update surfaceFeatureExtract to work with new surfaceFeatures 2013-05-31 10:39:25 +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
9ffb6c3f99 STYLE: processor*patch: unused argument 2013-05-22 17:26:05 +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
mattijs
88ceb57654 BUG: foamToEnsight: 4 digit files 2013-05-20 09:29:51 +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
mattijs
5f68e587e6 ENH: viewFactorsGen: exclude AMI 2013-05-16 11:28:02 +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
143a43836f REVERT: Remove findNearestOpSubset from treeDataEdge and add to the application 2013-05-16 10:43:44 +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
laurence
9a5b9e6ba2 ENH: Add automatic feature extraction to foamyHexMesh 2013-05-13 10:24:03 +01:00
laurence
f9372806da BUG: Update processorPolyPatch constructor call to match recent changes 2013-05-10 01:04:31 +01:00
laurence
850474d273 STYLE: Change name from cvMesh to foamyHexMesh 2013-05-10 01:00:52 +01:00
mattijs
d4f9704c38 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 13:06:17 +01:00
mattijs
34cc904b9d BUG: snappyHexMeshDict: incorrect variable 2013-05-08 12:58:09 +01:00
laurence
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
andy
01298af393 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 11:56:31 +01:00
andy
e30c868e58 ENH: Added new version of mapFields 2013-05-08 11:56:22 +01:00
mattijs
aea1fbff8b ENH: mergeMeshes: preserve additional patch data 2013-05-08 09:47:00 +01:00
andy
92dcc69fa8 ENH: Code clean-up 2013-05-03 17:57:43 +01:00
andy
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
Sergio Ferraris
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
laurence
45fd7105ff ENH: Add surfaceHookUp utility
Matches boundary edges between surfaces by retriangulating edges.
2013-05-03 12:45:25 +01:00
andy
c52a2900e7 ENH: Updated syntax change due to wordRe cunstructors 2013-05-03 10:39:38 +01:00
mattijs
c4a4611b0f Merge remote-tracking branch 'origin/feature/procAgglom'
Conflicts:
	src/OpenFOAM/meshes/lduMesh/lduMesh.H
2013-05-02 14:44:59 +01:00
mattijs
a0fc2bc0f2 ENH: writeCellCentres: dump cell volume, patch face area 2013-05-02 12:51:29 +01:00
mattijs
c3737a206b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-02 12:38:25 +01:00
mattijs
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +01:00
mattijs
d9afcb75d3 ENH: snappyHexMesh: update with code 2013-04-29 15:21:56 +01:00
mattijs
487103fa60 ENH: checkMesh: volume ratio too tight 2013-04-29 15:21:20 +01:00
mattijs
d8865404c3 ENH: writeCellCentres: dump volume 2013-04-29 15:20:49 +01:00
laurence
893a4364c0 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 13:38:23 +01:00
laurence
a90f917f70 ENH: cvMesh: Faster point rejection in parallel 2013-04-29 13:37:52 +01:00
laurence
65197885d8 BUG: cvMesh: assign points before sizes 2013-04-29 11:50:44 +01:00
laurence
f63b6935f8 BUG: cvMesh: Add brackets to function call 2013-04-29 11:00:47 +01:00
laurence
5bac60aa33 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 10:55:51 +01:00
laurence
1d67c14cc4 ENH: Add maxPriority to requests to cellSize 2013-04-29 10:52:13 +01:00
mattijs
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
laurence
5574bc333d BUG: shape locations for outside points incorrect 2013-04-20 21:46:56 +01:00
andy
4435d64047 STYLE: Corrected spelling mistakes 2013-04-16 17:01:23 +01:00
laurence
963e659666 Merge branch 'master' into feature/cvMesh 2013-04-16 16:39:24 +01:00
laurence
d00c9f0fe9 Merge branch 'master' into feature/cvMesh
Conflicts:
	src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
	src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
2013-04-16 16:00:59 +01:00
laurence
aa467d4cd9 ENH: Check for infinite vertex in cell 2013-04-16 11:02:57 +01:00
laurence
ee2910a089 ENH: Insert background cell size mesh using the cell size functions 2013-04-16 10:56:57 +01:00
laurence
60806cd645 ENH: Initialise vertices to have unset alignment 2013-04-15 17:23:49 +01:00
laurence
9422ad8835 BUG: Correct order of constructor initialisation list 2013-04-15 17:09:49 +01:00
laurence
5bb8b8c31e ENH: New cell size function point insertion algorithm 2013-04-15 16:59:59 +01:00
mattijs
415cdb6a63 ENH: checkMesh: check volume ratio and face interpolation weights 2013-04-15 16:55:59 +01:00
laurence
c4b8448d53 BUG: collapseDict: Give entry a valid value 2013-04-12 14:16:09 +01:00
mattijs
cecf469ed4 COMP: vtkPV3FoamMesh: adapted for wordRe 2013-04-12 12:25:17 +01:00
laurence
c171765a31 ENH: Remove requiredSize and requiredAlignment functions and their dictionary inputs 2013-04-12 11:29:02 +01:00
laurence
46ae867b7f BUG: Remove unused code in linearDistance.C 2013-04-11 21:01:53 +01:00