Commit Graph

713 Commits

Author SHA1 Message Date
mattijs
cb6c3452e7 STYLE: snappyHexMeshDict: added writing of cellCentre fields in debug mode 2011-11-18 11:28:01 +00:00
mattijs
cc825319d2 ENH: singleCellMesh: do all times, write to different region 2011-11-18 11:27:30 +00:00
mattijs
acba38b8aa ENH: setSet: do not exit upon error if in interactive mode 2011-11-16 11:52:40 +00:00
mattijs
d6ef1ac9d1 STYLE: snappyHexMeshDict: changed default 2011-11-15 18:18:25 +00:00
mattijs
f1aa8b5f2a ENH: topoSet: add remove support 2011-11-15 17:58:10 +00:00
mattijs
ca4b8c347c ENH: polyMesh,meshSearch: default value on findCell, pointInCell 2011-11-08 17:03:54 +00:00
mattijs
24b3b3e1a9 ENH: extrudeToRegionMesh: removing empty patches 2011-11-08 16:35:04 +00:00
mattijs
e5a635c8b1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-28 11:46:45 +01:00
mattijs
ee11f9c0e8 ENH: pointInCell, findCell: switchable in-cell algorithm 2011-10-28 11:33:30 +01:00
mattijs
6e08162fc2 BUG: extrude2DMesh: offset z-points 2011-10-28 11:31:45 +01:00
laurence
70bc297da5 BUG: cvMesh.C: Remove #include "fvCFD.H". 2011-10-27 09:44:48 +01:00
laurence
3b67987c7d BUG: extrude2DMesh.C: Add thickness to new point's extrude direction coordinate 2011-10-26 12:07:39 +01:00
mattijs
cfc8d7a190 ENH: checkMesh: output faceSet from faceFaces check (partially duplicate faces) 2011-10-25 10:25:17 +01:00
mattijs
09247dd122 ENH: topoSetDict: corrected comment 2011-10-19 18:26:09 +01:00
mattijs
8bb44c7410 ENH: extrudeToRegionMesh: parallel operation 2011-10-19 18:25:00 +01:00
mattijs
d25d4d28ce ENH: checkMesh: zero cell meshes 2011-10-17 18:27:47 +01:00
andy
0fc6fc3e3d ENH: Added sampleMode to extrudeToRegionMesh utility 2011-10-03 10:20:27 +01:00
mattijs
c3239ceec2 ENH: splitMeshRegions: write region map 2011-09-22 21:58:27 +01:00
mattijs
1d60681ec5 STYLE: snappyHexMeshDict: added comment for additionalReporting 2011-09-21 09:52:41 +01:00
mattijs
46616b54ec STYLE: topoSetDict: adapted comment 2011-09-20 13:44:39 +01:00
mattijs
01e3850eda STYLE: snappyHexMeshDict: adapted comment on maxLocalCells. 2011-09-16 18:23:47 +01:00
andy
484cd6c221 ENH: Added -dict option to extrudeToRegionMesh 2011-09-14 15:46:21 +01:00
andy
87ddff154e ENH: Added AMI option to extrudeToRegionMesh 2011-09-09 12:55:28 +01:00
andy
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
andy
f790c24c6b Merge branch 'AMI' 2011-09-07 14:50:57 +01:00
mattijs
2d192faa50 COMP: coupledPolyPatch: screwed up merge. 2011-08-30 11:58:23 +01:00
mattijs
ed7e7ab725 ENH: zipUpMesh: added region option 2011-08-26 16:03:10 +01:00
mattijs
a242a3787b ENH: checkMesh: added check for coupled point synchronisation 2011-08-24 08:58:48 +01:00
andy
4f40cdb7d7 GIT: Resolve conflict 2011-08-16 16:09:56 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
mattijs
537c573ff9 COMP: tetCell: namespace error 2011-08-12 17:32:14 +01:00
mattijs
2e9a8984f7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-08-12 09:56:09 +01:00
mattijs
5da4dbe698 ENH: conformalVoronoiMesh: replace fixedlist by tetCell 2011-08-12 09:55:12 +01:00
Henry
76b13790d7 mesh/generation/Allwmake: Corrected compilation of the extrude sub-directory 2011-08-11 21:41:35 +01:00
mattijs
034176f8f4 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-08-09 10:48:25 +01:00
Henry
2f00aecea2 cvMesh: updated tutorials 2011-08-09 10:40:44 +01:00
Henry
d9c6591451 topoSet: minor reformatting 2011-08-06 21:31:24 +01:00
mattijs
f6cc29b82e STYLE: conformalVoronoiMeshCalcDualMesh: updated message 2011-08-04 16:49:47 +01:00
mattijs
cb5796df09 ENH: ideasUnvToFoam: handle reversed boundary faces. 2011-08-02 21:48:32 +01:00
mattijs
5fa1338e0e ENH: splitMeshRegions: -overwrite and -insidePoint/-largestOnly will overwrite starting mesh 2011-07-28 22:21:35 +01:00
mattijs
1b26f41bd5 ENH: conformalMeshCalcDualMesh: protect merging processor points 2011-07-28 13:48:12 +01:00
Henry
855aa199fb cfx4ToFoam: Removed unused files 2011-07-23 19:49:57 +01:00
Henry
5f9e3a04f0 cvMesh: Relocated the conformalVoronoiMesh library and localised all uses of CGAL
Removed unused dependencies on CGAL
2011-07-22 14:12:08 +01:00
Henry
3cc1a8f115 conformalVoronoiMesh: Resolve conflict between GPL and QPL 2011-07-22 10:25:25 +01:00
mattijs
7ca505ce1b ENH: checkTopology: illegal cells checking 2011-07-21 14:02:49 +01:00
mattijs
592271921b ENH: polyMesh: remove support for read in cellCentres 2011-07-21 14:00:17 +01:00
mattijs
9ff346bb11 Merge branch 'cvm' 2011-07-21 13:06:10 +01:00
mattijs
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
mattijs
74e71fe1d7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-19 22:09:26 +01:00
mattijs
9576c18c02 ENH: snappyHexMeshDict: changed default feature 2011-07-19 22:08:51 +01:00