|
[Sponsors] |
November 9, 2016, 14:56 |
Problem with surface feature extract
|
#1 |
New Member
Sandyy
Join Date: Oct 2015
Posts: 20
Rep Power: 11 |
Hi,
Am running this command for surfacefeatureextract of ahmed body time (surfaceFeatureExtract -includedAngle 179 constant/triSurface/ahmed.stl constant/triSurface/ahmed.eMesh > Run_logs/surface_feature_extract.log) 2>> Run_logs/surface_feature_extract.log but the log file that is getting generated is showing error Usage: surfaceFeatureExtract [OPTIONS] options: -case <dir> specify alternate case directory, default is the cwd -dict <file> read control dictionary from specified location -noFunctionObjects do not execute functionObjects -srcDoc display source code in browser -doc display application documentation in browser -help print the usage extract and write surface features to file Using: OpenFOAM-3.0.x (see www.OpenFOAM.org) Build: 3.0.x-a2e25d5b6e39 --> FOAM FATAL ERROR: Wrong number of arguments, expected 0 found 3 Invalid option: -includedAngle FOAM exiting real 0m0.152s user 0m0.148s sys 0m0.004s Can anyone please suggest what is the wrong parameter am giving while typing this command |
|
November 10, 2016, 12:07 |
|
#2 |
Senior Member
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16 |
Hi,
obviously the option is not within the list (you can check with surfaceFeatureExtract -help). I think the behavior changed in one of the previous versions, you need to provide a surfaceFeatureExtractDict now. Please have a look at https://github.com/OpenFOAM/OpenFOAM...ureExtractDict and the tutorial cases (for example https://github.com/OpenFOAM/OpenFOAM...ureExtractDict) for available options within that dictionary file (you probably don't need to use all of them). Good luck! Cutter |
|
November 11, 2016, 05:37 |
|
#3 |
New Member
Sandyy
Join Date: Oct 2015
Posts: 20
Rep Power: 11 |
Thanks for the help
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
[ICEM] surface mesh merging problem | everest | ANSYS Meshing & Geometry | 44 | April 14, 2016 07:41 |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |
[Gmsh] boundaries with gmshToFoam | ouafa | OpenFOAM Meshing & Mesh Conversion | 7 | May 21, 2010 13:43 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |