Commit Graph

522 Commits

Author SHA1 Message Date
mattijs
55fd1ac9fd ENH: snappyHexMeshDict: commented new options 2013-05-30 10:39:33 +01:00
mattijs
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +01:00
mattijs
25a373bd39 ENH: snappyHexMesh: enable free-standing baffle merging 2013-05-16 12:49:16 +01:00
mattijs
34cc904b9d BUG: snappyHexMeshDict: incorrect variable 2013-05-08 12:58:09 +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
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
mattijs
1cf850f164 ENH: snappyHexMesh: print final mesh check 2013-04-11 15:16:06 +01:00
mattijs
634d643090 ENH: snappyHexMeshDict: improved comment 2013-04-02 18:13:31 +01:00
andy
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
andy
951c8436aa ENH: Applying Gijs' patch: Update header documentation for utilities 2013-02-21 10:54:34 +00:00
mattijs
ea8d290191 ENH: communicators: initial version - extended Pstream API 2013-02-04 10:17:37 +00:00
mattijs
3eab66f0a6 COMP: extrudeToRegionMesh: missing include 2013-01-28 14:58:13 +00:00
mattijs
26f9bc471b ENH: extrudeMesh: update to new PatchTools api 2013-01-28 14:21:23 +00:00
mattijs
fdd659bd77 ENH: extrudeToRegionMesh: extrude patchFaceCentres, patchEdgeCentres 2013-01-22 17:07:17 +00:00
laurence
ff3654956a STYLE: Code cleanup and add some comments 2013-01-10 10:50:05 +00:00
mattijs
8e9de94024 ENH: extrudeToRegionMeshDict: update for new extrusion models 2013-01-09 14:07:27 +00:00
mattijs
365689c0ce Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-08 12:39:30 +00:00
mattijs
80e5beb6e2 ENH: extrudeModel: generic radial extrusion (radii specified through interpolation table) 2013-01-08 12:16:01 +00:00
laurence
e4c1409679 COMP: cvMesh and cv2DMesh removed 2013-01-07 16:08:56 +00:00
laurence
a13d9b50d0 BUG: searchableSurfaceControl: Size the size and alignment fields 2013-01-07 13:31:35 +00:00
laurence
d722378fc4 ENH: cvMesh: detect and remove indirect patch faces
Find patch faces that do not result from point pairs and aggressively delete
2013-01-04 14:33:23 +00:00
laurence
45ce8ab68d ENH: Update cellShapeControl to work with 2D mesher and remove dependency on the Triangulation 2013-01-04 14:30:07 +00:00
laurence
660ddd6d70 ENH: cv2DMesh: Do not add empty patches 2013-01-04 12:47:56 +00:00
laurence
5879a730fc cv2DMesh: Initial Commit with tutorials 2013-01-03 17:07:25 +00:00
laurence
9989b015a6 COMP/ENH: Update assignments to constructors to compile with clang. Add tensor->triad conversion. 2012-12-24 15:36:50 +00:00
laurence
180cb0bbc1 ENH: cvMesh: Construct cvMesh object after checkGeometry 2012-12-20 12:38:04 +00:00
mattijs
9669f47bbd COMP: conformalVoronoiMesh: missing include file 2012-12-17 15:02:33 +00:00
mattijs
b3ba13a43c COMP: options: LIB_LIBS instead of EXE_LIBS 2012-12-17 14:58:47 +00:00
laurence
0953846fa9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 16:32:23 +00:00
laurence
0832014a49 BUG: cvMesh: parallel redistribution
Redistribute reinserted feature points
Synchronise after distributing the background meshes in the constructor
2012-12-12 16:31:08 +00:00
laurence
262feb6b95 ENH: cvMesh: Code cleanup 2012-12-12 16:30:06 +00:00
mattijs
6622eb4ad4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 12:08:50 +00:00
laurence
44d1ed3eae ENH: boundBox: Change distanceFromBoxSqr to nearest()
Returns the nearest point instead of a distance
2012-12-12 11:07:52 +00:00
laurence
845b95522a STYLE: Correct line lengths 2012-12-12 09:41:06 +00:00
laurence
fd8eebab13 ENH: Latest version of cvMesh. Squash of commits. 2012-12-11 17:22:06 +00:00
laurence
e81813a9c2 ENH: Add edgeCollapser utility and libraries.
edgeCollapser collapses small edges and faces.
Works in parallel by using PointEdgeWave.
2012-12-11 17:12:27 +00:00
laurence
4be7afde0a STYLE: Fix some typos 2012-12-11 16:38:39 +00:00
mattijs
8d809e15ca ENH: snappyHexMeshDict: specify patch groups 2012-12-11 15:57:17 +00:00
mattijs
e2d2f505fb ENH: snappyHexMesh: keep orientation of baffle 2012-12-05 15:50:56 +00:00
mattijs
9ccd5809b8 BUG: sampleDict: missing type 2012-12-05 15:21:00 +00:00
mattijs
6209c5d735 ENH: extrudeToRegionMesh: make disconnected 1D the default. Use fvMeshTools. 2012-12-04 11:26:06 +00:00
andy
7888a0d8bb ENH: Updated comment/description 2012-11-19 09:37:41 +00:00
mattijs
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
mattijs
434e2fafcd ENH: searchableSurfaces: add checking routines 2012-11-13 12:20:02 +00:00
mattijs
6da9df714c ENH: snappyHexMesh: allow layer thickness specification by total thickness 2012-11-01 12:50:39 +00:00
mattijs
357939a770 ENH: snappyHexMesh: refine by distance to feature 2012-10-29 13:20:42 +00:00
mattijs
2746ec8764 ENH: snappyHexMeshDict: updated comment 2012-10-26 14:40:04 +01:00
mattijs
0ace34f62e ENH: snappyHexMesh: additional parameter for layer truncation 2012-10-05 11:13:35 +01:00
mattijs
95572f359f ENH: snappyHexMeshDict: updated comment 2012-09-27 15:21:11 +01:00