Commit Graph

8565 Commits

Author SHA1 Message Date
c3fd6af474 Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-28 18:33:45 +01:00
7ffe4d83d7 ENH: Using site lists in force calculation. 2011-06-28 18:33:08 +01:00
ac65f2c5f3 STYLE: searchableSurface.C: date 2011-06-28 10:47:11 +01:00
28ad00518a Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-28 10:43:54 +01:00
6c997355b1 ENH: conformalVoronoiMesh.C: have negative mixed points coeff disable specialised handling 2011-06-28 10:43:15 +01:00
76b9524796 ENH: Initial modifications to MD to incorporate strathclyde work. 2011-06-28 09:47:40 +01:00
0d1ac11541 WIP: parallel face filtering WIP. 2011-06-27 17:50:21 +01:00
b10c9482d1 ENH: indexedCell and tet output improvements. 2011-06-27 17:48:09 +01:00
0565328638 ENH: Add cellIndex enum and move use tests away from <0, == -1 tests. 2011-06-27 15:19:23 +01:00
30c79d4a3e STYLE: enum names. 2011-06-27 15:18:03 +01:00
01e3374e8c ENH: searchableSurface: names for inside/outside status 2011-06-27 15:03:03 +01:00
876810dd0c ENH: added surfaces w.r.t. locationInMesh printing 2011-06-27 15:01:16 +01:00
d337da2f79 ENH: carWheel: single wheel from car 2011-06-27 14:25:51 +01:00
77d1e2231d ENH: surfaceFeatureExtract: optionally filter out non-manifold edges 2011-06-24 16:24:58 +01:00
4653f8efeb ENH: orientedSurface: split off topological walking 2011-06-24 16:24:13 +01:00
5aa41eb9f2 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-24 16:23:17 +01:00
3732286a69 ENH: added writeTetMesh control to dump tets 2011-06-24 16:16:31 +01:00
a96dd6584a BUG: triSurfaceSearch: clear hits before using. 2011-06-24 16:15:25 +01:00
5e8b74ad09 ENH: added writeTetMesh control to dump tets 2011-06-24 16:14:41 +01:00
4024c5bca6 STYLE: conformalVoronoiMesh: comment about referred vertices 2011-06-24 16:12:23 +01:00
ee24b31987 ENH: removing isSurfacePoint.
It was conceptually broken.  The idea was that in certain cases, you knew that
you were on the surface of the geometry (point pair distance queries for
example) so didn't need to do a nearest-point-on-surface query.  This was fine
for a single surface, but when there were multiple surfaces, the first
high-priority surface would return a size, even if the query point was miles
away.  To fix this would need a distance check, removing the point of the check
altogether.
2011-06-24 16:00:46 +01:00
25a9330090 ENH: Prevent face filtering on any cell comprising any dual vertex with any
Delaunay vertex of its tet that is non-real, i.e. don't filter near the
parallel interface.

E# Please enter the commit message for your changes. Lines starting
2011-06-24 14:17:46 +01:00
c095eb4c36 ENH: Use reduce to ensure parallel filtering is synchronised. 2011-06-24 14:17:04 +01:00
b00911ac05 ENH: move startOfInternal points out of insertInitialPoints. 2011-06-23 16:33:21 +01:00
b15e01f315 ENH: car meshing - merge close points on surface, use closedTriSurface.
Wheels are baffle surface.
2011-06-23 16:05:01 +01:00
1234c6bda7 ENH: Improved handling of pointFile - always look in constant. 2011-06-23 15:43:19 +01:00
ec693dffcc Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-23 13:57:25 +01:00
d04e2a2cdc ENH: car: tutorial initial commit 2011-06-23 13:35:41 +01:00
e5a6967af2 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-23 12:24:10 +01:00
54d55295f0 ENH: surfaceOrient: orient using intersections 2011-06-23 12:23:13 +01:00
23f2ee8989 ENH: cvMeshDict: merging close points 2011-06-23 12:19:48 +01:00
6e32fd04a2 Revert "ENH: match defaultMatchTol public."
This reverts commit 8c8a4a00c8.
2011-06-23 12:15:00 +01:00
8c8a4a00c8 ENH: match defaultMatchTol public. 2011-06-23 12:14:37 +01:00
c738768914 ENH: No output on not found patch. 2011-06-23 11:12:19 +01:00
a8e03d6778 Merge branch 'master' into cvm 2011-06-23 11:02:48 +01:00
709069329e STYLE: Copyright start date. 2011-06-23 11:01:59 +01:00
d2ad25fdd6 ENH: topoSet: time loop
Conflicts:

	applications/utilities/mesh/manipulation/topoSet/topoSet.C
2011-06-23 10:55:58 +01:00
e9a61ad3e5 ENH: Adding not-found patches to nearest instead of default. 2011-06-23 10:08:06 +01:00
a0a6dfb19d ENH: Prevent overflow in weight field. 2011-06-22 17:33:04 +01:00
05fd8276e9 Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-22 17:31:58 +01:00
bfb9e4bf33 BUG: Influence referring must refer tets with only pair slave real vertices. 2011-06-22 17:27:16 +01:00
ae29a3b479 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-22 15:07:59 +01:00
6c26474ce3 ENH: Add functionality to singleStepReactingMixture 2011-06-22 15:07:38 +01:00
e5daf80a77 STYLE: orientedSurface.C: date 2011-06-22 14:36:51 +01:00
cf51528d49 BUG: orientedSurface: multiple parts of surfaces not visited 2011-06-22 14:31:21 +01:00
6def59d23f ENH: Always output background mesh refinement. 2011-06-22 11:29:30 +01:00
e5f921e765 ENH: simpleShapes: avoid runApplication because of quote parsing. 2011-06-21 22:31:54 +01:00
c4795a754a ENH: simpleShapes testcase update 2011-06-21 19:15:08 +01:00
a38774d7e6 ENH: topoSet: time loop 2011-06-21 18:56:20 +01:00
5d031f3800 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
Conflicts:
	tutorials/mesh/cvMesh/simpleShapes/system/cvMeshDict
2011-06-21 18:45:09 +01:00