a2f7b0d958
ENH: surfaceFeatures trim walking - never walk over feature points.
2011-01-28 17:23:00 +00:00
6c489421fb
ENH: Reinstate surfaceFeatureExtract developments.
2011-01-28 11:29:49 +00:00
f7367d328a
This commit plus a subsequent merge of master is the code that is to be sent to Audi and VW, Jan/Feb 2011.
...
Represents a working snapshot of the polyhedral mesher for evaluation.
Rolling back surfaceFeatureExtract to remove latest developments and reduce the
file output.
2011-01-28 11:18:52 +00:00
fd40228fa4
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-01-28 11:18:28 +00:00
e0738943c8
STYLE: Removing short feature case debug output from surfaceFeatures.
2011-01-28 11:00:37 +00:00
b15361fc31
ENH: Removing Info output relating to cellCentres.
2011-01-28 10:51:35 +00:00
12ecd5e952
ENH: Choosing closeness hits only within a given angle.
2011-01-27 17:33:06 +00:00
750cf2f545
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-26 17:00:04 +00:00
c9d6212006
ENH: Allwmake : allow easy building of static libraries
2011-01-26 16:59:13 +00:00
8ee6502188
STYLE: TimeIO : extraneous include file
2011-01-26 16:57:31 +00:00
eb46166d93
Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-01-26 16:38:46 +00:00
b69e8d892a
BUG: Using patch boundaryPoints was wrong.
...
wellInOutSide always needs to assume a point is inside.
Making search for protrusions targetCellSize(pt) distance.
2011-01-26 16:36:14 +00:00
e1fd499c30
ENH: sampledTriSurfaceMesh : only sample non-coupled faces
2011-01-26 12:15:46 +00:00
4d52417955
STYLE: cvMesh :date
2011-01-25 19:21:19 +00:00
2fbfcfb86f
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-01-25 19:20:48 +00:00
0fc4e4f164
ENH: cvMesh : new tutorial
2011-01-25 19:20:22 +00:00
03f7f83560
ENH: cvMesh.C : changed IOdictionary to READ_IF_MODIFIED
2011-01-25 19:17:08 +00:00
a0f8236f36
Revert "TEMP: WIP commit to move code."
...
This reverts commit c57986326a .
2011-01-25 15:14:17 +00:00
d404293a6f
ENH: Updated copyrights
2011-01-25 14:56:38 +00:00
d83965fa28
Merge branch 'master' of noisy:/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-25 14:54:18 +00:00
f0b2a63e65
ENH: film tutorial updates
2011-01-25 14:53:29 +00:00
0b625c2061
ENH: Re-worked cloud i-o for inactive cloud
2011-01-25 14:52:42 +00:00
c57986326a
TEMP: WIP commit to move code.
2011-01-25 14:39:52 +00:00
8680423c9b
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
...
Conflicts:
etc/apps/paraview3/cshrc
2011-01-25 13:22:16 +00:00
4877156db8
COMP: Allwmake : allow build-type argument to pass through into wmake
2011-01-25 12:16:52 +00:00
daf429d879
BUG: mapDistributeTemplates.C : truncating before transformation applied
2011-01-24 17:59:00 +00:00
be54c02668
STYLE: twoPhaseMixture: corrected comment
2011-01-24 17:34:01 +00:00
0ecf34e2f2
BUG: volPointInterpolate.C: incorrect index
2011-01-24 17:33:19 +00:00
fe8545958a
ENH: mapDistribute: extra printing
2011-01-24 17:32:54 +00:00
3171dd78a8
Merge branch 'master' into cvm
2011-01-24 13:24:07 +00:00
b328499d02
ENH: Various improvements.
...
+ No fatal error on triSurfaceTools::surfaceSide, commented out WarningIn.
+ Make cellSizeControlSurfaces look for a GREAT span for the nearest surface
point.
+ Identify and limit filtering on single internal face cells in polyMesh
quality assessment.
+ Create cellSet of remaining protruding cells after polyMesh creation.
+ Implemented wellOutside function by generalising wellInside to
wellInOutSide.
2011-01-24 13:19:44 +00:00
4f30c291bd
BUG: indexedOctree : intersection might be outside current box for triangle straddling two boxes.
2011-01-24 12:37:54 +00:00
5cd9ccf88b
ENH: Returning feature edge enumeration from trimFeatures and writing out.
2011-01-21 18:38:23 +00:00
19b846354b
ENH: Remove feature edges from curvature field.
2011-01-21 16:48:13 +00:00
121a377626
BUG: face and cell index the wrong way round.
2011-01-21 15:15:45 +00:00
b9daa7b265
ENH: sampledTriSurfaceMesh : allow boundary-value sampling
2011-01-21 14:48:18 +00:00
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
738d022c56
ENH: Extract curvature and internal and external closeness fields.
2011-01-21 14:02:03 +00:00
bd3a0d39b5
ENH: Adding triSurfacePointFields for vertex data.
2011-01-21 14:00:39 +00:00
9981a49a82
BUG: stitchTriangles : single triangle
2011-01-21 10:59:12 +00:00
b414e15b0b
ENH: meshSearch : avoid unnecessary mag()
2011-01-21 10:58:28 +00:00
fe987dad11
ENH: Test-globalMeshData.C : updated to include transforms
2011-01-20 15:31:43 +00:00
f91d99c8df
STYLE: Test-Distribute : renamed for consistency
2011-01-20 15:31:09 +00:00
f5f9a50e61
ENH: ReleaseNotes-dev : updated
2011-01-20 14:26:43 +00:00
6bb8d56a09
ENH: pointAndEdgeSync : explanation about point sync
2011-01-20 14:24:07 +00:00
4c8ec205e5
ENH: globalMeshData, mapDistribute : multi-point connectivity with transforms
2011-01-20 13:52:39 +00:00
983048958a
STYLE: structuredDecomp : extraneous include file
2011-01-20 13:50:58 +00:00
9798d033a5
ENH: InteractionLists : moved globalTransforms to globalMeshData
2011-01-20 13:50:18 +00:00
2ec55a9258
ENH: globalIndexAndTransform : added combining of transformIndices
2011-01-20 13:48:55 +00:00
0c6789e539
STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead
2011-01-20 13:46:02 +00:00