OpenFOAM-4.x/tutorials/combustion/PDRFoam/flamePropagationWithObstacles
Henry Weller ecee2d275e Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
so that the specification of the name and dimensions are optional in property dictionaries.

Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
..
0.org Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
constant blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
fuels Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
system fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00: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.