Search found 4 matches

by CyprienR
Mon Jun 27, 2022 9:03 am
Forum: code_saturne usage
Topic: Heated Square Cavity Tutorial Solution
Replies: 1
Views: 2810

Re: Heated Square Cavity Tutorial Solution

I realised that the answer of this tutorial is available on Github here

Here is the link for those who have some difficulties to find it:
https://github.com/code-saturne/saturne ... are_Cavity
by CyprienR
Fri Jun 24, 2022 10:45 am
Forum: code_saturne usage
Topic: Heated Square Cavity Tutorial Solution
Replies: 1
Views: 2810

Heated Square Cavity Tutorial Solution

Hi Yvan,

I have been trying to follow the Heated Square Cavity Tutorial and recreating the same results for few weeks now and I am still having issues getting the same velocity plot as in the PDF:
https://www.code-saturne.org/cms/web/sites/default/files/07_HeatedSquareCavityFlow.pdf

I am using ...
by CyprienR
Thu Mar 17, 2022 6:20 am
Forum: Installation issues
Topic: Troubles with "Salome-CFD extension"
Replies: 19
Views: 181666

Re: Troubles with "Salome-CFD extension"

Thank you Yvan,
I was finally able to install Salome CFD
I will make a video about it

In the meantime, I can share here the full install procedure on Ubuntu 20.04 that I tried to detail as much as possible:



1- Install Code Saturne

mkdir code_saturne
cd code_saturne/
git clone https://github ...
by CyprienR
Wed Mar 16, 2022 10:29 am
Forum: Installation issues
Topic: Troubles with "Salome-CFD extension"
Replies: 19
Views: 181666

Re: Troubles with "Salome-CFD extension"

Hello Yvan and Mayank,

I was also trying to install the salome-cfd module in the last days on Ubuntu 20.04 and I was getting the same error message than Mayank:

omniidl: ERROR!
omniidl: Could not open IDL compiler module _omniidlmodule.so


I realized that indeed _omniidlmodule.so was not ...