mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: treeDataCell: increase duplicity
This commit is contained in:
@ -106,7 +106,7 @@ void Foam::meshToMesh::calcAddressing()
|
||||
shiftedBb, // overall bounding box
|
||||
8, // maxLevel
|
||||
10, // leafsize
|
||||
3.0 // duplicity
|
||||
6.0 // duplicity
|
||||
);
|
||||
|
||||
if (debug)
|
||||
|
||||
Reference in New Issue
Block a user