Page 1 of 1

[SOLVED] KeyError: 'syrthes': Problem coupling Saturne 8.02/Syrthes5.0

Posted: Wed Dec 13, 2023 3:27 pm
by PNM
Hello Code_Saturne users!

I'm facing a problem while trying to run the 3_2D_DISKS coupled case and I believe it's an installation/set-up problem (both Saturne and Syrthes are running independently). Already tried to figure it out by myself and with the forum but everything I tried so far did not work.

When I run "code_saturne run" in the case directory, I get the attached message ("Terminal" file).

I'm using a virtual ubuntu 22.04 machine with Oracle VM virtual box.
I've also attached Saturne and Syrthes install log, setup.ini for Syrthes, setup_ini for Saturne and code saturne cfg.
Note that I had Syrthes already installed, then I installed Saturne with link to Syrthes hdf5 and med, then reinstalled Syrthes with Saturne ple path (Yes, that's a bit ugly! the problem might be related to that?).

Thanks for your help!

Re: KeyError: 'syrthes': Problem coupling Saturne 8.02/Syrthes5.0

Posted: Wed Dec 13, 2023 3:28 pm
by PNM
Other attachments that did not fit in the previous message.

Re: KeyError: 'syrthes': Problem coupling Saturne 8.02/Syrthes5.0

Posted: Wed Dec 13, 2023 8:16 pm
by Yvan Fournier
Hello,

For the Syrthes confing in code_saturne.cfg, you need to uncomment the line containing the Syrthes path. Hope that does the trick.

Best regards,

Yvan

Re: KeyError: 'syrthes': Problem coupling Saturne 8.02/Syrthes5.0

Posted: Thu Dec 14, 2023 10:26 am
by PNM
Hello Yvan, and thank you for the lightning-fast response.

That working well now. I can't figure out how I missed that while reviewing the config files so many times...

At least I hope it can help others.

Thanks!