mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Larger feature angle, more features.
This commit is contained in:
@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # run from this directory
|
||||
# mesh from that.
|
||||
cp system/controlDict-generatePoints system/controlDict
|
||||
cp system/cvMeshDict-generatePoints system/cvMeshDict
|
||||
runApplication surfaceFeatureExtract constant/triSurface/flange.obj flange -includedAngle 125
|
||||
runApplication surfaceFeatureExtract constant/triSurface/flange.obj flange -includedAngle 150
|
||||
runApplication cvMesh
|
||||
|
||||
# Use pre-generated aligned points (constant/internalDelaunayVertices)
|
||||
|
||||
Reference in New Issue
Block a user