mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: surfaceMeshTriangulate renamed to surfaceMeshExtract
- the utility had automatic triangulation removed some time ago, but never changed its name. - catch old uses with a surfaceMeshTriangulate deprecated script
This commit is contained in:
@ -14,7 +14,7 @@ runApplication topoSet
|
||||
|
||||
runApplication createPatch -overwrite
|
||||
|
||||
runApplication surfaceMeshTriangulate \
|
||||
runApplication surfaceMeshExtract \
|
||||
-patches hole ppGeometry.vtp -constant -time none
|
||||
|
||||
echo "End"
|
||||
|
||||
Reference in New Issue
Block a user