Commit Graph

351 Commits

Author SHA1 Message Date
9c7263fee3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-20 16:23:22 +00:00
f6b22f4b97 COMP: hexRef8 - changes to work-aroung clang compiler bug 2013-11-20 12:56:17 +00:00
b1441a85e3 ENH: motionSmoother: split into storage and algorithm 2013-11-20 11:12:25 +00:00
d6787315d0 GIT: motionSmoother: rename 2013-11-20 11:04:28 +00:00
ae41b74b57 ENH: motionSmoother: encapsulate point calculation like motionSolver 2013-11-18 10:48:17 +00:00
ce4131ccc4 GIT: resolve conflict 2013-11-05 16:39:20 +00:00
084194c7bd ENH: 1) Adding self extrusion and defaulting some inputs in 3D thermal baffles
2) Changing 1D steady baffle to mixture BC and simplifying inputs
     3) Reorganizing circuitBoardCooling tutorial
2013-11-05 11:20:38 +00:00
7b19a54515 ENH: polyMeshAdder: support for overlapping zones. Improved speed. 2013-10-31 12:26:13 +00:00
62e0e14b45 STYLE: faceCoupleInfo: indentation of output 2013-10-31 12:22:14 +00:00
f5e747a553 STYLE: Minor code formatting 2013-10-18 08:29:14 +01:00
e299b012df ENH: cell layer addition - add new cells to existing cell zone 2013-10-10 11:03:25 +01:00
48c149f045 BUG: removePoints: correct number of points to be deleted in parallel 2013-10-04 17:30:36 +01:00
7ede323418 COMP: fvMeshAdder: missing includes 2013-10-03 11:02:20 +01:00
af1e8c21ba ENH: hexRef8: improved error message 2013-10-02 12:52:08 +01:00
017aee8845 ENH: polyMeshFilter: Add topoSet manipulation. Remove zone manipulation. 2013-09-25 11:10:00 +01:00
2a3c54ba8f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-20 17:36:11 +01:00
4ca945f49b ENH: fvMesh: map fields using old volume 2013-09-20 17:35:49 +01:00
69d83b5208 ENH: layer add-remove: merge cell into cell instead of into nothing 2013-09-20 17:29:40 +01:00
0f748f3710 BUG: polyMeshFilter: Error in initialisation of pointPriority 2013-09-18 15:48:53 +01:00
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
5ac31aabc8 ENH: FieldMapper: extend with unmapped checking flag 2013-09-12 15:37:53 +01:00
2803571490 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-03 14:42:34 +01:00
cadaee82b7 ENH: polyTopoChange: handle meshes without patches 2013-09-03 14:40:49 +01:00
ef2dcd9ad1 BUG: layer addition/removal - updated parallel behaviour 2013-09-03 11:32:26 +01:00
94da7c46a5 STYLE: Minor code formatting 2013-09-02 09:58:28 +01:00
bb0ace809d COMP: localPointRegion: moved to meshTools to break circular dep 2013-08-12 12:39:38 +01:00
686b8f19d1 ENH: Move longestEdge function to face.H as a global function 2013-07-19 15:50:48 +01:00
0b057e448c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-11 12:32:10 +01:00
86c5a3a228 ENH: foamyHexMesh: Do not allow default patch types when reading patchInfo from dictionary 2013-07-11 12:31:43 +01:00
c2ff0a8779 ENH: addPatchCellLayer: additional checking 2013-07-10 12:29:40 +01:00
e167c4f86d BUG: polyMeshAdder: setSize of a DynamicList should be setCapacity 2013-07-05 10:19:59 +01:00
3880c8037a ENH: motionSmoother: allow overriding constraint patches 2013-07-02 12:30:19 +01:00
0004dc6d12 BUG: polyMeshFilter: Reduce newBadFaces 2013-06-06 11:53:46 +01:00
0b40592ac9 BUG: polyMeshFilter: Correct logic 2013-06-06 11:00:21 +01:00
3e219bf9fc ENH: polyMeshFilter: Do not allow new bad faces to be created 2013-06-06 10:38:25 +01:00
c644cb680b Merge branch 'master' into feature/cvMesh
Conflicts:
	applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
2013-06-03 16:27:14 +01:00
3cfc15ce18 ENH: polyMeshGeometry: make skewness checking consistent 2013-05-31 17:43:07 +01:00
fb52acf4be ENH: Update collapesEdges to work with any supplied face zone 2013-05-31 09:42:09 +01:00
399c65f963 Merge branch 'master' into feature/cvMesh 2013-05-30 10:34:49 +01:00
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +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
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
c3737a206b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-02 12:38:25 +01:00
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
4435d64047 STYLE: Corrected spelling mistakes 2013-04-16 17:01:23 +01:00
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
e5e100abd3 ENH: motionSmoother: split off patch consistency 2013-04-11 15:13:54 +01:00
72c3da08b2 Merge branch 'master' into feature/cvMesh
Conflicts:
	applications/test/Matrix/Test-Matrix.C
	applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
	applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
	src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
2013-04-05 16:09:24 +01:00
c7c7553ed0 BUG: attachDetach: accessing outside neighbour size 2013-03-26 12:49:54 +00:00
8ed95d4750 ENH: Add extra octree functionality
+ Make intersection and nearest functions functors. This makes adding
  different intersection and nearest routines easier.
+ treeDataPrimitivePatch takes its tolerance as a constructor argument
+ Make treeDataTriSurface a typedef of treeDataPrimitivePatch

Conflicts:
	src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
	src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
	src/meshTools/indexedOctree/treeDataTriSurface.C
2013-03-15 12:38:57 +00:00