mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
debug printing in autoHexMesh; missing entry in createPatchDict
This commit is contained in:
@ -22,6 +22,10 @@ FoamFile
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
// Tolerance used in matching faces. Absolute tolerance is span of
|
||||
// face times this factor.
|
||||
matchTolerance 1E-3;
|
||||
|
||||
patches
|
||||
(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user