mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: shm: feature angle. See #699.
This commit is contained in:
@ -549,8 +549,8 @@ addLayersControls
|
|||||||
// Static analysis of starting mesh
|
// Static analysis of starting mesh
|
||||||
|
|
||||||
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// are perpendicular
|
// are perpendicular. Note: was not working correctly < 1806
|
||||||
featureAngle 130;
|
featureAngle 120;
|
||||||
|
|
||||||
// When to merge patch faces. Default is featureAngle. Useful when
|
// When to merge patch faces. Default is featureAngle. Useful when
|
||||||
// featureAngle is large.
|
// featureAngle is large.
|
||||||
|
|||||||
Reference in New Issue
Block a user