ERROR on proc 0: Cannot open mesh file name.stl (../input_mesh_tri.cpp:105)

ebtedaei's picture
Submitted by ebtedaei on Fri, 01/27/2017 - 13:26

Hi All, I was faced with the following error:

ERROR on proc 0: Cannot open mesh file filename.stl (../input_mesh_tri.cpp:105)

Please help me for solving it.

Thanks a lot,
Ali

enrique | Fri, 01/27/2017 - 15:33

I think the problem is the location of the file. Try moving your mesh to the directory where the input file is located.

ebtedaei's picture

ebtedaei | Sun, 01/29/2017 - 13:30

Thanks for your answer but my mesh was on the directory.

Westbrink | Mon, 01/30/2017 - 08:59

Hi,
to give you an appropriate advice, it might be useful to see your script+stl file.
Can you upload these?

j-kerbl's picture

j-kerbl | Wed, 02/01/2017 - 17:31

Hi Ali,

are you by any chance running a coupled simulation? If so, please add ../DEM/ in front of the path, since in the coupled case the execution base path is the CFD folder.

Cheers
Josef

Jope | Tue, 06/27/2017 - 09:04

Thanks Josef, I missed that!