Commit Graph

6504 Commits

Author SHA1 Message Date
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
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
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
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
1c646e2143 ENH: Using triangle quality without checking - check is now in triangle class. 2011-01-19 19:39:27 +00:00
fc1e443116 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-01-19 12:37:20 +00:00
b1c7bcee4e Merge branch 'master' into cvm
Conflicts:
	applications/test/Distribution/DistributionTest.C
	applications/test/Distribution/Make/options
	src/OpenFOAM/containers/Lists/Distribution/Distribution.C
	src/OpenFOAM/containers/Lists/Distribution/Distribution.H
	src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
89619c5015 Revert "ENH: Copyright dates to allow a push."
This reverts commit c5bea5242b.
2011-01-19 10:26:24 +00:00
95a8490b83 ENH: Import (probability) Distribution class and test app from cvm. 2011-01-19 10:23:48 +00:00
e1f00987f0 ENH: Improvements to sizing and surface conformation and memory use.
Detecting surface incursions as well as protrusions.

When a cell size is requested for a point outside the surfaces, the nearest
surface size is used to avoid an inappropriate return of the default size.

Truncating point to double before adding displacement vector to avoid memory use
growth (a linear growth for gcc 4.5 - bug, see CGAL mailing list 17/1/2011, but
grows regardless).
2011-01-19 10:04:10 +00:00
a6de8e746a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/test/lduMatrix/Test-lduMatrix.C
	applications/test/lduMatrix/Test-lduMatrix2.C
	applications/test/lduMatrix/Test-lduMatrix3.C
	applications/test/parallel/Test-parallel.C
	applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H
	bin/mpirunDebug
	etc/apps/paraview3/cshrc
	src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/primitives/Pair/labelPair.H
	src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
	src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
2011-01-17 21:40:13 +00:00
81387e3239 Resolved merge conflict 2011-01-17 16:58:06 +00:00
bd72d8c14f ENH: Added maxCo limit for tracking KinematicParcels 2011-01-17 16:43:57 +00:00
8c212543f3 ENH: Added particle maxCo entry in KinematicCloud 2011-01-17 16:41:27 +00:00
0e622a4d86 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-01-17 16:00:20 +00:00
aef9e8baff ENH: Only read write injection props if running transient 2011-01-17 12:07:26 +00:00
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00
16d8ff66dd STYLE: uneeded typedef FaceType in triSurface
- use typedef FaceType from parent (PrimitivePatch) instead
2011-01-17 10:08:25 +01:00
2398804708 ENH: change point to vector. 2011-01-14 19:37:05 +00:00
66ef07aee8 STY: modification date 2011-01-14 18:09:47 +00:00
adcebb9e1f BUG: Numeration of rayIDs for multi region cases 2011-01-14 18:07:51 +00:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
b0276efa48 ENH: Update to parcel move() 2011-01-14 15:43:36 +00:00
c23f38efbe ENH: polyBoundaryMesh : added check for duplicate patch 2011-01-14 11:38:04 +00:00
7a43ab40fd ENH: cyclicPolyPatch : additional checking for neighbourPatch name 2011-01-14 11:37:15 +00:00
bb51bcb700 ENH: Encapsulate warning in debug scope 2011-01-13 12:33:14 +00:00
e2b6e3238b ENH: Limit tracking distance for steady calcs 2011-01-13 11:29:36 +00:00
1dffb47b28 ENH: Descriptive messages for timeChecks. 2011-01-13 11:00:09 +00:00
5de788eae0 ENH: globalIndexAndTransform : make functions static for ease of use 2011-01-12 17:50:32 +00:00
eece30331b ENH: streamLineParticle.C : normalise velocity to track with 2011-01-12 17:49:06 +00:00
c16b47c121 ENH: Don't break on the first repeated bad faceSet.
User controlled repeat limit.
2011-01-12 14:14:45 +00:00
994761a422 ENH: Updated cell value corrections for reacting particles 2011-01-12 13:17:39 +00:00
589ddb0c3a ENH: support local forces/moments calculation
- can specify 'CofR', 'coordinateSystem' or implicitly (0 0 0)
  which increases the flexibility
2011-01-11 13:43:52 +01:00
305bdb5978 ENH: add clear() method to coordinateSystem, coordinateRotation 2011-01-11 13:09:41 +01:00
4ae925db45 ENH: Updated particle surface thermo props 2011-01-10 15:49:33 +00:00
a843d76a59 ENH: Change tet tolerance: 1e-62 quality tet found to be too flat. 2011-01-13 11:37:59 +00:00