Page 1 of 1

Tutorial: 02_full_domain doesn't work

Posted: Tue May 26, 2020 3:41 pm
by pici1251
Hi to everybody,
I'm new to Code_Saturne, and I'm trying to rerun tutorials.
1th , 01_simple_junction, is ok; but, because PDF file is written for Code_Saturne rel.5.2, the correct correspondence between commands and GUI for cs6.0.2 is missing.
Now, I'm testing the tutorial in the subject, but I'm not able to find any result: it doesn't work at all. Perhaps I was wrong, perhaps the pdf file is written for cs5.2 too, I must ask help.
This is the response:
*****************************
Post-calculation operations
*****************************

solver script exited with status 1.

Error running the calculation.

Check Code_Saturne log (listing) and error* files for details.

Error in calculation stage.
Attached you will find setup.xml and listing files.
I'm using Ubuntu 18.04 and Salome9.4 (without Salome_CFD!).
I hope someone has the possibility to help me.
Many thanks and Ciao.
Piero

ps. there are some tutorial written for cs6.0.2?

Re: Tutorial: 02_full_domain doesn't work

Posted: Tue May 26, 2020 11:58 pm
by Yvan Fournier
Hello,

I found the bug. This is simply due to a false positive in a divergence test, which seems to work better on most cases.

If you replace the attached file in src/alge in the code sources and reinstall, things should be fine. I'll add the fix in 6.0.3.

I do not know if there are any plans for upgrading the tutorials. Or if some of them may already have been upgraded for training sessions but not uploaded. In any case, the differences (at least for the features used in the basic tutorials) are mostly cosmetic.

thanks for the bug report.

Yvan

Re: Tutorial: 02_full_domain doesn't work

Posted: Wed May 27, 2020 3:12 pm
by pici1251
Hi Yvan,
just for info, the right directory for the new source routine is:
code_saturne-6.0.2/src/alge ???
Thank you for your fast reply.
Bye,
Piero

Re: Tutorial: 02_full_domain doesn't work

Posted: Wed May 27, 2020 3:17 pm
by Yvan Fournier
Hello,

Yes, that is correct.

Also, the tutorials for v6.0 had been updated, but not uploaded to this site. I updated the tutorials section with the new tutorial versions a few minutes ago.

Best regards,

Yvan

Re: Tutorial: 02_full_domain doesn't work

Posted: Wed May 27, 2020 5:05 pm
by pici1251
Hi Yvan,
thank you a lot, also for new Tutorials.
Ciao
Piero

Re: Tutorial: 02_full_domain doesn't work

Posted: Thu May 28, 2020 9:00 am
by pici1251
Hi Yvan,
I did a new comiplation with modified routine: it works perfectly! :D :D

Ciao, Piero