laurence
23470c19ae
ENH: Add automatic, fieldFromFile and uniformValue cell sizing for surfaces
2012-03-16 10:16:19 +00:00
laurence
644a76b40c
ENH: Add time selection to checkCvMesh
2012-03-16 10:17:24 +00:00
laurence
7f6527130b
STYLE: Update headers
2012-03-16 10:11:24 +00:00
mattijs
7b5fec3361
BUG: extrudeToRegionMesh: extruding cyclics
2012-03-15 15:41:05 +00:00
mattijs
efb2f886fa
BUG: createPatch: do not remove cyclics since are referred to by opposite side or processorCyclics
2012-03-14 09:35:02 +00:00
mattijs
8695d09a92
BUG: renumberMesh: not flipping faces
2012-03-07 14:53:09 +00:00
mattijs
129d1224e8
BUG: renumberMesh: multiple processor faces on cells
2012-03-07 09:27:42 +00:00
mattijs
9b0518f015
STYLE: vtkUnstructuredToFoam: date
2012-03-05 14:18:07 +00:00
mattijs
8cabdb25df
ENH: vtkUnstructuredToFoam: vtk mesh reader
2012-03-05 14:16:15 +00:00
mattijs
10cb0b37ad
BUG: checkMesh: handle 0 size meshes
2012-03-05 14:14:23 +00:00
laurence
7fb932f697
BUG: cvMesh: revert the quick circumsphere test in buildParallelInterface
2012-03-05 09:23:38 +00:00
laurence
3592ce9e58
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-02 16:51:16 +00:00
laurence
14594f2ee1
BUG: cvMesh: Change == to = in buildParallelInterface
2012-03-02 16:19:03 +00:00
mattijs
0b31fcb243
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-01 17:49:21 +00:00
mattijs
c6b11dd751
ENH: renumberMesh: add zoltan
2012-03-01 17:48:22 +00:00
laurence
edccfce28e
Merge branch 'cvMesh'
2012-03-01 17:45:27 +00:00
laurence
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
laurence
fbc77c4c73
BUG: extendedFeatureEdgeMesh: Return a miss if a edge end is the nearest hit
2012-03-01 17:24:37 +00:00
laurence
fd953175e0
ENH: cvMesh: Add quick rejection tests to octree and buildParallelInterface
2012-03-01 17:21:13 +00:00
laurence
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
mattijs
ff1d39c934
ENH: cvMeshSurfaceSimplify: new cvMesh utility to output the surface
2012-02-29 14:41:22 +00:00
mattijs
055108622e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-29 10:31:04 +00:00
laurence
b5737931e5
Merge branch 'cvMesh'
2012-02-28 18:26:31 +00:00
laurence
3b6a1f144e
ENH: cvMesh: revert default minCellSizeLimit in autoDensity
2012-02-28 18:25:08 +00:00
mattijs
23ee80ebad
ENH: cellSizeControlSurfaces: access to defaultCellSzie
2012-02-27 14:45:17 +00:00
mattijs
0d4c02c839
BUG: mergePolyMesh: zone indexing bug
2012-02-23 15:25:03 +00:00
mattijs
139c22716d
ENH: renumberMesh: make frontwidth calculation an option
2012-02-22 16:34:58 +00:00
mattijs
a0597834a9
ENH: renumberMesh: added Sloan renumbering
2012-02-21 13:00:35 +00:00
mattijs
faacebb1f2
ENH: renumberMesh: changed api of renumber library.
...
Changed API. Made bandCompression proper CutHillMcKey. Better stats.
2012-02-20 13:07:21 +00:00
mattijs
10e8490d21
ENH: createPatch: do not remove zero-sized patches
2012-02-17 17:25:48 +00:00
laurence
48bcc6f485
ENH: rotateFace moved to face from polyTopoChange and used in cvMesh
2012-02-15 17:51:01 +00:00
laurence
bf012bafae
Merge branch 'cvMesh'
2012-02-15 14:47:46 +00:00
laurence
3fd8fb20a0
BUG: cvMesh: Orientation of faces across processor boundaries fixed.
2012-02-15 14:33:35 +00:00
laurence
eb3eacd114
ENH: cvMesh: Add noFilter command line option
2012-02-15 14:32:48 +00:00
mattijs
f2acb35523
ENH: conformationSurfaces.H: access to locationInMesh
2012-02-14 18:11:27 +00:00
mattijs
b1122c20b5
ENH: singleCellMesh: enable generic patchfield handling
2012-02-14 18:10:37 +00:00
mattijs
d8c15b7176
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-13 13:53:24 +00:00
mattijs
5f777fb2de
BUG: topoSet: use type() of unconstructed set
2012-02-09 18:06:42 +00:00
laurence
be42c48cb6
BUG: cvMesh: Reset the initial value of keepSurfacePoint within the loop
2012-02-09 14:44:28 +00:00
laurence
c3d77467e1
ENH: cvMesh: Change wellInside call to findSurfaceNearest
...
Do not need need to know whether point is inside or outside.
2012-02-09 12:26:21 +00:00
laurence
ecb31dc57f
ENH: cvMesh: Move feature point tree into extendedFeatureEdgeMesh from cvMesh
2012-02-09 12:25:42 +00:00
laurence
779d1548d1
ENH: cvMesh surf conformance: Add quick prefilter for vertices near boundary
...
dualCellSurfaceAllIntersections is expensive, so do a faster prefilter to
label vertices as being near a boundary before calling that function.
May need more tuning on the distance from a surface that constitutes
being near a boundary.
2012-02-09 10:52:18 +00:00
laurence
693c537190
BUG: cvMesh: Allow external boundaries to be filtered but not proc boundaries
2012-02-09 10:41:04 +00:00
laurence
5b86597f0c
Merge branch 'cvMesh'
2012-02-08 15:18:36 +00:00
laurence
3376610f4e
ENH: cvMesh: Add writeProcessorInterface function.
...
Correct bug where List was used instead of DynamicList.
2012-02-08 15:16:44 +00:00
laurence
cc975fa61d
STYLE: cvMesh: fix line lengths
2012-02-07 12:16:45 +00:00
laurence
35fdacd810
Merge branch 'cvMesh'
2012-02-07 12:12:12 +00:00
laurence
3f23f5f40f
ENH: cvMesh: speed up clipLineToProc.
2012-02-07 12:08:07 +00:00
laurence
3d2ba3ab02
BUG: cvMesh: Revert the prevention of boundary face filtering
2012-02-07 12:05:22 +00:00
laurence
8e8ff31458
ENH: vectorTools: add cosPhi function
2012-02-07 12:04:20 +00:00
laurence
ec2b286b72
ENH: cvMesh: Add variable to indexedVertex denoting whether the vertex is fixed
2012-02-07 12:03:03 +00:00
mattijs
d1767ccaca
BUG: setSet: use c string
2012-02-06 10:28:46 +00:00
mattijs
cd01c8f1a2
BUG: mergePolyMesh: merging zones
2012-02-03 15:53:37 +00:00
mattijs
1630b2df9e
ENH: snappyHexMesh: added option to check mesh
2012-02-03 12:47:43 +00:00
mattijs
4dd7cc3bf5
ENH: topoSet: print type of set
2012-02-03 12:45:46 +00:00
laurence
a84661c204
ENH: checkMesh: Add output for the average number of faces per cell
...
Works in parallel
2012-01-30 15:36:30 +00:00
laurence
ac40a2f68d
ENH: cvMesh:
...
- Add final version of range insert. This is faster than inserting points one
by one.
- Add a crude method to guess if an edge location that is near to another is
on a different edge and should be added. See the baffle case as an example
of where this is needed. Code is in nearFeatureEdge()
2012-01-26 17:33:54 +00:00
andy
71e623d558
ENH: creatPatch: added message when requested (new) patch already exists
2012-01-25 10:54:05 +00:00
andy
6dd1d80c18
STYLE: Minor code clean-up
2012-01-25 10:36:43 +00:00
andy
50ddfebf38
ENH: Added -dict option to createPatch utility
2012-01-25 10:03:03 +00:00
andy
040f333f63
ENH: Added -overwrite option to mergeMeshes utility
2012-01-25 09:50:08 +00:00
laurence
a98aecf98f
BUG: cvMesh: Average plane C and plane D normals for the mitre point pair
2012-01-24 12:51:35 +00:00
laurence
83d81b7441
ENH: cvMesh: Dynamic tree added for surface points.
...
Now there is a search for the surface points to check whether they are close
to any other surface point. If they are, reject the point unless the angle
between the normals of the surfaces are around 180 degrees, which means that
the points are close but on opposite surfaces (i.e. there is a small gap).
2012-01-24 12:48:38 +00:00
laurence
4289ae94db
ENH: Add dynamicIndexedOctree to cvMesh
2012-02-03 14:21:17 +00:00
andy
a7e19a9632
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-18 10:23:54 +00:00
andy
f8468a0686
BUG: Corrected -dict option for extrudeToRegionMesh utility
2012-01-18 10:23:45 +00:00
laurence
36419e5eff
ENH: Change List<> to DynamicList<> in point insertion.
...
Was a massive bottleneck
Also changed surface conformation to use findAllNearestEdges
2012-01-17 16:21:04 +00:00
laurence
34e088b228
ENH: Add findAllNearestEdges to conformationSurfaces (calls extendedFeatureEdgeMesh)
2012-01-17 16:19:33 +00:00
mattijs
e2cc8830d4
ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H
2012-01-16 15:48:15 +00:00
laurence
c618e6a9d3
BUG: cvMesh: added tolerance for deciding whether vectors are parallel.
...
There was a bug in feature point handling. normals that were effectively
parallel were not being picked up as being parallel, so a tolerance
has been added as a static const.
2012-01-13 12:11:22 +00:00
mattijs
6a6986b4ce
BUG: createBaffles.C: converting coupled faces into baffles
2012-01-13 11:58:27 +00:00
laurence
674abd8ecd
ENH: cvMesh: Add vectorTools functions, a test folder and update cvMesh
2012-01-12 16:03:48 +00:00
andy
d0cc8a85f5
BUG: Corrected renumberMethods path (options file) for renumberMesh utility
2012-01-12 09:08:01 +00:00
laurence
6f3027e221
ENH: cvMesh: edge point triplets now inserted according to surface pairs
...
The addition of edge points now takes into account all surface point
pairs associated with the internal point that generates them.
2012-01-11 14:07:35 +00:00
laurence
866e7371d4
ENH: cvMesh: improved surface conformation point pair placement
...
Surface conformation points are now not ust projected from oen point onto the
nearest surface, but projected onto any surface which the dual cell of the
Delaunay vertex cuts through.
2012-01-09 09:06:59 +00:00
laurence
e0824b9692
BUG: objToVTK: Do not print vertex normal header in vtk if none are in the obj
2012-01-05 17:45:46 +00:00
laurence
62b1b53fff
ENH: cvMesh: Replace std::list with List where possible.
...
CGAL algorithms such as incident_faces take a list and an output iterator as
arguments. They require the list to have push_back defined. Some std::lists
remain where this is the case.
2012-01-05 15:32:00 +00:00
laurence
46421f7e2d
ENH: objToVTK: Add support for vertex normals (vn)
2012-01-04 11:47:49 +00:00
mattijs
f4eeef024e
STYLE: duplicate ;;
2011-12-23 15:36:43 +00:00
mattijs
704b33fa79
ENH: renumberMesh: get block ordering working
...
- added boundaryFirst renumbering method
- renumbering in parallel
- make api methods const
2011-12-21 15:13:04 +00:00
mattijs
5d4030b7f2
BUG: renumberMesh.C: reading bool from dictionary
2011-12-21 10:34:42 +00:00
mattijs
96d6f13f5e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-20 09:11:23 +00:00
mattijs
f80b3a793a
ENH: nonBlockingGaussSmoother: block as late as possible.
...
renumberMesh: option for sorting proc cells last to benefit from this.
2011-12-20 09:09:51 +00:00
andy
bde3edacd3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-16 12:17:24 +00:00
laurence
f07935e6c6
ENH: cvMesh: 3D CV Mesh Generator
...
- Remove cvMesh from constructor arguments for faceAreaWeightModel and cvControls
- Add I.H files for indexedCell and indexedVertex classes
- Separate feature point functions; put into conformalVoronoiMeshFeaturePoints.C
- Add feature point specialisations for 2 external and 1 internal edge
- Add a struct for feature point types
- Add a writeCellCentres function
2011-12-13 17:50:22 +00:00
mattijs
5588507299
ENH: renumberMesh: have -dict option to read renumberMeshDict
2011-12-13 13:00:39 +00:00
mattijs
c63898c9c5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-13 12:45:12 +00:00
andy
da4f8e69dc
STYLE: Minor code formatting
2011-12-12 17:34:54 +00:00
andy
df24320326
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-12 16:39:59 +00:00
mattijs
2d7b3363ed
ENH: patchToFace: allow patch groups in patchToFace
2011-12-12 16:33:11 +00:00
laurence
40fda4f99d
STYLE: cv2DMesh: Moved inline function definitions into separate header files.
2011-12-12 14:37:38 +00:00
andy
539bf2f34e
STYLE: Minor code formatting
2011-12-12 11:39:36 +00:00
andy
a53b192d7d
STYLE: Minor code formatting corrections and corrected copyright year
2011-12-12 11:23:54 +00:00
andy
5715d9965b
ENH: Better output message for non 2-D mesh
2011-12-12 11:23:00 +00:00
andy
3c823f658e
ENH: Removed unused #include file
2011-12-12 11:21:51 +00:00
andy
547dfe2d7c
ENH: Use IOdictionary instead of dictionary
2011-12-12 11:20:59 +00:00
laurence
6eb239279b
BUG: cvMesh: Reinstated function in cellSizeFunctions
2011-12-09 14:56:43 +00:00
laurence
b137607820
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-09 12:49:58 +00:00
laurence
ee8c2e4908
BUG: Remove overwrite option from extrude2DMesh and unused variable in cvMesh
2011-12-09 12:48:45 +00:00
mattijs
4fe5330de1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-09 12:05:24 +00:00