mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
This commit is contained in:
@ -374,7 +374,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