mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: adjust surfaceFeatureExtractDict to remove optional sub-dictionary
- as of v1706
extractFromSurfaceCoeffs { ... } is an optional subdictionary
This commit is contained in:
@ -18,10 +18,7 @@ CAD.obj
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
|
||||
extractFromSurfaceCoeffs
|
||||
{
|
||||
includedAngle 150;
|
||||
}
|
||||
includedAngle 150;
|
||||
|
||||
subsetFeatures
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user