434e2fafcd
ENH: searchableSurfaces: add checking routines
2012-11-13 12:20:02 +00:00
84834779fe
STYLE: conformalVoronoiMesh: removed extraneous include file
2012-07-13 11:44:04 +01:00
616b3c8273
ENH: treeDataPrimitivePatch: refactored for single template arg
2012-06-13 16:15:01 +01:00
f36a25bf39
COMP: cvMesh: Changes to compile with Clang
2012-06-11 11:43:59 +01:00
13ba0beca1
ENH: cvMesh: feature method non-optional
2012-06-07 11:22:59 +01:00
63a9c592be
BUG: cellSizeControl: start off with low priority so single control surface works
2012-05-24 19:02:06 +01:00
e14d8d14d7
GIT: checkCvMesh: surpassed by checkMesh -meshQualityDict option
2012-05-16 11:13:58 +01:00
756166462d
COMP: Enable compilation of cv2d
2012-04-26 15:18:40 +01:00
6a3571b3e9
COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
...
This is so that surfaceFeatureExtract will compile without boost/mpfr
2012-04-26 15:10:24 +01:00
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
868c4af0c2
BUG: cvMesh: build cvMeshSurfaceSimplify through Allwmake
2012-04-10 12:34:15 +01:00
20736c8b85
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-05 16:41:50 +01:00
3c8d8c149e
ENH: cvMesh: Allow lookup for baffle surfaces
2012-04-05 16:37:01 +01:00
bae7a57c7c
ENH: cvMesh: Force lookup of specialiseFeaturePoints
2012-04-05 16:34:10 +01:00
e8b03e3a25
COMP: cvMeshSurfaceSimplify: moved isosurface algo out to ThirdParty
2012-04-04 16:48:46 +01:00
64a73cb45e
ENH: cvMeshSurfaceSimplify: use octree version
2012-04-04 16:03:39 +01:00
421a2b8520
COMP: cvMesh: Add CGAL_INEXACT flag
2012-04-03 11:36:38 +01:00
e537286435
ENH: cvMeshBrackgroundMesh: cleaned up code
2012-04-02 12:00:57 +01:00
92a66ebc61
ENH: cvMeshbackgroundMesh: cleaned up building
2012-04-02 10:56:59 +01:00
4a07295238
ENH: cvMeshBackgroundMesh: new application to get a background mesh
2012-04-02 10:52:42 +01:00
6757a6b70d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-30 12:03:12 +01:00
160f1b52b6
BUG: cvMesh: Correct removal of out-of-bound shape in octree
2012-03-30 09:40:26 +01:00
928d81c282
ENH: cvMeshSurfaceSimplify: make robust for open surfaces
2012-03-30 09:23:34 +01:00
3c6c675081
STYLE: Remove trailing whitespace
2012-03-30 08:53:47 +01:00
187d7dee54
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-27 17:11:30 +01:00
3b00da1488
ENH: cvMesh: add filter function to remove nearly parallel edges
...
The edges are connected by a single point only.
2012-03-27 17:10:14 +01:00
b2b12835fa
ENH: cvMesh: Add edgeMergeAngle to cvMeshDict
2012-03-27 17:09:03 +01:00
bb8c271262
ENH: cvMesh: Set refinementFactor default to 1.0
2012-03-27 17:08:16 +01:00
95cead86d8
COMP: cvMesh: link to ptscotch instead of scotch
2012-03-27 17:07:47 +01:00
1b19e1dbc0
ENH: cvMesh: Initial code for required cell size in the style of required alignment
2012-03-19 11:29:34 +00:00
c0524a8eeb
STYLE: Correct formatting
2012-03-19 11:29:03 +00:00
db8857a88b
ENH: cvMesh: Reactivate automatic cell-sizing within iterations
2012-03-16 15:11:50 +00:00
a2a9a09f94
BUG: Add indentation to Info statement
2012-03-16 15:11:22 +00:00
37f56b61ae
Merge branch 'cvMesh-automaticCellSize'
2012-03-16 11:27:56 +00:00
3a9b54f3b1
ENH: cvMesh: Add support for changing the surface cell size during a simulation
...
Currently disabled, but adding the functionality to change the cell size
based upon the non-orthogonality and the offset of patch faces from the
surface they are supposed to conform to.
2012-03-16 11:25:09 +00:00
23470c19ae
ENH: Add automatic, fieldFromFile and uniformValue cell sizing for surfaces
2012-03-16 10:16:19 +00:00
644a76b40c
ENH: Add time selection to checkCvMesh
2012-03-16 10:17:24 +00:00
7f6527130b
STYLE: Update headers
2012-03-16 10:11:24 +00:00
7fb932f697
BUG: cvMesh: revert the quick circumsphere test in buildParallelInterface
2012-03-05 09:23:38 +00:00
14594f2ee1
BUG: cvMesh: Change == to = in buildParallelInterface
2012-03-02 16:19:03 +00:00
edccfce28e
Merge branch 'cvMesh'
2012-03-01 17:45:27 +00:00
f0bcc20b40
ENH: cvMesh: Improve parallel algorithm
...
Add functions to indexedCell and indexedVertex to calculate duals
and work out whether cell or vertex is near a processor boundary.
Add functions to seed and remove far points around the processor
boundary.
2012-03-01 17:36:04 +00:00
fbc77c4c73
BUG: extendedFeatureEdgeMesh: Return a miss if a edge end is the nearest hit
2012-03-01 17:24:37 +00:00
fd953175e0
ENH: cvMesh: Add quick rejection tests to octree and buildParallelInterface
2012-03-01 17:21:13 +00:00
369d4967d2
ENH: checkCvMesh: Add application to output bad faces.
...
Uses the cvMesh polyMesh quality sub-dictionary settings to output
a set of bad faces to be viewed.
2012-03-01 17:09:27 +00:00
ff1d39c934
ENH: cvMeshSurfaceSimplify: new cvMesh utility to output the surface
2012-02-29 14:41:22 +00:00
055108622e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-29 10:31:04 +00:00
3b6a1f144e
ENH: cvMesh: revert default minCellSizeLimit in autoDensity
2012-02-28 18:25:08 +00:00
23ee80ebad
ENH: cellSizeControlSurfaces: access to defaultCellSzie
2012-02-27 14:45:17 +00:00
48bcc6f485
ENH: rotateFace moved to face from polyTopoChange and used in cvMesh
2012-02-15 17:51:01 +00:00