CAELinux 2017 / 2018
- ing.nicola.dettole
- Offline
- New Member
-
- Posts: 10
- Thank you received: 0
I tired to reinstall code saturne using "configure" but i did not succeed.

Regards
- noname
- Offline
- New Member
-
- Posts: 8
- Thank you received: 1
If I try to run the "install_saturne.py", I get this:
Traceback (most recent call last):
File "/opt/code_saturne-5.1.0_Installer/install_saturne.py", line 1409, in <module>
setup = Setup()
File "/opt/code_saturne-5.1.0_Installer/install_saturne.py", line 674, in __init__
url="https://gforge.inria.fr/frs/download.php/file/34618")
File "/opt/code_saturne-5.1.0_Installer/install_saturne.py", line 179, in __init__
self.url = url % self.archive
TypeError: not all arguments converted during string formatting
Did you have any suggestion on how to run the script properly?
Thanks
- ing.nicola.dettole
- Offline
- New Member
-
- Posts: 10
- Thank you received: 0
Salome-meca 8 can save .med file only in version 3.2 of MED library , so the version 4.2 of saturne don't recognize it.

- Davide Borelli
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
another software could be Cenon www.cenon.info/
It's a Vector Design and Desktop Publishing with the possibility of upgrading to a CAM version (www.cenon.biz/index_gb.html)
Download: www.cenon.info/dLinux_gb.html
- Joël Cugnoni
-
Topic Author
- Offline
- Moderator
-
Concerning Code Saturne CFDStudy module in Salome:
I compiled it initially but I did not manage to make it work fully with Salome-Meca as a base.. The GUI did run and load properly but it was impossible to submit jobs for some reason (MPI config in Salome-meca environment?). So it was pretty useless like that.
Also, to have CFD Study running I had to compile Code Saturne with QT5 support but with QT5 the standalone SaturneGUI kept crashing randomly. So with this install CS could not be used at all. Thus I reverted back to an installation without Salome CFDstudy but with QT4 for SaturneGUI.
The resulting installation is stable and does not lack any functionnality at least.. but it does not run into Salome directly.
So to use Code-Saturne in CAELinux, run code_saturne gui instead of code_saturne salome, or use our small wizard to setup a case.
Joël Cugnoni - a.k.a admin
www.caelinux.com
- noname
- Offline
- New Member
-
- Posts: 8
- Thank you received: 1
jcugnoni wrote: Hi
Concerning Code Saturne CFDStudy module in Salome:
I compiled it initially but I did not manage to make it work fully with Salome-Meca as a base.. The GUI did run and load properly but it was impossible to submit jobs for some reason (MPI config in Salome-meca environment?). So it was pretty useless like that.
Also, to have CFD Study running I had to compile Code Saturne with QT5 support but with QT5 the standalone SaturneGUI kept crashing randomly. So with this install CS could not be used at all. Thus I reverted back to an installation without Salome CFDstudy but with QT4 for SaturneGUI.
The resulting installation is stable and does not lack any functionnality at least.. but it does not run into Salome directly.
So to use Code-Saturne in CAELinux, run code_saturne gui instead of code_saturne salome, or use our small wizard to setup a case.
Because I finally find the way to couple Code_Saturne and Salome or Salome-Meca, I will try to find the way to make it stable, if there is one...
I will keep you updated on this, also if in the future should be available Salome-CFD something like Salome-Meca for the CFD, as reported by Yvan Fournier on Code_Saturne forum...