CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

surfaceFeatureExtractDict vs surfaceFeaturesDict

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By Yann

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   June 3, 2021, 13:49
Default surfaceFeatureExtractDict vs surfaceFeaturesDict
  #1
Senior Member
 
Alan w
Join Date: Feb 2021
Posts: 273
Rep Power: 6
boffin5 is on a distinguished road
This is a question about syntax between the different versions of OpenFoam.
In the openFoam.com version, the surfaceFeatureExtractDict looks like this:


surfaceFeatureExtractDict
main.stl {
extractionMethod extractFromSurface;
extractFromSurfaceCoeffs {
includedAngle 150;}
}
orifice.stl {
extractionMethod extractFromSurface;
extractFromSurfaceCoeffs {
includedAngle 120;}
}


Whereas, the way I have been showing it in the openFoam.org version is:


surfaceFeaturesDict
surfaces (
"main.stl"
"orifice.stl"
);
includedAngle 150;


Question: in the latter version, the .stl files are grouped together, with one overall includedAngle number. If for some reason, I wanted to have different includedAngles, how would I list them separately with different angles, as is done in the openFoam.com case?
boffin5 is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:19.