foamyHexMesh: Switched off output of all the secondary meshes
This commit is contained in:
@ -118,9 +118,9 @@ polyMeshFiltering
|
||||
{
|
||||
filterEdges on;
|
||||
filterFaces off;
|
||||
writeTetDualMesh true;
|
||||
writeCellShapeControlMesh true;
|
||||
writeBackgroundMeshDecomposition true;
|
||||
writeTetDualMesh false;
|
||||
writeCellShapeControlMesh false;
|
||||
writeBackgroundMeshDecomposition false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user