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
1c646e2143
ENH: Using triangle quality without checking - check is now in triangle class.
2011-01-19 19:39:27 +00:00
129695a950
STYLE: adjust executable names for some tests
2011-01-19 14:29:56 +01:00
fc1e443116
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-19 12:37:20 +00:00
ad4b155302
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-19 12:18:03 +00:00
ba5d689110
BUG: foamExec mangled the arguments
...
- use function when sourcing the bashrc to avoid these problems
2011-01-19 12:54:27 +01:00
38f347e4e2
STYLE: Date and executable name.
2011-01-19 11:07:17 +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
993c144486
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-19 09:36:28 +00:00
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
d66aaf2458
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-18 15:23:36 +00:00
dc8d9df81e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-18 12:27:07 +00:00
fdfc6316d1
ENH: Removed ParaView examples from prefs examples
2011-01-18 12:26:16 +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
3a1b705329
STYLE: Updated current copyright year
2011-01-17 15:59:19 +00:00
62ca98ac38
BUG: (typo) one too many )'s
2011-01-17 15:57:07 +00:00
23aa6401ab
STYLE: Updated COPYING doc copyright 1991->2004
2011-01-17 15:23:48 +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