Commit Graph

22 Commits

Author SHA1 Message Date
eb145c6f8d COMP: Added Make/files file missed during commit c2851ea 2011-02-24 16:14:23 +00:00
aa15f4479c ENH: Transferring momentOfInertia calc from utils to meshTools lib.
Adding mesh cell inertia calc.
2010-12-15 17:46:15 +00:00
0a26787282 ENH: Moving pointIndexHit to OpenFOAM, along-side pointHit. 2010-10-06 10:22:12 +01:00
d12b64a273 COMP: moved distributedTriSurfaceMesh to break cyclic dependency
structuredDecomp uses finiteVolume which uses meshTools which
used to use decompositionMethods
2010-08-26 16:14:10 +01:00
a694f6e374 Replace a few uses of triSurface with the more general meshedSurface. 2010-01-15 17:27:03 +01:00
d7e8802896 removed octreeDataFaceList; created generic PrimitivePatch search one 2009-11-11 17:19:52 +00:00
72cacc9588 added zoneSets 2009-09-24 18:39:04 +01:00
1aab4aaec8 changed comment; added faceZoneToCell source 2009-06-25 16:24:26 +01:00
c42f04e843 multi-region directMapped 2009-04-16 18:45:01 +01:00
78b10babac collection 2009-02-24 12:07:06 +00:00
4c6453f174 cylinder type searchableSurface 2009-02-05 09:31:14 +00:00
19fc795489 Merge commit 'OpenCFD/master' into olesenm 2009-01-20 09:22:45 +01:00
5602a440d0 new searchableSurface: infinite plane 2009-01-19 18:13:55 +00:00
a83961a02a coordinate system cleanup
- coordinateSystem, cylindricalCS, sphericalCS:
  get copy with name constructor

- cylindricalCS, sphericalCS:
  can switch off default degrees

- dropped cartesianCS class (already covered by coordinateSystem) and just
  always use coordinateSystem directly.
  The dictionary runtime selection still accepts type "cartesian" as an alias,
  to provide the least surprises.

- dropped runtime selection based on origin/axis/direction (not used), but
  left runtime selection based on origin/coordinateRotation as still being
  potentially useful.
2009-01-16 22:08:24 +01:00
14b12aad79 adding cyclinderToCell cell source 2008-12-09 19:11:12 +00:00
6520f35f1e nearestToPoint 2008-10-28 21:07:05 +00:00
ecf18da9d4 distributed surfaces 2008-09-15 12:20:51 +01:00
76f2d62bde mesh driver rewrite; initial distributed surfaces 2008-07-07 18:41:09 +01:00
459f6ca17b missed regionToCell from compilation 2008-05-12 17:02:16 +01:00
c731cfdca4 initial mattijsLib merge 2008-04-23 15:51:54 +01:00
7faf688709 Initial mattijsLib merge 2008-04-23 12:20:12 +01:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00