openfoam/tutorials/combustion/PDRFoam/flamePropagationWithObstacles
Mark Olesen c2a0663cc7 TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict
- although this has been supported for many years, the tutorials
  continued to use "convertToMeters" entry, which is specific to blockMesh.
  The "scale" is more consistent with other dictionaries.

ENH:
- ignore "scale 0;" (treat as no scaling) for blockMeshDict,
  consistent with use elsewhere.
2017-08-03 06:38:30 +02:00
..
0.orig GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
constant Integrated Foundation code to commit 104aac5 2017-05-17 16:35:18 +01:00
fuels Merge branch 'olesenm' 2011-03-08 13:59:37 +00:00
system TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
Allclean STYLE: adjust tutorial Allclean scripts (issue #310) 2016-11-20 17:26:44 +01:00
Allrun STYLE: adjust tutorial Allrun scripts (issue #310) 2016-11-21 10:18:00 +01:00
README Tutorial Updates 2011-04-21 10:00:53 +01:00

PDR test case

Step to introduce the PDR fields:

1) Create zero-size patches for wall or/and coupled baffles in
the boundary file.
2) Specify the boundary contitions for these patches in the fields.
3) Create the new PDR mesh using the PDRMesh utility.