84022b6ad0
STYLE: Remove unnecessary cvMesh dictionary entries
2013-04-15 10:58:14 +01:00
2a7bca7628
BUG: Remove call to deleted function
2013-04-15 10:39:18 +01:00
c4b8448d53
BUG: collapseDict: Give entry a valid value
2013-04-12 14:16:09 +01:00
c171765a31
ENH: Remove requiredSize and requiredAlignment functions and their dictionary inputs
2013-04-12 11:29:02 +01:00
46ae867b7f
BUG: Remove unused code in linearDistance.C
2013-04-11 21:01:53 +01:00
f52327c4e3
BUG: Incorrect assignment
2013-04-11 21:00:32 +01:00
4af889f860
ENH: Add forcePointInsertion option to controlMeshRefinement
2013-04-11 20:28:08 +01:00
26a42b37a0
ENH: Move boundary applying to a separate function in the alignment solver
2013-04-11 20:24:57 +01:00
2b8bbb94b1
ENH: Update cell size functions to use the regionIndices findNearest
...
functions
2013-04-11 20:24:06 +01:00
73bb893067
ENH: Remove unused functions
2013-04-11 20:20:41 +01:00
7df9897c82
ENH: update calls to mesh redistribution
2013-04-11 20:20:09 +01:00
8ae926c472
ENH: Check if surface conformation point is inside the surface geometry
2013-04-11 20:18:50 +01:00
1804fb2813
ENH: Count number of reordered faces
2013-04-11 20:16:47 +01:00
9356f9c669
ENH: Snap points to feature points
2013-04-11 20:15:29 +01:00
c1cb0c4f17
BUG: Correct regionOffset indexing
2013-04-11 20:10:53 +01:00
21163c9591
BUG: Prevent overflow on integer multiplication
2013-04-11 20:07:26 +01:00
d8a91260c1
ENH: test for side of plane a point is on
2013-04-11 20:05:54 +01:00
3e22fb9dd0
ENH: Check whether an intersection is unique when using findAll. This
...
check is required because the new octree method for finding all intersections
with a surface will return two face intersection hits for a line that
passes through the edge shared by two faces. The test is geometric.
2013-04-11 20:04:26 +01:00
33221dc8d7
STYLE: Update default cvMeshDict
2013-04-11 19:59:09 +01:00
db648a75d5
ENH: meshTools writeOBJ templates now take UList instead of List
2013-04-11 19:52:47 +01:00
e2482a4e8b
ENH: Merge searchableSurface and indexedOctree volumeType
2013-04-11 19:52:03 +01:00
05b6a09bda
STYLE: Print min before average
2013-04-11 15:25:44 +01:00
10c2e2faf4
BUG: extendedFeatureEdgeMesh: Replace slow algorithm for featurePointFeatureEdges
...
and prevent a divide by zero
2013-04-10 17:08:54 +01:00
f07841972b
Merge branch 'master' into feature/cvMesh
2013-04-05 16:11:45 +01:00
72c3da08b2
Merge branch 'master' into feature/cvMesh
...
Conflicts:
applications/test/Matrix/Test-Matrix.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
2013-04-05 16:09:24 +01:00
8cadf0deb5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 15:50:07 +01:00
7964ebe67e
REVERT: Remove orientAll from orientedSurface
2013-04-05 15:37:07 +01:00
8f99627cf4
ENH: Add constructor from FixedList
2013-04-05 15:31:22 +01:00
c812b27416
ENH: Added PV readers for version 3.98.1
2013-04-05 15:28:36 +01:00
855b58e3b3
ENH: Expand triSurfaceSearch and add triSurfaceRegionSearch
...
+ Move most of the octree searching functionality from triSurfaceMesh into
triSurfaceSearch. Much of it was duplicated anyway.
+ Add triSurfaceRegionSearch, which constructs an octree for each region in
a surface and performs searches on specified regions only.
2013-04-05 15:28:00 +01:00
b07e4f55b4
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 15:27:44 +01:00
b2b3d04966
Update header
2013-04-05 15:27:35 +01:00
e08e4b0b5c
multiphaseEulerFoam: Check consistency of surface tension and interface compression coefficients
2013-04-05 15:27:26 +01:00
5a62444c6a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 11:37:32 +01:00
26c2c3f627
BUG: Corrected collocated patch handling
2013-04-05 11:36:49 +01:00
bf8df5f502
BUG: Corrected sampling - handling of field regExps and field surface output
2013-04-05 11:36:07 +01:00
42f4950532
ENH: Added foundObjectRe function
2013-04-05 11:33:47 +01:00
193feb9544
ENH: Added lookupRe function
2013-04-05 11:33:23 +01:00
f66f9e9d37
ENH: Updated header documentation
2013-04-04 12:18:43 +01:00
a0c52565de
ENH: Added new createExternalCoupledPatchGeometry utility
2013-04-04 11:45:02 +01:00
73b9f50bc7
ENH: Added new externalCoupledTemperature BC
2013-04-04 11:37:52 +01:00
126c6fa4bd
ENH: Further updates to externalCoupledBC
2013-04-04 11:37:14 +01:00
04208389d1
ENH: Updated temperatureCoupledBase - added support for case when tub model not available
2013-04-04 10:12:21 +01:00
f0eb0d94cc
ENH: Minor update to BC
2013-04-04 09:23:38 +01:00
3c85bee488
ENH: Updated external coupled BC
2013-04-03 17:18:10 +01:00
33c1b27421
ENH: Added caseName option to fileName
2013-04-03 17:17:37 +01:00
ce7b8dc21a
ENH: Updated externalWallHeatFlux BC
2013-04-03 17:16:58 +01:00
fcf165f8f2
ENH: motorBike: disable secondary purge; have drag,lift every timestep
2013-04-03 10:35:44 +01:00
634d643090
ENH: snappyHexMeshDict: improved comment
2013-04-02 18:13:31 +01:00
9511eb27f7
ENH: splitMeshRegions: allow -region option
2013-04-02 18:12:58 +01:00