laurence
|
ef2adac0b9
|
BUG: Test for infinite vertex
|
2013-05-17 11:44:37 +01:00 |
|
mattijs
|
6b656e63f7
|
BUG: MGridGenAgglomerate: make sure face data is correct size
|
2013-05-17 11:20:26 +01:00 |
|
mattijs
|
02f727c0eb
|
ENH: GAMGAgglomeration: corrected message
|
2013-05-17 11:19:58 +01:00 |
|
laurence
|
f925f93eab
|
BUG: When distributing mesh vertices check return values for locate
|
2013-05-17 09:56:12 +01:00 |
|
laurence
|
6d12b2d4f0
|
BUG: Returned reference to a tmp
|
2013-05-17 09:22:05 +01:00 |
|
mattijs
|
941e1778dc
|
BUG: timeVaryingMappedFixedValueFvPatchField: clone only if existing
|
2013-05-16 20:29:34 +01:00 |
|
mattijs
|
fc0120f9a0
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-16 20:29:05 +01:00 |
|
mattijs
|
153e0c690b
|
ENH: GAMGAgglomeration: better printing
|
2013-05-16 20:28:47 +01:00 |
|
andy
|
e949a025f0
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-16 15:59:11 +01:00 |
|
andy
|
08c1cac832
|
ENH: Added option to (de)activate Ashford correction in turbulnce SA models
|
2013-05-16 15:58:15 +01:00 |
|
mattijs
|
25a373bd39
|
ENH: snappyHexMesh: enable free-standing baffle merging
|
2013-05-16 12:49:16 +01:00 |
|
laurence
|
20c0e0a84d
|
BUG: Add normalVolumeType to constructor
|
2013-05-16 11:46:06 +01:00 |
|
laurence
|
d5ce058df3
|
BUG: remove baffle call
|
2013-05-16 11:41:49 +01:00 |
|
laurence
|
9c115398ba
|
BUG: Missing function declaration
|
2013-05-16 11:38:54 +01:00 |
|
laurence
|
285b2942ee
|
ENH: Add normalDirections and normalTypes to extendedFeatureEdgeMesh
|
2013-05-16 11:37:40 +01:00 |
|
mattijs
|
5f68e587e6
|
ENH: viewFactorsGen: exclude AMI
|
2013-05-16 11:28:02 +01:00 |
|
laurence
|
c7366549fc
|
Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
|
2013-05-16 11:24:49 +01:00 |
|
laurence
|
64a6994a62
|
ENH: Update cellSizeCalculation to return tmp
|
2013-05-16 11:22:56 +01:00 |
|
laurence
|
3a845d5192
|
ENH: Fix initial point insertion
|
2013-05-16 11:20:28 +01:00 |
|
mattijs
|
fe32d73d5a
|
BUG: distributedTriSurfaceMesh: handle zero sized local surfaces
|
2013-05-16 11:17:54 +01:00 |
|
laurence
|
379d8ac070
|
STYLE: Set location of foamyHexMeshDict
|
2013-05-16 10:44:30 +01:00 |
|
laurence
|
143a43836f
|
REVERT: Remove findNearestOpSubset from treeDataEdge and add to the application
|
2013-05-16 10:43:44 +01:00 |
|
laurence
|
57329f290f
|
BUG: If point is outside octree need to call getVolumeType explicitly
instead of via the octree
|
2013-05-16 10:42:25 +01:00 |
|
laurence
|
c0eb9d678f
|
STYLE: Change cv2DMesh to foamyHex2DMesh
|
2013-05-16 10:29:36 +01:00 |
|
mattijs
|
0bf5772998
|
Merge remote-tracking branch 'origin/feature/procAgglom'
|
2013-05-14 20:59:57 +01:00 |
|
mattijs
|
caebdcc895
|
STYLE: meshObject: fix start date
|
2013-05-14 20:56:13 +01:00 |
|
mattijs
|
e0e4e5e4e2
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
|
2013-05-14 20:52:27 +01:00 |
|
mattijs
|
f3b7047a75
|
ENH: procFaces: new GAMGProcAgglomeration method
|
2013-05-14 20:50:33 +01:00 |
|
mattijs
|
1df4f9e8f6
|
ENH: lduPrimitiveMesh: make constructor easier
|
2013-05-14 20:48:38 +01:00 |
|
mattijs
|
8009617b23
|
ENH: wordIOList: return columnsizes when printing table
|
2013-05-14 20:44:40 +01:00 |
|
mattijs
|
6d3cfe9848
|
ENH: GAMGAgglomeration: enable debug printing by default
|
2013-05-14 20:42:54 +01:00 |
|
mattijs
|
14934a9bfc
|
BUG: faceAreaPairGAMGAgglomeration: corrected face area -> weight conversion
|
2013-05-14 16:45:59 +01:00 |
|
Sergio Ferraris
|
e0e369d888
|
BUG:Correcting expression for the inertial contribution to the pressure drop in the bafflePressureDrop
|
2013-05-14 09:57:32 +01:00 |
|
andy
|
d99266c2e6
|
ENH: Refactored film shear stress model -> film turbulence model
|
2013-05-13 17:51:23 +01:00 |
|
andy
|
fc73c4629a
|
STYLE: minor code formatting
|
2013-05-13 17:50:10 +01:00 |
|
andy
|
78b9b93f77
|
BUG: Corrected particle lift force calculation - mantis #822
|
2013-05-13 17:29:38 +01:00 |
|
andy
|
1ecf2b471a
|
ENH: updated initialisation for fieldAverage function object - mantis #841
|
2013-05-13 15:32:04 +01:00 |
|
Henry
|
fd60c493e6
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-13 15:23:23 +01:00 |
|
Henry
|
caa74eee6f
|
wmake: Change default behaviour to check the Make/files file for a LIB entry and compile libso if appropriate
|
2013-05-13 15:23:16 +01:00 |
|
andy
|
a41c30ff04
|
ENH: Added ranomise to lookup table injection models
|
2013-05-13 15:19:31 +01:00 |
|
laurence
|
04804030f7
|
Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
|
2013-05-13 12:41:54 +01:00 |
|
laurence
|
c537f1cf9f
|
COMP: Compile searchableSurfaceFeatures
|
2013-05-13 12:41:38 +01:00 |
|
laurence
|
d6c043e055
|
Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
|
2013-05-13 12:39:45 +01:00 |
|
laurence
|
cd548a96ed
|
ENH: Add readFeatures method to header file
|
2013-05-13 12:39:22 +01:00 |
|
laurence
|
4180768499
|
Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
|
2013-05-13 12:38:36 +01:00 |
|
laurence
|
0a56f7a7f2
|
ENH: Use new searchableSurfaceFeatures
|
2013-05-13 12:38:14 +01:00 |
|
andy
|
c6d61b0179
|
ENH: Forces function object - refactored divRhoEff function
|
2013-05-13 12:10:27 +01:00 |
|
mattijs
|
725582e523
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-13 11:55:01 +01:00 |
|
mattijs
|
4afaa1626d
|
ENH: noDecomp: constant decomposition
|
2013-05-13 11:54:29 +01:00 |
|
laurence
|
2c77f55d1d
|
Merge branch 'master' into feature/cvMesh
|
2013-05-13 10:54:26 +01:00 |
|