Commit Graph

4896 Commits

Author SHA1 Message Date
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
731f523188 ENH: mapDistribute : cleanup 2010-12-06 15:54:45 +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
837bb5847b ENH: parallel output. 2010-12-03 17:21:25 +00:00
d9a7a0229e STYLE: filename typo. 2010-12-03 16:23:31 +00:00
27088becf1 BUG: Default parameter should be a scalar. 2010-12-03 16:21:45 +00:00
a21a56ccda ENH: read cell centre relaxation to centroid for high deltaCoeffs. 2010-12-03 16:16:12 +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
6c0a58e44a ENH: Distribution calculation for deltaCoeffs. 2010-12-02 11:09:53 +00:00
57cc05fe7d BUG: Report deltaCoeffs in parallel. 2010-12-02 10:41:40 +00:00
7bcd64a243 ENH: deltaCoeff test application. 2010-12-02 10:37:15 +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
7b5de8021f Merge remote branch 'OpenCFD/master' into olesenm 2010-11-25 11:24:10 +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
3d039770f0 ENH: Added new chemFoam solver and test cases for stiff chemistry problems 2010-11-24 11:28:58 +00:00
82114f674d Revert "ENH: updates to Xfer after commit 49331bf9176d17"
This reverts commit 4530a47356.
2010-11-24 10:55:23 +00:00
fd2c6d0159 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-24 09:17:05 +01:00
fc3dd68a6d STYLE: limiting to 80 chars 2010-11-23 18:28:35 +00:00
4530a47356 ENH: updates to Xfer after commit 49331bf917 2010-11-23 18:24:00 +00:00
7e0ec4516d Merge branch 'master' into cvm
Conflicts:
	src/edgeMesh/Make/options
2010-11-23 15:48:04 +00:00
499d48cfdb STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
2010-11-23 16:26:04 +01:00
e5cf4f093e COMP: adjust syncTools test to compile 2010-11-23 16:08:47 +01:00
2ab6d349d6 STYLE: reset parameters in memInfo::update()
- avoids old values if the read from /proc/.../status somehow failed
2010-11-22 16:12:20 +01:00
84fa233c00 ENH: featureEdgeMesh : merged dev_cvm functionality. 2010-11-22 10:48:07 +00:00
9f1d94bddd ENH: memInfo class. 2010-11-18 16:45:49 +00:00
05b10612ca ENH: memInfo class. 2010-11-18 16:45:49 +00:00
e7db8c2f37 Merge branch 'master' into cvm 2010-11-18 15:32:23 +00:00
8f0a5ff145 ENH: Adding lagrangianFields option to reconstruction. 2010-11-18 14:56:03 +00:00