Commit Graph

7938 Commits

Author SHA1 Message Date
592fb7c942 BUG: treeDataPoint: work with empty subset. 2011-04-15 17:24:30 +01:00
8369a8d78b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-15 17:16:00 +01:00
9ecae449bf ENH: Upadted LTSReactingParcelFoam solver and tutorials 2011-04-15 17:15:37 +01:00
f3b394f5af ENH: Corrected tutorial run-error 2011-04-15 17:02:49 +01:00
72cc3202ca ENH: Removed residualControl function object 2011-04-15 16:58:13 +01:00
154761a3a1 ENH: Updated tutorials 2011-04-15 16:46:35 +01:00
a86be7faa6 Tutorials: Corrected the name of the gradient used for the linearUpwind scheme 2011-04-15 16:36:58 +01:00
717db62583 ENH: lookup from PIMPLE dict instead of PISO dict 2011-04-15 16:35:31 +01:00
0301a62527 ENH: Updated more solvers to use the new algorithm container classes 2011-04-15 16:34:29 +01:00
819a7f9082 ENH: renamed piso dictionary pisoDict 2011-04-15 16:32:44 +01:00
9ae8cef32c ENH: Updated solution algorithm classes 2011-04-15 16:31:20 +01:00
a144b45c76 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-15 16:09:42 +01:00
f947f0b46e bubbleFoam: Updated the viscosity used to the effective viscosity
in line with the rest of the wall-function implementations
2011-04-15 16:09:39 +01:00
022df6cffd finiteVolume/Make/files: Removed unnecessary entries 2011-04-15 16:08:45 +01:00
f47ecc1edf correctedSnGrad: Updated the naming convention for the gradient 2011-04-15 16:08:21 +01:00
cc7fa2ccf7 linearUpwind: Added a temporary check to help people upgrade to the new gradient specification 2011-04-15 16:07:52 +01:00
9fa37cd3ee kOmegaSST: Rationalisation of S2 2011-04-15 16:07:14 +01:00
c0930ef9f3 STY: change date 2011-04-15 14:43:17 +01:00
6cb01f2d75 BUG: S2 definition 2011-04-15 14:42:09 +01:00
f8c08689ad ENH: addinf nLayer to 1Dregion 2011-04-15 14:26:36 +01:00
c20efb0923 ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
- used in "expandDictionary -list" to find which files are included by
  any particular dictionary
2011-04-15 13:34:25 +02:00
e1137fe8e2 ENH: add convenience handling of "roots" when the slave roots are identical
- a single root entry is interpreted as being the same for all slaves
2011-04-15 13:32:59 +02:00
656bbf5308 ENH: Updated solvers to use simpleControl and pimpleControl 2011-04-14 17:45:20 +01:00
a1577b8aa8 ENH: Removed old solver include files for SIMPLE and PISO 2011-04-14 17:40:12 +01:00
cd50e7fb07 ENH: Added simpleControl class 2011-04-14 14:53:13 +01:00
aa2a54f36d ENH: refactored pimpleControl class 2011-04-14 14:52:41 +01:00
d60ca66828 ENH: polyTopoChange: improved error checking 2011-04-14 13:12:50 +01:00
7d833640be STYLE: plane: improved error message 2011-04-14 13:11:12 +01:00
d92ea3f5e5 ENH: Updated tutorial fvSolution PISO->PIMPLE 2011-04-14 09:52:50 +01:00
2b24e28e78 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-13 17:23:14 +01:00
e7c75377ce ENH: Updated tutorial to use pimpleControl functionality 2011-04-13 17:21:51 +01:00
18e94cddca ENH: meshRefinementMerge: keep cached intersections uptodate. 2011-04-13 17:21:19 +01:00
fb11f37e38 ENH: Propagating pimpleControl across pimple-based solvers 2011-04-13 17:20:29 +01:00
2a7df7f20b ENH: autoCellLayer: improved message 2011-04-13 17:18:45 +01:00
9185d74610 ENH: Updated pimple->pimpleDict 2011-04-13 17:14:34 +01:00
8fde4f3b71 ENH: Added pimpleControl class to offer better control for PIMPLE loops 2011-04-13 17:13:35 +01:00
a653f2d027 BUG: wordRe: assignment from keyType not handled 2011-04-13 17:11:36 +01:00
ac7f8d9dad Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-13 16:17:48 +01:00
84329ea4a0 STYLE: minor code formatting 2011-04-13 16:17:39 +01:00
bf443b6e02 ENH: combineFaces: added additional check on manifoldness 2011-04-13 16:11:10 +01:00
314372d507 ENH: polyTopoChange: better debug info 2011-04-13 16:04:55 +01:00
e7400dba6c ENH: dynamicCodeContext: moved include to after sha1 calculation since adds processor dependency 2011-04-13 15:59:54 +01:00
c3c9d7da52 STYLE: scotchDecomp: updated default strategy string in header 2011-04-13 15:21:24 +01:00
a70045f38b BUG: Allrun: uses bash construct 2011-04-13 12:35:23 +01:00
e44e9f7fcf Merge branch 'master' into thermalBuffles 2011-04-13 12:13:55 +01:00
abdc97f260 STY: Changinf blockMeshDict style 2011-04-13 12:13:06 +01:00
13cc1d0dd7 bubbleFoam: Corrected the velocity used in the wall-functions to be that of the continuous-phase 2011-04-13 11:54:28 +01:00
a5bf3f304e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-13 11:44:39 +01:00
c11a8b9fbe hRhoThermo: Added 7th-order polynomial incompressible thermo 2011-04-13 11:44:36 +01:00
85cec5496f interMixingFoam: correct the viscosity of the phases 2011-04-13 11:44:02 +01:00