CFDSTUDY won't start
Posted: Mon May 15, 2017 11:08 am
Hello, i'm operating on Ubuntu 16.04 and i've installed Code_saturne 4.0.6. I needed it for a project with the aid of Salome (series 8.2.0) and ParaView. I've installed first code saturne and then salome, i tried to run the command "code_saturne salome" to activate the cfdstudy module integrated ((as the internet says)) but the answer is:
mik@mik-RC530-RC730:~$ code_saturne salome
/bin/bash: line 4: /bin/salome/envSalome.py: No such file or directory
I have followed other instructions on the internet and i've reinstalled code saturne several time ((I modified the setup file with the path of my installation directory of salome and i've tried to run "install_saturne.py --with-salome" too)) but the same error occur everytime. I found this "envSalome.py" file but if I run it from his directory:
mik@mik-RC530-RC730:~/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome$ python envSalome.py
Traceback (most recent call last):
File "envSalome.py", line 36, in <module>
import setenv
File "/home/mik/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome/setenv.py", line 26, in <module>
import orbmodule
File "/home/mik/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome/orbmodule.py", line 31, in <module>
from omniORB import CORBA
ImportError: No module named omniORB
I don't know what to do anymore, I found the cfdstudy directories in the main one of Code_saturne but there're only "MakeFile" and a few *.py file like CFDSTUDY.py or CFDSTUDYGUI.py but i tried to run this too, only errors.
mik@mik-RC530-RC730:~$ code_saturne salome
/bin/bash: line 4: /bin/salome/envSalome.py: No such file or directory
I have followed other instructions on the internet and i've reinstalled code saturne several time ((I modified the setup file with the path of my installation directory of salome and i've tried to run "install_saturne.py --with-salome" too)) but the same error occur everytime. I found this "envSalome.py" file but if I run it from his directory:
mik@mik-RC530-RC730:~/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome$ python envSalome.py
Traceback (most recent call last):
File "envSalome.py", line 36, in <module>
import setenv
File "/home/mik/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome/setenv.py", line 26, in <module>
import orbmodule
File "/home/mik/Documents/SALOME-8.2.0-UB16.04/BINARIES-UB16.04/KERNEL/bin/salome/orbmodule.py", line 31, in <module>
from omniORB import CORBA
ImportError: No module named omniORB
I don't know what to do anymore, I found the cfdstudy directories in the main one of Code_saturne but there're only "MakeFile" and a few *.py file like CFDSTUDY.py or CFDSTUDYGUI.py but i tried to run this too, only errors.