openfoam/tutorials/combustion
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
..
chemFoam REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
coldEngineFoam/freePiston TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
fireFoam/LES TUT: use new 'arc' specification in several tutorials 2020-10-05 15:45:39 +02:00
PDRFoam ENH: make PDRsetField ground, outer patch names configurable 2020-12-17 01:23:31 +01:00
reactingFoam TUT: counterFlowFlame2D: add BilgerMixtureFraction FO 2020-12-15 08:55:13 +00:00
XiDyMFoam TUT: use new 'arc' specification in several tutorials 2020-10-05 15:45:39 +02:00
XiEngineFoam/kivaTest TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
XiFoam/RAS REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00