CfdOF Solver Fatal Error: Unable to find mesh in directory ../meshCase

A subforum specific to the development of the OpenFoam-based workbenches ( Cfd https://github.com/qingfengxia/Cfd and CfdOF https://github.com/jaheyns/CfdOF )

Moderator: oliveroxtoby

Post Reply
marolas
Posts: 8
Joined: Wed May 11, 2022 9:07 am

CfdOF Solver Fatal Error: Unable to find mesh in directory ../meshCase

Post by marolas »

Hello there,

First of all, I work in a Windows 10 environment.

I have a problem when running the solver process in CfdOF in FreeCAD: When all is set and done, and mesh is written in temp folder, the solver finishes with a Fatal Error stating: Fatal error: Unable to find mesh in directory ../meshCase

As I don't use Linux, but Windows, this /meshCase directory I assume is referring to a Linux or Ubuntu based environment.

What can I do to solve this issue?

Below I will attach some important info to help.
FreeCAD issue 1.PNG
FreeCAD issue 1.PNG (172.11 KiB) Viewed 833 times
FreeCAD issue 2.PNG
FreeCAD issue 2.PNG (79.59 KiB) Viewed 834 times
FreeCAD issue 3.PNG
FreeCAD issue 3.PNG (167.43 KiB) Viewed 834 times
User avatar
oliveroxtoby
Posts: 812
Joined: Fri Dec 23, 2016 9:43 am
Location: South Africa

Re: CfdOF Solver Fatal Error: Unable to find mesh in directory ../meshCase

Post by oliveroxtoby »

marolas wrote: Wed May 11, 2022 9:56 am I have a problem when running the solver process in CfdOF in FreeCAD: When all is set and done, and mesh is written in temp folder, the solver finishes with a Fatal Error stating: Fatal error: Unable to find mesh in directory ../meshCase

As I don't use Linux, but Windows, this /meshCase directory I assume is referring to a Linux or Ubuntu based environment.

What can I do to solve this issue?
This usually indicates that you are trying to run the solver before the mesher has been run. Are you sure that you not only wrote the mesh case, but ran the mesher as well?
marolas
Posts: 8
Joined: Wed May 11, 2022 9:07 am

Re: CfdOF Solver Fatal Error: Unable to find mesh in directory ../meshCase

Post by marolas »

oliveroxtoby wrote: Wed May 11, 2022 2:38 pm
marolas wrote: Wed May 11, 2022 9:56 am I have a problem when running the solver process in CfdOF in FreeCAD: When all is set and done, and mesh is written in temp folder, the solver finishes with a Fatal Error stating: Fatal error: Unable to find mesh in directory ../meshCase

As I don't use Linux, but Windows, this /meshCase directory I assume is referring to a Linux or Ubuntu based environment.

What can I do to solve this issue?
This usually indicates that you are trying to run the solver before the mesher has been run. Are you sure that you not only wrote the mesh case, but ran the mesher as well?
Hi Oliver,

Thanks for your reply.

Truth be told, it seemed that the problem was just that... I just wasn't following the steps in the right order.

Thanks again for your help.

Marc.
Post Reply