openfoam/tutorials/mesh/snappyHexMesh
Mark Olesen 8a7221cf50 TUT: update tutorials to use dictionary-style sets
- can now specify sampled sets as dictionary entries instead of a list
  entry.
    can now use:  sets { ... }
    instead of:   sets ( ... );

  This is similar to sampled surfaces and makes it easier to
  manage with dictionary manipulation tools.

TUT: update to use writeTime instead of outputTime
2022-03-10 19:45:20 +01:00
..
addLayersToFaceZone ENH: snappyHexMesh: multi-stage layer addition, automatic hole closure 2022-03-10 14:20:07 +00:00
aerofoilNACA0012_directionalRefinement RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
airfoilWithLayers RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
distributedTriSurfaceMesh RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
faceZoneRegions RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
flange RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
gap_detection RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
iglooWithFridgesDirectionalRefinement RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
motorBike_leakDetection TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
opposite_walls RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
sphere_gapClosure ENH: snappyHexMesh: leak closure testcase 2022-03-10 15:50:46 +00:00
Allclean TUT: mesh: clean up tutorials 2021-06-08 20:14:09 +00:00
Allrun TUT: mesh: clean up tutorials 2021-06-08 20:14:09 +00:00
iglooWithFridges Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
motorBike Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
snappyMultiRegionHeater Further corrections to tutorials following a complete Allrun. 2009-07-14 21:16:33 +01:00