Commit Graph

3847 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
b236147be2 BUG: Corrected missing sqrt(2) factors in compressible kOmegaSST model 2010-11-05 12:59:51 +00:00
2db6f12146 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-05 12:52:38 +00:00
e338bd79ca BUG: Corrected missing sqrt(2) factors in incompressible kOmegaSST model 2010-11-05 12:52:30 +00:00
ff72ba14cb COMP: PointEdgeWave : missing curly 2010-11-04 17:24:06 +00:00
9b1788ac85 ENH: boundBox volume function. 2010-11-04 16:49:47 +00:00
ff473b9833 ENH: cmptProduct function, i.e. cmptProduct(vector(a, b, c)) = a*b*c. 2010-11-04 16:47:42 +00:00
7fda6ce1aa ENH: PointEdgeWave : only call update if valid point info 2010-11-04 12:51:12 +00:00
1df7148dc1 COMP: corrected error introduced in commit 64fe671850 2010-11-03 09:36:02 +00:00
b7cf33058d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-02 18:57:45 +00:00
f8ae2453df chtMultiRegionFoam: updated thermodynamics 2010-11-02 18:57:39 +00:00
64fe671850 ENH: Added isAbsolute() function to fileName class 2010-11-02 18:06:27 +00:00
a3f4fdd863 thermodynamics: added new equation of state for incompressible flow 2010-11-02 17:56:22 +00:00
960773dfe5 Merge branch 'clouds' 2010-11-02 15:04:58 +00:00
cce6cf8989 ENH: Use default random size for clouds 2010-11-02 13:12:21 +00:00
c42d7e8944 STYLE: Typo in warning. 2010-11-02 10:50:47 +00:00
4fca6bf2f8 ENH: Use scalar lookup instead of dimensionedScalar lookup 2010-11-02 09:37:09 +00:00
d5acd22a63 STYLE: use labelUList typedef instead of UList<label> or unallocLabelList 2010-11-02 09:32:32 +01:00
0b6b6ce184 ENH: StaticAssert to avoid invalid sizing in DynamicField, DynamicList 2010-11-02 09:16:26 +01:00
100eaa84dd ENH: Added calcFrequency for steady cloud calcs 2010-11-01 12:00:26 +00:00
ccc9ae6761 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-01 11:07:13 +00:00
03f0092cef fvcSmooth: The alpha field discriminant parameters are now optional arguments 2010-11-01 11:07:08 +00:00
12ad0174f6 ENH: Extended parcel constantProperties constructors 2010-11-01 10:55:50 +00:00