OpenFOAM-5.x/applications/utilities
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
..
mesh blockMesh: Delete the polyMesh directory before meshing 2017-01-24 16:18:20 +00:00
miscellaneous foamDictionary: Removed unnecessary spaces and blank lines from output 2017-01-05 20:19:30 +00:00
parallelProcessing Make/options: Added -lscotchDecomp where appropriate 2016-12-27 15:26:53 +00:00
postProcessing Removed trailing blank lines 2017-01-19 20:17:47 +00:00
preProcessing setFields: Added '-dict' option 2016-12-03 11:45:36 +00:00
surface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysical foamChemistryReader: Added support for elements and specie composition 2016-07-12 09:05:00 +01:00