CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] mpirun -np 6 snappyHexMesh -overwrite -parallel FOAM FATAL ERROR

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Antimony

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 24, 2020, 21:22
Default mpirun -np 6 snappyHexMesh -overwrite -parallel FOAM FATAL ERROR
  #1
New Member
 
Taciana
Join Date: Sep 2020
Posts: 2
Rep Power: 0
tacia is on a distinguished road
Hello, I'm new here so I'm sorry if I'm in the wrong forum, if you can guide me it will be very good. Okay, I'm starting in OpenFoam and I've run the tutorial cases without much difficulty, but now I'm trying to run a particular case, where I will analyze the flow around a conical diffuser. I have the diffuser .stl file and would like to incorporate it into the control volume.

What I did: I copied the motorBike case and renamed and modified the files in the system folder, added the .stl file to the trisurface folder and configured the diffuser alignment on the control volume. After that, I executed the following commands:

surfaceFeatureExtract
blockMesh
decomposePar

so far without errors, so I ran:
mpirun -np 6 snappyHexMesh -overwrite -parallel

and he presented,

ERROR.txt

I don't know what I'm doing wrong, if any commands are missing. I await guidance and help
tacia is offline   Reply With Quote

Old   September 25, 2020, 00:06
Default
  #2
Senior Member
 
Join Date: Aug 2013
Posts: 407
Rep Power: 15
Antimony is on a distinguished road
Hi,

Look at the error message - it tells you what is wrong.

Quote:
"Point (3.0001 3.0001 0.43) is not inside the mesh or on a face or edge.
Bounding box of the mesh-0.5 -0.25 -0.25) (0.5 0.25 0.25)"
In your case, you changed the geometry (STL file) but you didn't change the locationInMesh point. You have set a point (3 3 0.43) as the locationInMesh point when your domain does not contain that point at all (and is smaller)

Adjust the locationInMesh point to something within your domain and you will not see this error.

Hope this helps.

Cheers,
Antimony
tacia likes this.
Antimony is offline   Reply With Quote

Old   September 25, 2020, 07:57
Default
  #3
New Member
 
Taciana
Join Date: Sep 2020
Posts: 2
Rep Power: 0
tacia is on a distinguished road
I will adjust, thank you very much
tacia is offline   Reply With Quote

Reply


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
error with reactingFoam BakedAlmonds OpenFOAM Running, Solving & CFD 4 June 22, 2016 02:21
Compiling dynamicTopoFvMesh for OpenFOAM 2.1.x Saxwax OpenFOAM Installation 25 November 29, 2013 05:34
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08


All times are GMT -4. The time now is 15:22.