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
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
enrique | Fri, 01/27/2017 - 15:33
I think the problem is the
I think the problem is the location of the file. Try moving your mesh to the directory where the input file is located.
ebtedaei | Sun, 01/29/2017 - 13:30
no!
Thanks for your answer but my mesh was on the directory.
Westbrink | Mon, 01/30/2017 - 08:59
Hi,
Hi,
to give you an appropriate advice, it might be useful to see your script+stl file.
Can you upload these?
j-kerbl | Wed, 02/01/2017 - 17:31
Hi Ali,
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!