|
|
9a85453a5b
|
ENH: Added Bai particle/film splash modelling
|
2010-11-11 13:29:33 +00:00 |
|
|
|
0647c7df68
|
ENH: Added write access to particle origId and origProc
|
2010-11-11 13:29:06 +00:00 |
|
|
|
8b20d01a23
|
ENH: Cache film height field in cloud film models
|
2010-11-11 12:50:51 +00:00 |
|
|
|
9046d1110a
|
ENH: Added access to film height at top level
|
2010-11-11 12:37:52 +00:00 |
|
|
|
91ac6f9078
|
STYLE: minor code formatting
|
2010-11-11 12:30:49 +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 |
|
|
|
d1cbc06c67
|
ENH: UList shuffle function to randomly reorder a list.
|
2010-11-10 10:50:59 +00: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 |
|
|
|
601142ce5d
|
STYLE: Move private functions to the correct part of the .C file.
STYLE: random, untabify. 80 char lines.
|
2010-11-08 14:47:39 +00:00 |
|
|
|
43aeab6828
|
Merge branch 'master' into cvm
|
2010-11-08 12:52:31 +00:00 |
|
|
|
be04ae4dc4
|
ENH: featureEdgeMesh IO now stream based, not dictionary lookup.
Allows binary IO without pain. labelListLists a problem for writeEntry().
|
2010-11-08 12:49:35 +00: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 |
|
|
|
fb58c1dc1e
|
BUG: Wrong results when empty patches in middle of patch list.
|
2010-11-04 16:52:40 +00:00 |
|
|
|
594e90d2bb
|
ENH: Store and access random number generator in conformalVoronoiMesh.
|
2010-11-04 16:51:37 +00:00 |
|
|
|
9b1788ac85
|
ENH: boundBox volume function.
|
2010-11-04 16:49:47 +00:00 |
|
|
|
111a1b4f1d
|
ENH: boundBox volume function.
|
2010-11-04 16:49:47 +00:00 |
|
|
|
5e693642e7
|
ENH: Adding length and presence of current edge to filtering calculation to
allow long, single edges to be kept.
|
2010-11-04 16:48:44 +00:00 |
|
|
|
ff473b9833
|
ENH: cmptProduct function, i.e. cmptProduct(vector(a, b, c)) = a*b*c.
|
2010-11-04 16:47:42 +00:00 |
|
|
|
35416aa3c2
|
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 |
|