mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
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