openfoam/tutorials
Mark Olesen cf3d983b80 ENH: add treatment for PDRblockMesh outer region expansions (#1906)
// Treatment of the outer region
   outer
   {
       type        sphere;
       onGround    true;
       expansion   relative;

       ratios      1.1;

       size        3;
       nCells      10;
   }
2020-12-11 20:24:25 +00:00
..
basic TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
combustion TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
compressible TUT: Alltest: minor corrections (#1956) 2020-12-11 14:33:04 +00:00
discreteMethods REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
DNS/dnsFoam/boxTurb16 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
electromagnetics TUT: use new 'arc' specification in several tutorials 2020-10-05 15:45:39 +02:00
financial/financialFoam/europeanCall REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
finiteArea TUT: Alltest: minor corrections (#1956) 2020-12-11 14:33:04 +00:00
heatTransfer ENH: Derivative of B in thermo.H (dKcdTbyKc) calculated from S and G instead of dGdT 2020-12-10 13:40:13 +00:00
incompressible TUT: added a tutorial showcasing the transformBox option 2020-12-11 17:22:44 +00:00
IO TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
lagrangian TUT: Alltest: minor corrections (#1956) 2020-12-11 14:33:04 +00:00
mesh ENH: add treatment for PDRblockMesh outer region expansions (#1906) 2020-12-11 20:24:25 +00:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
multiphase ENH: Derivative of B in thermo.H (dKcdTbyKc) calculated from S and G instead of dGdT 2020-12-10 13:40:13 +00:00
preProcessing ENH: add treatment for PDRblockMesh outer region expansions (#1906) 2020-12-11 20:24:25 +00:00
resources TUT: relocate flange.ans -> tutorials/resources/geometry 2020-06-19 10:09:09 +02:00
stressAnalysis TUT: use new 'arc' specification in several tutorials 2020-10-05 15:45:39 +02:00
verificationAndValidation TUT: Alltest: minor corrections (#1956) 2020-12-11 14:33:04 +00:00
Allclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allcollect STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Alltest STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
AutoTest CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00