3f60b19d5b
STYLE: createPatch.C : use built-in ops
2010-12-16 19:05:24 +00:00
2d43d949b7
STYLE: foamToEnsight : remove some extraneous scoping
2010-12-16 19:01:48 +00:00
cf47570812
ENH: extrudeMesh : reorganisation
2010-12-16 18:48:14 +00:00
46ec7d65d5
ENH: extrudeMesh : reorganisation. Added layers.
2010-12-16 18:46:26 +00:00
e1b537a057
Merge branch 'master' into cvm
2010-12-15 17:54:08 +00:00
aa15f4479c
ENH: Transferring momentOfInertia calc from utils to meshTools lib.
...
Adding mesh cell inertia calc.
2010-12-15 17:46:15 +00:00
1f20976f2a
ENH: Transferring momentOfInertia calc from utils to meshTools lib.
...
Adding mesh cell inertia calc.
2010-12-15 17:46:15 +00:00
7ae8dc4860
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-14 10:10:04 +00:00
63e24812c2
ENH: Renaming "corners" in boundBox to "points". Overridden in treeBoundBox.
...
Keeping both functions to ensure that the octant ordering specified in
treeBoundBox is obeyed at the octree level, irrespective of the implementation
of the basic boundBox.
2010-12-13 14:39:55 +00:00
2d7f45738a
ENH: Renaming "corners" in boundBox to "points". Overridden in treeBoundBox.
...
Keeping both functions to ensure that the octant ordering specified in
treeBoundBox is obeyed at the octree level, irrespective of the implementation
of the basic boundBox.
2010-12-10 20:34:31 +00:00
c4b13069f2
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-10 16:04:45 +00:00
4da55e853f
BUG: master-only-reading : did not transfer headerClassName
2010-12-10 13:14:45 +00:00
e49ce4a622
Merge branch 'master' into cvm
2010-12-10 11:10:24 +00:00
f7c3a8e42c
BUG: Passing by copy.
2010-12-10 11:07:59 +00:00
71271df642
BUG: Passing by copy.
2010-12-10 11:07:59 +00:00
ad5305aebd
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-08 18:04:53 +00:00
cbfb01db4e
ENH: setSet : parallel reduction of stats
2010-12-08 17:33:02 +00:00
e7e3a607c7
Merge branch 'basicSolidthermo'
2010-12-08 16:44:57 +00:00
262e6be2f8
ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
...
pointSolidMixture. chtMultiRegion tutorials and solvers
2010-12-08 16:20:43 +00:00
da109eed31
ENH: sampledSet, sampledSurface : remove default value for interpolation scheme and writer
2010-12-08 11:51:45 +00:00
985870e754
STYLE: Remove orphaned files
2010-12-08 11:43:54 +00:00
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
68408e6851
ENH: near-wall sampling : new 'patchInternalField' sampledSurface, new 'nearWallFields' functionObject
2010-12-07 11:07:23 +00:00
a2b73a1c6d
STYLE: use X.last() method instead of X[X.size()-1]
2010-12-07 09:56:52 +01:00
f367ee2ece
ENH: add 'flip()' in-place method to edge, face, triFace
2010-12-07 08:58:31 +01:00
dadac8acdf
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-06 17:16:44 +00:00
2ec4f3631a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-12-06 12:21:50 +00:00
62e5c1284e
Removed corrupt file
2010-12-06 12:21:43 +00:00
40315b21c0
ENH: Allow a weightField volScalarField to be specified in decomposeParDict.
...
Weights the cells in the decomposition.
2010-12-03 22:15:47 +00:00
ecf998193f
ENH: redistributeMeshPar : allow generic
2010-12-03 14:27:30 +00:00
8f15184be9
ENH: redistributeMeshPar : make it work with master-reading of dictionaries
2010-12-03 12:04:43 +00:00
1c3c1e017b
ENH: fluent3dMeshToFoam : added initial part for reading of periodic faces
2010-12-02 18:46:50 +00:00
be020dbedf
Merge branch 'master' into cvm
2010-12-02 15:33:48 +00:00
5dcacbdcaf
ENH: ptscotchDecomp : redistribute graph so ptscotch does not abort
2010-11-30 16:35:58 +00:00
c5904c028a
Merge branch 'master' into cvm
2010-11-30 10:54:29 +00:00
0d662c74c6
STYLE: use triSurface::FaceType where triangle or region information
...
not required
2010-11-26 20:39:46 +01:00
00c77c35dc
ENH: using fieldDictionary.H to do binary IO in fieldToCell.C.
2010-11-26 12:31:05 +00:00
0a17e0719d
ENH: use memInfo instead of parsing meminfo ourselves
2010-11-26 13:29:34 +01:00
6595741ecd
Merge branch 'master' into cvm
2010-11-25 17:36:43 +00:00
0efa54821a
ENH: support regions for PV3blockMeshReader
2010-11-25 13:03:11 +01:00
b58d3ed343
Merge branch 'master' into cvm
2010-11-24 18:39:27 +00:00
95bc057204
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
a7d3095c9b
BUG: (one|two)InternalFaceCells should be cellSets.
2010-11-24 18:36:48 +00:00
3eefd6de73
ENH: blockMesh : initial blockMesh was created with region 'blockMesh'
2010-11-24 16:55:30 +00:00
c630d77fc4
Merge branch 'master' into cvm
2010-11-24 14:02:07 +00:00
d4ba2d3a1e
STYLE: layout to avoid conflict.
2010-11-24 14:01:53 +00:00
24c6772a93
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-24 11:48:44 +00:00
1aea998bbe
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
2010-11-24 11:48:04 +00:00
82114f674d
Revert "ENH: updates to Xfer after commit 49331bf9176d17"
...
This reverts commit 4530a47356 .
2010-11-24 10:55:23 +00:00