|
[Sponsors] |
April 23, 2021, 10:01 |
surface feature extract
|
#1 |
New Member
Join Date: Apr 2020
Posts: 3
Rep Power: 6 |
I am trying to run the example of motor bike , when I ran surfaceFeatureExtract command i am getting below error
--> FOAM FATAL ERROR: (openfoam-2012) No surfaces specified/found for entry: motorBike.obj From int main(int, char**) in file surfaceFeatureExtract.C at line 305. FOAM exiting kindly let me know where is the issue |
|
April 26, 2021, 03:00 |
|
#2 | |
New Member
Anna
Join Date: Apr 2021
Posts: 5
Rep Power: 5 |
Quote:
Hi, i just checked the tutorial and you might have forgotten to run "Allrun". The error occurs because there is no file "motorBike.obj". It should be in the folder constant/trisurface. You can copy it manually from $FOAM_TUTORIALS/resources/geometry or via the "Allrun" Script. You will find this information in the constant/trisurface folder in the README. |
||
April 26, 2021, 04:47 |
|
#3 |
New Member
Join Date: Apr 2020
Posts: 3
Rep Power: 6 |
Thanks for the suggestion i am able run it ,but i modified the tri surface folder file with cylinder part which is saved in Ascii
I tried both .stl and STL still same error Note: Feature line extraction only valid on closed manifold surfaces Reading surfaceFeatureExtractDict --> FOAM FATAL ERROR: (openfoam-2012) No surfaces specified/found for entry: cylinder.STL From int main(int, char**) in file surfaceFeatureExtract.C at line 305. FOAM exiting |
|
April 26, 2021, 04:59 |
|
#4 | |
New Member
Anna
Join Date: Apr 2021
Posts: 5
Rep Power: 5 |
Quote:
It's hard to find the error without seeing your files. It might be a problem with the edited geometry or you just forgot to change the surfacefeatureextract file? how did you edit the geometry? Did you check the geometry? You can open the stl in Paraview. Did your blockmesh run properly? |
||
April 26, 2021, 08:09 |
|
#6 | |
New Member
Anna
Join Date: Apr 2021
Posts: 5
Rep Power: 5 |
Quote:
I don't exactly understand how you edited the geometry. It might be a problem with your STL or you just didn't change a file that you should have changed. Is your blockmesh right? Did you edit the surfacefeatureextractdict as well after changing the geometry? Is your geometry in the right folder? There are many possibilities. |
||
Tags |
mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh generates not planar surface | krzychu111 | OpenFOAM Meshing & Mesh Conversion | 2 | April 23, 2020 17:38 |
Extract U speed between 50m to 300m distance from a complex surface | GuillaumeD | OpenFOAM | 1 | July 12, 2018 12:11 |
Can we extract data along a line from the sampled surface | shang | OpenFOAM Post-Processing | 8 | March 17, 2018 15:32 |
[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 |