simple example fails

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
rentier
Posts: 6
Joined: Sat May 08, 2021 10:47 am

simple example fails

Post by rentier »

I am starting with cfdof with very simple test case and I can't get it working.
It is cube 1m edge length, with air in it, and different walls temperatures.
I am interested in natural convection.
Even with simplest settings and defaults it doesn't solve, crashes after few iterations.
Steady as well as transient.

Is there something essential ignore?

I see, all this is complex, and I have to learn, but e.g. :
- why in physics model Task-GUI, if I set "incompressible" the gravity is grayed? (for natural convection in water).

Thanks in advance.

I use FC 0.19 AppImage on WSL2
Attachments
cube.FCStd
(13.05 KiB) Downloaded 77 times
User avatar
oliveroxtoby
Posts: 837
Joined: Fri Dec 23, 2016 9:43 am
Location: South Africa

Re: simple example fails

Post by oliveroxtoby »

rentier wrote: Sat May 08, 2021 11:01 am I am starting with cfdof with very simple test case and I can't get it working.
It is cube 1m edge length, with air in it, and different walls temperatures.
I am interested in natural convection.
Even with simplest settings and defaults it doesn't solve, crashes after few iterations.
Steady as well as transient.
Your case runs without crashing for me. If you include your full output it may give a clue as to what is going wrong.
I see, all this is complex, and I have to learn, but e.g. :
- why in physics model Task-GUI, if I set "incompressible" the gravity is grayed? (for natural convection in water).
This is because the incompressible solver doesn't support buoyancy. The compressible one can be used instead.
rentier
Posts: 6
Joined: Sat May 08, 2021 10:47 am

Re: simple example fails

Post by rentier »

Thanks a lot!
Attached the case folder with logs, the voluminous mesh deleted.
Attachments
cube.zip
(14.55 KiB) Downloaded 79 times
User avatar
oliveroxtoby
Posts: 837
Joined: Fri Dec 23, 2016 9:43 am
Location: South Africa

Re: simple example fails

Post by oliveroxtoby »

rentier wrote: Sun May 09, 2021 6:59 am Thanks a lot!
Attached the case folder with logs, the voluminous mesh deleted.
Unfortunately I still can't reproduce the problem using OpenFOAM 8 and your case directory. Runs fine for me.
rentier
Posts: 6
Joined: Sat May 08, 2021 10:47 am

Re: simple example fails

Post by rentier »

Ok, thanks for your time and your interest in helping. Anyway, I will try and play around for some time with cfdof and possibly learn something.
Post Reply