Code Saturne Tutorials and Case Studies

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Code Saturne Tutorials and Case Studies

Post by Yvan Fournier »

Hello,

User subroutine examples are available in the "Doxygen" documentation, in this website's documentation section.

Yes, Code_Saturne can simulate gas combustion. I'll see which test cases we might be able to provide.

Regards,

Yvan
sdn
Posts: 14
Joined: Thu Sep 15, 2016 6:40 am

Re: Code Saturne Tutorials and Case Studies

Post by sdn »

Yes, Code_Saturne can simulate gas combustion. I'll see which test cases we might be able to provide.
Thank you, I very much look forward for the test cases.

Sincerely,

Saaddin Nur
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Code Saturne Tutorials and Case Studies

Post by Yvan Fournier »

Hello,

Here is one gas combustion test case.

Regards,

Yvan
Attachments
COGZ_D3P.tar.gz
(225.99 KiB) Downloaded 398 times
sdn
Posts: 14
Joined: Thu Sep 15, 2016 6:40 am

Re: Code Saturne Tutorials and Case Studies

Post by sdn »

Hello,

Here is one gas combustion test case.

Regards,

Yvan
Thank you very much for the attachment. It is exactly that I need. It would be nice if you can also give the evaporation and condensation case :)

Sincerely,

Saaddin Nur
sdn
Posts: 14
Joined: Thu Sep 15, 2016 6:40 am

Re: Code Saturne Tutorials and Case Studies

Post by sdn »

In the same manner, the "3 disks" tutorial is for conjugate heat transfer.
I'm still trying The 3 disk tutorial to know the conjugate heat transfer mechanism with coupling of code saturne and syrthes.

I've successed running the code saturne and syrthes separately in that tutorial.
But, I found error when I try to run the coupling simulation of code saturne and syrthes in the last step of the tutorial.

Here I attach the relevant file regarding my error simulation.

Hope the problem can be solved soon.

Sincerely,

Saaddin Nur
Attachments
3disk2D.zip
Here is the project file
(4.43 MiB) Downloaded 313 times
error_report.rar
Here is the error report file of the project
(2.8 KiB) Downloaded 344 times
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Code Saturne Tutorials and Case Studies

Post by Yvan Fournier »

Hello,

Could you switch from MED to EnSight output format to check what is wrong here ?

Regards,

Yvan
sdn
Posts: 14
Joined: Thu Sep 15, 2016 6:40 am

Re: Code Saturne Tutorials and Case Studies

Post by sdn »

Hello,

Could you switch from MED to EnSight output format to check what is wrong here ?

Regards,

Yvan
Here I attach my case with Ensight output format setting.
I'm still finding the error the error. Now, no error in syrthes but still error in code saturne.
Hope it can be solved soon,

Sincerely,

Saaddin Nur
Attachments
error_report_baru.rar
(18.94 KiB) Downloaded 354 times
rev_3disks2D.zip
(4.36 MiB) Downloaded 307 times
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Code Saturne Tutorials and Case Studies

Post by Yvan Fournier »

Hello,

Tee crash seems to be due to a "SIGSEGV" (usually produced by accessing an incorrect memory location, such as when a wrong array index or invalid variable is used).

Another user had a very similar issue with Syrthes coupling a few months ago. I don't remember the exact solution, but you should find it in one of the most recent conversations regarding SYRTHES in this forum. Use the "search" feature, it works reasonably well.

Regards,

Yvan
Post Reply