Commit Graph

1181 Commits

Author SHA1 Message Date
laurence
f2dbdd66bf ENH: foamyHexMesh: surface conformation and initial point insertion
autoDensity: Change to reference and correct typo
surfaceConformation: Include Delaunay cells that are entirely made
up of boundary points. Also increase the length of the line to intersect.
2013-08-14 12:40:52 +01:00
laurence
d8aced9070 BUG: foamyHexMesh: Read in non uniform sizing fields correctly 2013-08-13 16:58:04 +01:00
laurence
9dcb920861 ENH: foamyHexMesh: enable point randomisation for point file insertion 2013-08-12 16:40:22 +01:00
laurence
8d3508f78a STYLE: foamyHexMesh printouts 2013-08-12 15:40:16 +01:00
laurence
e7388fefb8 REVERT: surfaceSimplify: Use background mesh to start surfaceSimplify 2013-08-12 11:12:16 +01:00
laurence
967b042197 ENH: Read Delaunay Mesh 2013-08-09 12:24:55 +01:00
laurence
2b0e835583 ENH: foamyHexMesh: Better reading of Delaunay meshes 2013-08-08 17:01:41 +01:00
laurence
0415e5689c ENH: Write out cell centres when running surfaceSimplify in snappyHexMesh.
Also provide option to not do inside outside test when reading points into
foamyHexMesh from file
2013-08-08 12:59:40 +01:00
laurence
700215cab3 BUG: foamyHexMesh: Correct max depth of recursion 2013-08-01 14:23:31 +01:00
laurence
ee8b1f4332 BUG: foamyHexMesh: Incorrect logic for serial mesh motion 2013-08-01 10:42:33 +01:00
laurence
fe25191f45 ENH: foamyHexMesh: Remove some unused functions. Change initialPointMethod constructors 2013-07-30 15:52:09 +01:00
laurence
d0be901c63 BUG: foamyHexMesh: Reference to temporary. Some code cleanup. 2013-07-30 14:21:15 +01:00
laurence
1269eb2e97 STYLE: foamyHexMesh: Do not output point insertion failure to screen by default.
- Write some comments
2013-07-30 12:55:55 +01:00
laurence
056246c95f BUG: foamyHexMesh: Correct calc for number of external points 2013-07-30 12:23:01 +01:00
laurence
09a44ad606 ENH: foamyHexMesh: Check moved internal points are inside the geometry before inserting them 2013-07-30 12:12:18 +01:00
laurence
1e420e02e7 ENH: foamyHexMesh: Move feature point conformation to separate class.
- Update point conversion routines
- Slightly more efficient point redistribution
2013-07-30 11:03:19 +01:00
laurence
2a1c26131e ENH: foamyHexMesh: Combine inside and outside functions in conformationSurfaces 2013-07-29 15:56:59 +01:00
laurence
e7aeee33d7 ENH: foamyHexMesh: Construct backgroundMeshDecomposition in initialisation list 2013-07-29 15:55:11 +01:00
laurence
d68c31eb23 ENH: foamyHexMesh: Move variable construction outside of loop 2013-07-29 15:51:46 +01:00
laurence
8b12dcfdb3 ENH: foamyHexMesh: Remove reconformation enum. 2013-07-29 15:40:39 +01:00
laurence
56421096d1 ENH: foamyHexMesh: Shift calculateLoadBalance to DistributedDelaunayMesh 2013-07-29 15:38:30 +01:00
laurence
60764c3941 ENH: foamyHexMesh: Move some functions to new namespaces
- Added indexedVertexOps namespace
- Added indexedCellOps namespace
2013-07-29 15:35:12 +01:00
laurence
2bfe5c8864 ENH: foamyHexMesh: Move writing functions to a new namespace 2013-07-29 15:16:37 +01:00
laurence
c1a77b102e COMP: foamyHexMesh: Add missing includes 2013-07-29 15:02:59 +01:00
andy
04be292f0a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-12 15:52:59 +01:00
mattijs
2f9111a50a BUG: renumberMesh: conversion scalar*label -> label 2013-08-12 12:02:56 +01:00
andy
e67805422f ENH: moveDynamicMesh - output AMI patch names 2013-08-09 12:26:56 +01:00
andy
eef8df7b6a BUG: extrudeToRegionMesh - corrected parallel behaviour 2013-08-07 12:55:34 +01:00
mattijs
560df1929b ENH: snappyHexMesh: extra comment 2013-08-06 17:19:38 +01:00
laurence
e4cd1b949d ENH: plane: Add member function that mirrors a point in a plane 2013-07-22 16:20:29 +01:00
laurence
1a9329ed48 STYLE: foamyHexMesh: Remove old code related mainly to the deprecated cell sizing methods 2013-07-19 16:46:24 +01:00
laurence
f008250b03 ENH: foamyHexMesh: Normalise the aspect ratio direction 2013-07-19 16:43:07 +01:00
laurence
1c55166d36 BUG: DelaunayMesh: Do not allow vertexCount to be externally updated 2013-07-19 16:42:16 +01:00
mattijs
102805befe ENH: snappyHexMesh: improved table printing 2013-07-18 13:09:43 +01:00
laurence
86c5a3a228 ENH: foamyHexMesh: Do not allow default patch types when reading patchInfo from dictionary 2013-07-11 12:31:43 +01:00
mattijs
8fdce7f8cf ENH: snappyHexMesh: writing pointLevel,cellLevel under switch 2013-07-09 11:06:46 +01:00
mattijs
d35926b0eb BUG: snappyHexMesh: refinementSurfaces fix 2013-07-05 15:19:53 +01:00
mattijs
daf9a6c64d ENH: Allwmake: remove so compilation happens in parallel 2013-07-05 12:52:10 +01:00
mattijs
4cb0abfc38 COMP: CGAL: get rid of Allwmake 2013-07-05 12:43:19 +01:00
mattijs
a5e88f3e03 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-04 16:15:37 +01:00
laurence
7546c1529a BUG: searchableSurfaceControl: Correct resizing of region controls 2013-07-04 13:12:11 +01:00
laurence
5e4c161100 BUG: foamyHexMesh surface region names: Do not use global patch names 2013-07-04 12:34:25 +01:00
mattijs
a5dae2480f ENH: snappyHexMeshDict: added comment 2013-07-04 12:29:55 +01:00
mattijs
ed1ecd5f7a BUG: snappyHexMesh: outFile is fileName, not word 2013-07-03 12:49:59 +01:00
mattijs
f2397e7f41 ENH: snappyHexMesh: clean up mesh quality settings 2013-07-02 15:01:32 +01:00
laurence
e2f62ee317 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-26 15:56:59 +01:00
laurence
da5b88eef7 BUG: searchableBoxFeatures: Correct extendedFeatureEdgeMesh constructor call 2013-06-26 15:56:30 +01:00
Henry
d0d32e5fa5 conformalVoronoiMesh: update for clang complication 2013-06-20 16:33:36 +01:00
laurence
cea555f49b ENH: foamyHexMesh: meshableSide 2013-06-20 11:35:25 +01:00
laurence
8e04e92f74 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-06-20 11:30:36 +01:00