Commit Graph

8868 Commits

Author SHA1 Message Date
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
d008d22cea STYLE: writeCellCentres: date 2011-06-24 17:58:03 +01:00
70cac99a7c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-24 17:56:14 +01:00
f68356679c ENH: writeCellCentres: added region option 2011-06-24 17:55:59 +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
0ce485edaa SRFPimpleFoam/rotor2D tutorial: corrected headers 2011-06-24 13:55:30 +01:00
f225ff9de5 SRFPimpleFoam/rotor2D tutorial: corrected headers 2011-06-24 13:54:38 +01:00
5e59dc2b19 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-24 13:41:25 +01:00
ff2bafa330 interfaceProperties: correct alpha1 gradient following curvature calculation. 2011-06-24 13:41:21 +01:00
0143dd5b34 flex: Updated command-line options to work with flex version 2.5.4 2011-06-24 13:40:39 +01:00
9da17e04ee SRFPimpleFoam: upgraded from OpenFOAM-1.7.x for OpenFOAM-dev 2011-06-24 13:40:20 +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
bc22e604d5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-23 12:24:17 +01:00
e5a6967af2 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-23 12:24:10 +01:00
64f586966d ENH: surfaceOrient: orient using intersections 2011-06-23 12:24:01 +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
02b6224390 BUG: paraFoam: add locale specification 2011-06-22 15:07:32 +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
de200baf7d BUG: orientedSurface: multiple parts of surfaces not visited 2011-06-22 14:30:03 +01:00
dc6d296372 BUG: matchPoints: use 2* match tolerance as tolerance in magSqr comparison 2011-06-22 14:29:39 +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