55253a89a9
ENH: Update Test-Matrix.C to check solutions for symmetric square matrices
2013-03-21 10:22:47 +00:00
640b4e4325
ENH: Add construction of octree for each region of a triSurfaceMesh.
...
+ Remove tolerance based method for finding intersections and use the
new method of masking previously hit shapes from the octree.
2013-03-21 10:13:13 +00:00
7db513e35e
ENH: Add construction of octree for each region of a triSurfaceMesh.
...
+ Remove tolerance based method for finding intersections and use the
new method of masking previously hit shapes from the octree.
2013-03-21 10:13:13 +00:00
10b2f07825
ENH: Add a diff function to triad and a tolerance to edgeDirections
2013-03-21 10:06:49 +00:00
8c16c4b678
BUG: Re-added general turbulence to chtMultiRegionFoam
2013-03-21 10:03:59 +00:00
6243c90ac5
ENH: SymmTensor2D class
2013-03-21 10:03:50 +00:00
e5396fa179
STYLE: Corrected spelling typo
2013-03-21 10:03:25 +00:00
0ba0ff841c
ENH: Template writeOBJ functions on the face type
2013-03-21 09:45:05 +00:00
b59ca3fc1c
ENH: Removed unused entries in tutorial topoSetDict
2013-03-21 09:33:12 +00:00
f6ed5ddc16
BUG: #704 processorCyclic: non-blocking comms, multiple tags
2013-03-19 13:25:11 +00:00
e147ee52e4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-18 12:21:56 +00:00
c6ae6599b1
ENH: pressureTools: use user-pressure name when constructing output field name
2013-03-18 12:21:42 +00:00
2d986f8028
ENH: Added new setAndNormalToFaceZone faceZone source
2013-03-18 12:03:01 +00:00
1290c0f914
ENH: Added fvOptions support to potentialFoam
2013-03-18 09:49:49 +00:00
4a7d2938ff
foamInstallationTest: Update min gcc version
2013-03-17 10:20:32 +00:00
ddeaf2c4c8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-15 16:33:38 +00:00
d12059b3cf
BUG: Added (missed) compilation of fvTools function objects
2013-03-15 16:33:30 +00:00
15ff97d947
ENH: Update cv2DMesh tutorials
2013-03-15 15:45:00 +00:00
3afcc234d5
BUG: Store default cell size instead of a reference
2013-03-15 15:32:47 +00:00
173cab2df4
ENH: cvMesh tolerance issues fixed.
...
+ Change && to ||, as if a face is small the area calculation can
differ on opposing processors
+ Do not calculate transform with NOORDERING
2013-03-15 12:47:39 +00:00
f33b977421
ENH: surfaceBooleanFeatures: Output files to constant/extendedFeatureEdgeMesh
2013-03-15 12:46:18 +00:00
986af7372d
ENH: Add null constructor to PointHit
2013-03-15 12:44:03 +00:00
9b85f1d152
ENH: Add null constructor to PointHit
2013-03-15 12:44:03 +00:00
c8f6162ccb
ENH: Add intersection function with same signature as the function in face
2013-03-15 12:42:50 +00:00
956bb80fc6
ENH: Add intersection function with same signature as the function in face
2013-03-15 12:42:50 +00:00
8ed95d4750
ENH: Add extra octree functionality
...
+ Make intersection and nearest functions functors. This makes adding
different intersection and nearest routines easier.
+ treeDataPrimitivePatch takes its tolerance as a constructor argument
+ Make treeDataTriSurface a typedef of treeDataPrimitivePatch
Conflicts:
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
src/meshTools/indexedOctree/treeDataTriSurface.C
2013-03-15 12:38:57 +00:00
9064e37da7
ENH: Add extra octree functionality
...
+ Make intersection and nearest functions functors. This makes adding
different intersection and nearest routines easier.
+ treeDataPrimitivePatch takes its tolerance as a constructor argument
+ Make treeDataTriSurface a typedef of treeDataPrimitivePatch
2013-03-15 12:38:57 +00:00
780a2acc32
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 12:26:13 +00:00
beac4764af
fvPatchFields: Completed handling of deltaCoeffs in snGrad for coupled patches
2013-03-14 12:26:07 +00:00
2e40955557
energyRegionCoupledFvPatchScalarField: now derived from coupledFvPatchField
2013-03-14 12:25:19 +00:00
48d8fa9e5c
STYLE: cuttingPlane: correct version number
2013-03-14 11:47:46 +00:00
43d41f816a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 11:46:31 +00:00
0c58d7eaf5
BUG: syncTools: swap cell centres as positions
2013-03-14 11:25:16 +00:00
a44b1c44ce
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 10:51:29 +00:00
5d4073b8a3
Icc support: changed optimisation switch to account for the architecture automatically
2013-03-14 10:51:21 +00:00
41aa6d637c
ENH: movingCone: add cuttingPlane to show off moving mesh sampling
2013-03-14 10:01:05 +00:00
0f8fbf35c7
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 09:15:28 +00:00
729d53b862
BUG: ideasUnvToFoam: handling faceZones
2013-03-14 09:15:02 +00:00
1059796d73
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-14 08:59:55 +00:00
eaaec5c414
BUG: Updated pdfDict example - mantis #754
2013-03-14 08:59:41 +00:00
32c3482dc5
BUG: #761 controlDict unreadable
2013-03-13 17:30:44 +00:00
5d7bff5156
BUG: sampledSet: extraneous clearout of pointMesh and volPointInterpolation: Mantis 698
2013-03-13 17:21:55 +00:00
0ac50306aa
BUG: Updated pdfDict example - mantis #754
2013-03-13 14:46:17 +00:00
0f15520260
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-13 14:37:51 +00:00
cc6dbfa4ad
BUG: Corrected temporary field usage - mantis #775
2013-03-13 14:37:36 +00:00
269312b8b4
SLTSDdtScheme: use gMax and gMin in diagnostic message
2013-03-13 12:17:40 +00:00
bf476df0e3
Corrected line lengt
2013-03-13 10:41:38 +00:00
0efbdb512e
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-13 10:40:43 +00:00
6487f88614
snGrad: Use nonOrthDeltaCoeffs on coupled patches
2013-03-13 10:40:33 +00:00
b45a4486b1
STYLE: Updates to erroneous copyright dates - applications
2013-03-13 09:45:16 +00:00