andy
92dcc69fa8
ENH: Code clean-up
2013-05-03 17:57:43 +01:00
Henry
50c05c07ec
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:48:20 +01:00
Henry
2f1e1f013a
interFoam: Updated tutorials
2013-05-03 17:48:17 +01:00
andy
85be5674ee
ENH: Removed unused code
2013-05-03 17:41:45 +01:00
andy
9ebd8a851a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:33:37 +01:00
andy
476f19091a
ENH: Added new uniformFixedGradient boundary condition
2013-05-03 17:30:31 +01:00
mattijs
9e60647c42
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:15:38 +01:00
mattijs
da8679d8c7
COMP: lduPrimitiveMesh: renamed size to totalSize
2013-05-03 17:15:03 +01:00
Henry
482c24c7ed
Update header
2013-05-03 17:14:46 +01:00
Henry
87de438839
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:14:29 +01:00
Henry
5c05b40815
Upgrade to clang-3.2
...
writeAddSubtractField.C: explicitly dereference tmp to keep clang3.2 happy
2013-05-03 17:14:27 +01:00
Sergio Ferraris
5da306b1c1
ENH: viewFactorsGen:
...
Modification of shootRays algorithm. Rays that hit themselfs are continued
until they hit(or not) the agglomeration target. If they do the surfaces can see
each other.
faceAgglomerate:
The agglomeration now stops when the global nCoarse is reached (not per-processor)
2013-05-03 15:59:41 +01:00
Henry
6b19bb2193
VoF: localize reading of alpha controls
2013-05-03 15:48:21 +01:00
Henry
d609e0270a
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 15:47:52 +01:00
Henry
90656d4fd1
Update headers
2013-05-03 15:47:45 +01:00
Henry
4fc0924c89
Remove unnecessary typedefs
2013-05-03 15:47:33 +01:00
Henry
000dd24b87
boundedBackwardDdtScheme: Removed; it is total nonsense and would cause serious conservation errors
2013-05-03 15:47:15 +01:00
Henry
d13c9810e8
VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
...
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
andy
8b52b700d0
ENH: Updated suppression collision model
2013-05-03 12:55:44 +01:00
laurence
45fd7105ff
ENH: Add surfaceHookUp utility
...
Matches boundary edges between surfaces by retriangulating edges.
2013-05-03 12:45:25 +01:00
laurence
ab48ce46ce
ENH: Add functor to mask the lookup of edges in an octree
2013-05-03 12:20:13 +01:00
laurence
7927ed2769
ENH: Add functor to mask the lookup of edges in an octree
2013-05-03 12:20:13 +01:00
andy
599a5f1d8d
ENH: tutorial updates
2013-05-03 12:17:12 +01:00
andy
c819974315
ENH: Updated handling of canCombust flag to suppress devolatilisation and surface combustion
2013-05-03 11:35:48 +01:00
andy
a1f3c95f9c
ENH: Migrated stochastic collision models from spray to kinematic clouds, refactored and added models
2013-05-03 11:33:17 +01:00
andy
794a870587
STYLE: Adding files missed during commit 620f16b
2013-05-03 11:19:43 +01:00
mattijs
5738240cf0
BUG: globalIndex: whichProcID bug
2013-05-03 11:13:12 +01:00
andy
9007b14697
ENH: Added mu and sigma properties to sprayParcel
2013-05-03 11:11:56 +01:00
andy
5522acf7fd
BUG: Added missing hook to postMove() - mantis #829
2013-05-03 10:46:57 +01:00
andy
8bae3f6513
STYLE: Corrected header documentation
2013-05-03 10:43:13 +01:00
andy
620f16b06e
BUG: Renamed fluidThermo[Cloud|Parcel] back to basicThermo[Cloud|Parcel]
2013-05-03 10:42:36 +01:00
andy
c52a2900e7
ENH: Updated syntax change due to wordRe cunstructors
2013-05-03 10:39:38 +01:00
andy
02119af2c6
STYLE: Updated copyright year
2013-05-03 10:36:30 +01:00
mattijs
5154e38761
ENH: autoLayerShrink: added medial axis smoothing
2013-05-03 10:04:55 +01:00
mattijs
35b9d63645
ENH: baflfing: use consistent neighbouring cell centre
2013-05-03 09:56:45 +01:00
mattijs
e0b972606b
STYLE: GAMGAgglomeration: move starting mesh interface setting into base class
2013-05-03 09:27:26 +01:00
mattijs
ec7ceed1e2
ENH: OBJedgeFormat: support 2 vertex faces (blender)
2013-05-03 09:18:13 +01:00
mattijs
3318a2972f
BUG: distributedTriSurfaceMesh: non-parallel running clip against local proc
2013-05-02 17:17:21 +01:00
mattijs
900d572a6e
ENH: Pstream: shortcut on single processor
2013-05-02 15:53:07 +01:00
mattijs
96977d4b18
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-02 14:45:54 +01:00
mattijs
c4a4611b0f
Merge remote-tracking branch 'origin/feature/procAgglom'
...
Conflicts:
src/OpenFOAM/meshes/lduMesh/lduMesh.H
2013-05-02 14:44:59 +01:00
laurence
4bcbb39c3b
ENH: triSurfaceSearch: Use enum
2013-05-02 14:31:02 +01:00
laurence
f2e56fb9fe
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-02 14:28:15 +01:00
laurence
e6c9be7d61
ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point
2013-05-02 14:23:25 +01:00
laurence
7cd501f5ee
ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point
2013-05-02 14:23:25 +01:00
mattijs
4980b20768
ENH: fvMesh: no meshPhi writing
2013-05-02 14:00:53 +01:00
mattijs
980f4cdc1a
STYLE: polyMeshTools: indentation
2013-05-02 14:00:30 +01:00
mattijs
e6155d8ce5
ENH: lduMesh: added printing
2013-05-02 13:58:47 +01:00
mattijs
fa63ade137
STYLE: GAMGInterfaceField: clean up commented out code
2013-05-02 13:48:52 +01:00
mattijs
a0fc2bc0f2
ENH: writeCellCentres: dump cell volume, patch face area
2013-05-02 12:51:29 +01:00