The issue on initilaize the domain using code_sauturne 4.0.2
Posted: Wed Aug 19, 2015 8:37 am
Hello users,
I just newly installed code_satune 4.0.2 with the Ubuntu 14.04.2.
When I tried to initialized the simulation cased, the following error messaged shown in the terminal:
File "/home/martian/Code_Saturne/4.0.2/code_saturne-4.0.2/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/cs_case_domain.py", line 758, in preprocess
retcode = run_command(cmd, pkg=self.package)
File "/home/martian/Code_Saturne/4.0.2/code_saturne-4.0.2/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/cs_exec_environment.py", line 516, in run_command
p = subprocess.Popen(cmd, env = env, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I had checked the compile.log. The compilation looks ok, although there is an error as '-pedantic-errors -std=f2003 ', which is deemed to be ok by Yvan in the other topic. I also tried to turn off the enviroment subroutine in the configuration state via '--without-modules' or '--with-modules'. But it did not help. I am wondering whether it is due to the system or something wrong in my setting files. which are included in the attachments.
Please have a look and give me some advise.
Thanks in advence,
Yu.
I just newly installed code_satune 4.0.2 with the Ubuntu 14.04.2.
When I tried to initialized the simulation cased, the following error messaged shown in the terminal:
File "/home/martian/Code_Saturne/4.0.2/code_saturne-4.0.2/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/cs_case_domain.py", line 758, in preprocess
retcode = run_command(cmd, pkg=self.package)
File "/home/martian/Code_Saturne/4.0.2/code_saturne-4.0.2/arch/Linux_x86_64/lib/python2.7/site-packages/code_saturne/cs_exec_environment.py", line 516, in run_command
p = subprocess.Popen(cmd, env = env, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I had checked the compile.log. The compilation looks ok, although there is an error as '-pedantic-errors -std=f2003 ', which is deemed to be ok by Yvan in the other topic. I also tried to turn off the enviroment subroutine in the configuration state via '--without-modules' or '--with-modules'. But it did not help. I am wondering whether it is due to the system or something wrong in my setting files. which are included in the attachments.
Please have a look and give me some advise.
Thanks in advence,
Yu.