Commit Graph

6241 Commits

Author SHA1 Message Date
fee7f977e5 ENH: foamJob : allow systemopenmpi (as per 8be22e5176) 2010-11-17 09:16:21 +01:00
190e3a8670 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-17 09:14:29 +01:00
857ee7ffe9 ENH: add strings() and words() method to NamedEnum
- for situations where a list of strings/words is more useful than a
  raw array of C-strings
2010-11-17 09:12:11 +01:00
b5dddd8980 ENH: parallel runTimeModifiable - master only 2010-11-16 12:41:44 +00:00
57a443a183 STYLE: functionObjectList : indentation 2010-11-16 12:38:07 +00:00
13b458eb5a BUG: timeVaryingMappedFixedValue : find furthest away point 2010-11-15 17:07:46 +00:00
d31d652d6d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-15 17:01:38 +00:00
9fc20c4e16 ENH: featureEdgeMesh : merge from cvm 2010-11-15 17:01:36 +00:00
aee09dd35c BUG: dynamicRefineFvMesh : error calculation, reading dictionary 2010-11-15 16:22:16 +00:00
a0806f5aca STYLE: directMappedVelocityFluxFixedValue : updated comment 2010-11-15 15:11:10 +00:00
1eb93102da STYLE: treeBoundBox : error message 2010-11-15 11:22:51 +00:00
efd658ec0e STYLE: wallPointI.H : extaneous comment 2010-11-15 11:22:00 +00:00
d5132b7ba8 BUG: Correct calculation of e1 2010-11-12 15:11:06 +00:00
e39c1c1d7f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-12 14:34:18 +00:00
27f7005422 STYLE: surfaceInterpolateFields : updated comment 2010-11-12 14:33:27 +00:00
d7d88b7d89 ENH: set MPI_ARCH_PATCH for ThirdParty Allwmake 2010-11-12 14:32:31 +00:00
8be22e5176 ENH: mppirunDebug : allow systemopenmpi 2010-11-12 14:31:50 +00:00
67542c8577 BUG: meshRefinementRefine : track to end 2010-11-12 14:31:00 +00:00
7819ab5037 ENH: argList : expand roots for distributed running 2010-11-12 14:30:27 +00:00
8b31f15a3d ENH: e1 reCalculation 2010-11-12 13:02:24 +00:00
30cf0e4263 Merge branch 'master-copy' 2010-11-12 12:49:55 +00:00
1fab38aae3 ENH: Additional output when face is non-single 2010-11-12 12:48:10 +00:00
9b73aba1d9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-12 12:13:49 +00:00
8490014bf6 rhoSimplecFoam: further developments
not entirely satisfactory
2010-11-12 12:13:28 +00:00
f53538b831 BUG: stitchTriangles reordering the points, not renumbering the tris. 2010-11-11 17:49:22 +00:00
34806371b1 BUG: must trigger polyMesh_.tetBasePtIs(); in all Cloud constructors. 2010-11-11 17:48:35 +00:00
cb45c789b5 ENH: Moved cloud warning inside debug clause 2010-11-11 10:28:27 +00:00
7cb9c39b3e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-10 15:52:33 +00:00
c5ccb67f8d Merge branch 'olesenm' 2010-11-10 15:52:19 +00:00
b06c778193 ENH: add bin/tools/pre-receive-hook
- allows us to follow the changes
2010-11-10 16:25:40 +01:00
cffa2873e0 STYLE: remove unused random.{3,c} code / manpage 2010-11-10 16:05:52 +01:00
0bd5bc8538 ENH: UList shuffle function to randomly reorder a list. 2010-11-10 10:50:59 +00:00
ba19b63907 STYLE: generalize functions in pre-commit-hook
- improves code re-usage for pre-receive hook
2010-11-10 11:50:00 +01:00
d99316583b Merge branch 'olesenm' 2010-11-10 10:03:44 +00:00
7eae15310c Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-10 09:35:58 +00:00
1a0da12db3 STYLE: avoid copy operation in fileName::isAbsolute() 2010-11-10 09:57:22 +01:00
13e28f7bd1 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-10 09:48:44 +01:00
0db9fa5702 ENH: Ensight output for sampledSurfaces 2010-11-09 18:04:32 +00:00
b3e023bda2 ENH: faceSource : updated sample dictionary 2010-11-09 17:54:20 +00:00
c1493b1748 ENH: move scotch settings to etc/apps/scotch
- NB: A csh version is not needed, since the values here are only
      sourced during the wmake process
2010-11-09 12:49:27 +01:00
be9fe276a6 STYLE: avoid intermediate variables when calling _foamSource (csh) 2010-11-09 11:47:55 +01:00
08b27669da ENH: install scotch files under ThirdyParty platforms/
- for future updates of scotch, need to edit these two files:

    OpenFOAM-<VERSION>/src/parallel/decompose/Allwmake
    ThirdParty-<VERSION>/Allwmake
2010-11-09 10:11:17 +01:00
e15b50bc7a ENH: Stability updates to thermo surface film models 2010-11-08 15:47:10 +00:00
f015bc0c82 ENH: upgrade to scotch 5.1.10b 2010-11-08 16:27:02 +01:00
012178576d ENH: faceSource functionObject : allow 'sampledSurface' to supply faces and data 2010-11-08 10:09:42 +00:00
672503effb STYLE: gitignore Clang build targets 2010-11-08 08:08:46 +01:00
8b59f1d0d5 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-08 08:07:29 +01:00
e674b0c765 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-05 18:20:32 +00:00
7ed0241772 BUG: Make/files : missing surfaceInterpolateFields 2010-11-05 18:20:06 +00:00
9c350ab501 STYLE: minor: indentation of 4 chars instead of 8 2010-11-05 13:03:55 +00:00