OpenFOAM-5.x/applications/utilities/mesh
Henry Weller 233fdb3ea3 blockMesh: Delete the polyMesh directory before meshing
unless the blockMeshDict is in the polyMesh directory or the "-noClean" option
is specified.

This avoids problems running snappyHexMesh without first clearing files from
polyMesh which interfere with the operation of snappyHexMesh.
2017-01-24 16:18:20 +00:00
..
advanced C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
conversion Removed trailing blank lines 2017-01-19 20:17:47 +00:00
generation blockMesh: Delete the polyMesh directory before meshing 2017-01-24 16:18:20 +00:00
manipulation setsToZones: Add support for multi-region cases 2017-01-19 08:17:54 +00:00