Commit Graph

3936 Commits

Author SHA1 Message Date
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
3c2f7a0c01 COMP: smoothData,sweepData : gcc4.5 compilation errors 2010-11-01 10:02:48 +00:00
13f86d8b68 ENH: DynamicField: extend to be like DynamicList. 2010-10-29 16:37:37 +01:00
5a85cab9e2 ENH: DynamicList: null constructor does not allocate 2010-10-29 16:10:33 +01:00
90abd78100 ENH: streamLineParticle: increase subiters 2010-10-29 16:10:03 +01:00
4d428e8fe7 BUG: meshSearch : extraneous loop 2010-10-29 09:50:31 +01:00
fb332ca5ec ENH: Added stabilisation to parcel analaytical integration scheme 2010-10-28 18:12:06 +01:00
c4db7d053a ENH: Removed duplicate construction message 2010-10-28 17:36:16 +01:00
ca23745b70 ENH: Added 'no interaction' model 2010-10-28 16:28:13 +01:00
1dc1ed72a2 ENH: Calling cloud local funcs 2010-10-28 16:27:42 +01:00
bbd4e10388 ENH: Added active() function to NoHeatTransfer model 2010-10-28 15:44:47 +01:00
9d466f0761 ENH: Updated intermediate lib cloud sources 2010-10-27 18:26:44 +01:00