Page 2 of 2

Re: Code Saturne Tutorials and Case Studies

Posted: Tue Oct 04, 2016 9:45 am
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

Re: Code Saturne Tutorials and Case Studies

Posted: Tue Oct 04, 2016 10:57 am
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

Re: Code Saturne Tutorials and Case Studies

Posted: Wed Oct 05, 2016 3:51 pm
by Yvan Fournier
Hello,

Here is one gas combustion test case.

Regards,

Yvan

Re: Code Saturne Tutorials and Case Studies

Posted: Fri Oct 07, 2016 7:49 am
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

Re: Code Saturne Tutorials and Case Studies

Posted: Mon Oct 10, 2016 6:44 am
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

Re: Code Saturne Tutorials and Case Studies

Posted: Mon Oct 10, 2016 5:17 pm
by Yvan Fournier
Hello,

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

Regards,

Yvan

Re: Code Saturne Tutorials and Case Studies

Posted: Tue Oct 11, 2016 5:14 am
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

Re: Code Saturne Tutorials and Case Studies

Posted: Thu Oct 13, 2016 12:43 am
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