Commit Graph

240 Commits

Author SHA1 Message Date
mattijs
5beb857d8e BUG: surfaceBooleanFeatures: extraneous command-line clearing 2012-04-02 10:50:40 +01:00
laurence
b16dc1e4a5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-30 08:54:05 +01:00
laurence
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
mattijs
7c66d8a2a0 STYLE: surfaceFeautreExtract: indentation and comment 2012-03-29 18:07:24 +01:00
laurence
c0524a8eeb STYLE: Correct formatting 2012-03-19 11:29:03 +00:00
laurence
3dcfc986d6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2012-03-27 12:41:27 +01:00
mattijs
716374286d BUG: createBaffles: duplicate command line option specification 2012-03-26 12:13:31 +01:00
laurence
73ec082aa7 ENH: surfaceFeatureExtract: Use a dictionary instead of command line options 2012-03-20 17:46:34 +00:00
laurence
c6a2710bbe COMP: surfaceFeatureExtract: Clean up build 2012-03-20 17:46:04 +00:00
laurence
dbc7526abb ENH: surfaceFeatureExtract now builds with CGAL support for curvature
extendedFeatureEdgeMesh: Add function to find all feature points within a sphere
treeDataPoint: Add support for point overlap test
2012-03-16 11:21:43 +00:00
mattijs
2b320a5488 BUG: surfaceCheck: handle .gz additional extension (e.g. motorBike.obj.gz) 2012-01-05 10:07:04 +00:00
laurence
ed1fd3d46a Merge branch 'cv2d' 2011-12-09 10:47:54 +00:00
mattijs
51b6dcd4a3 COMP: 64bit label changes 2011-11-28 12:56:34 +00:00
laurence
075e47ea5a ENH: Merge cvMesh functionality into cv2DMesh
- Added conformationSurface and searchableSurface classes in place
  of querySurface.
- Added cellSizeControl class.
- Change cvMesh argument of relaxation model constructor to Time.
- Add writePrecision option to surfaceConvert.
- Add onLine function to surfaceFeatureExtract.
- Remove querySurface.
- Move createShellMesh and extrude2DMesh to their own libraries.
- Replace controls and tolerances with a cv2DControls object.
- Add patchToPoly2DMesh class to extrude2DMesh.
2011-11-18 09:53:46 +00:00
laurence
b69f513f20 ENH: surfaceFeatureExtract: Provide -plane argument for creating 2D edge meshes 2011-11-17 15:39:59 +00:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +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
mattijs
ea570ad2cc ENH: surfaceFeatureExtract: disabled curvature calculation (only CGAL dependency) 2011-07-22 10:14:11 +01:00
mattijs
2ea1ff1923 STYLE: date 2011-07-21 14:45:30 +01:00
mattijs
23b828f22f Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-06 15:28:25 +01:00
graham
292bf5cbca ENH: Switch on and off curvature and closeness testing. 2011-07-06 13:43:07 +01:00
mattijs
80db456b5f BUG: surfaceFeatureExtract: option not in argList 2011-07-01 15:11:42 +01:00
mattijs
77d1e2231d ENH: surfaceFeatureExtract: optionally filter out non-manifold edges 2011-06-24 16:24:58 +01:00
mattijs
54d55295f0 ENH: surfaceOrient: orient using intersections 2011-06-23 12:23:13 +01:00
mattijs
b831dfd761 surfaceClean: have minimum quality 2011-06-20 12:06:32 +01:00
mattijs
74d06462ff ENH: surfaceClean: have minimum quality 2011-06-20 11:43:27 +01:00
mattijs
57561886bd COMP: buildCGALPolyhedron.C: using typename outside of template 2011-06-20 11:42:33 +01:00
graham
caea0aec03 Merge branch 'master' into cvm 2011-06-17 10:57:23 +01:00
OpenFOAM-admin
c720299876 ENH: Reverted back to version dev 2011-06-17 10:08:20 +01:00
mattijs
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
graham
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
mattijs
7902377c02 ENH: treeDataTrisurface: expose tolerance 2011-06-02 12:14:53 +01:00
graham
74b4639b4f COMP: meshTools.H 2011-05-13 10:39:19 +01:00
graham
c0537248fb Merge branch 'master' into cvm 2011-05-13 10:17:22 +01:00
graham
dac5beb53a BUG/STYLE: vector type fails to compile. Using extendedFeatureEdgeMesh naming. 2011-05-03 16:33:11 +01:00
Mark Olesen
8687d00c2d Merge remote branch 'opencfd/master' into olesenm 2011-04-12 12:54:35 +02:00
Mark Olesen
03bae68436 STYLE: drop face::area() and triFace::area() - less useful than expected 2011-04-12 12:53:51 +02:00
graham
fe0f6a487a Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
graham
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
Mark Olesen
9153534a9d ENH: use face::area() method for surfaceMeshInfo 2011-04-07 09:29:05 +02:00
mattijs
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
Mark Olesen
4bc4c1900b ENH: new utility surfaceMeshInfo
- useful at the moment for reporting face areas from a surface mesh
2011-04-05 20:05:57 +02:00
mattijs
5cf0612207 ENH: surfaceFeatureExtact: optionally write obj files 2011-04-05 12:11:08 +01:00
graham
1bad1265f7 Merge branch 'master' into cvm 2011-03-31 11:58:44 +01:00
mattijs
4fa972e4be ENH: surfaceClean: do a triangle cleanup unless suppressed 2011-03-29 12:27:25 +01:00
graham
83f0613ee5 BUG: Fix for constructor use. 2011-03-28 11:57:44 +01:00
graham
903e2257c7 STYLE: date. 2011-03-10 13:55:20 +00:00
graham
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
graham
5c8340ae13 ENH: Write surface area of surface.
Removed test objs.
2011-03-10 11:50:26 +00:00
graham
a3b1263184 ENH: Using enhancedFeatureEdgeMesh. 2011-02-18 16:17:49 +00:00