3e08747b29
Updating copyright years
2013-04-15 15:18:41 +01:00
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
aa57b759b9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-12 16:19:49 +01:00
b8ce43b916
ENH: Updated AMI dependencies
2013-04-12 16:19:42 +01:00
c24035bcf1
ENH: Added utility functions
2013-04-12 16:17:27 +01:00
6000d2fb97
ENH: Refectored mesh-to-mesh interpolation methods - now run-time selectable
2013-04-12 15:52:12 +01:00
587ca3ee83
STYLE: minor code formatting
2013-04-12 15:49:22 +01:00
ffd1c58cbc
ENH: Made interpolationMethodToWord function static
2013-04-12 15:49:01 +01:00
c4b8448d53
BUG: collapseDict: Give entry a valid value
2013-04-12 14:16:09 +01:00
cecf469ed4
COMP: vtkPV3FoamMesh: adapted for wordRe
2013-04-12 12:25:17 +01:00
37bf8b4493
ENH: layerParameters: added smoothing parameter
2013-04-12 12:21:58 +01:00
81a8da13ab
ENH: wordRe: disable implicit conversions
2013-04-12 12:21:15 +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
dc488579ca
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
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
c2d3bab08e
ENH: Merge searchableSurface and indexedOctree volumeType
2013-04-11 19:52:03 +01:00
e2482a4e8b
ENH: Merge searchableSurface and indexedOctree volumeType
2013-04-11 19:52:03 +01:00
24a0d15c7e
ENH: Updated new mesh-to-mesh class to use updated AMI functionality
2013-04-11 18:09:31 +01:00
72d0ffbcd0
STYLE: Updated info message
2013-04-11 16:24:43 +01:00
05b6a09bda
STYLE: Print min before average
2013-04-11 15:25:44 +01:00
f89bcd33bf
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-11 15:16:34 +01:00
1cf850f164
ENH: snappyHexMesh: print final mesh check
2013-04-11 15:16:06 +01:00
e5e100abd3
ENH: motionSmoother: split off patch consistency
2013-04-11 15:13:54 +01:00
2514121d78
STYLE: mappedPatchFieldBase: added comment
2013-04-11 15:12:29 +01:00
e2e20fe87e
STYLE:pressureInletOutletVe: typo
2013-04-11 15:11:15 +01:00
03cc5d1a72
COMP: searchableSurfaceToFaceZone: missing comma
2013-04-11 15:09:33 +01:00
bbb2077160
ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification
2013-04-11 15:04:39 +01:00
12fed65820
ENH: Updated AMIInterpolation to use new AMIMethods
2013-04-11 14:55:35 +01:00
9817cb318d
ENH: Added and abstracted out new AMI methods - direct, mapNearest and faceAreaWeight
2013-04-11 14:52:53 +01:00
652e318422
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-11 12:06:22 +01:00
2915000cbc
BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn
2013-04-11 12:05:44 +01:00
9ea79303b7
ENH: Changing typeName for solidChemistryModel in dictionary
2013-04-11 11:12:00 +01:00
1b1cb83348
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-11 09:53:26 +01:00
7102ad9129
STYLE: Minor coed formatting
2013-04-11 09:53:09 +01:00