mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
This commit is contained in:
@ -375,7 +375,7 @@ motionControl
|
||||
polyMeshFiltering
|
||||
{
|
||||
// Write the underlying Delaunay tet mesh at output time
|
||||
writeTetMesh true;
|
||||
writeTetDualMesh true;
|
||||
|
||||
// Upper limit on the size of faces to be filtered.
|
||||
// fraction of the local target cell size
|
||||
|
||||
Reference in New Issue
Block a user