openfoam/tutorials
Mark Olesen 7f17a71f9c ENH: make PDRsetField ground, outer patch names configurable
- previously hard-coded, now adjustable within PDRsetFieldsDict

    // Change some predefined patch names
    patchNames
    {
        ground      ground;
        outer       outer;
    }

ENH: additions to PDRutils, improve comments

- expose enumerated expansion names and gridControl (PDRblock).
  Not commonly needed, but useful to have access when defining
  other grid generators

TUT: update PDRsetFieldsDict and tutorials to use "ground"

- remove tutorial references to unused types and legacy obstacles

- use "ground" for the boundary conditions instead of "seaGround".
  Consistent with PDRblockMesh
2020-12-17 01:23:31 +01:00
..
basic TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
combustion ENH: make PDRsetField ground, outer patch names configurable 2020-12-17 01:23:31 +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 BUG: volFieldValue FO: parallel/empty output (#1853 #1849) 2020-12-16 17:09:06 +00:00
IO TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
lagrangian TUT: airRecirculationRoom: add new reactingParcelFoam tutorial 2020-12-16 18:28:18 +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: adding non-uniform rho to incompressible two-phase turbulent models 2020-12-16 17:57:45 +00:00
preProcessing ENH: make PDRsetField ground, outer patch names configurable 2020-12-17 01:23:31 +01:00
resources TUT: airRecirculationRoom: add new reactingParcelFoam tutorial 2020-12-16 18:28:18 +00: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