SYRTHE4 with Code_saturne 3.0.3

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
OROSHI

Re: SYRTHE4 with Code_saturne 3.0.3

Post by OROSHI »

Hello Mr Yvan ,
Thank you very much for your reply,
I tried the second option , which was to replace cs_create in <install_prefix>/lib/python<python_version>/site-packages/code_saturne,
However I obtained this following errors

File "/home/angelo/CFD/code_saturne-3.0.3/bin/code_saturne", line 77, in <module>
retcode = cs.execute()
File "/home/angelo/CFD/code_saturne-3.0.3/lib/python2.7/site-packages/code_saturne/cs_script.py", line 73, in execute
return self.commands[command](options)
File "/home/angelo/CFD/code_saturne-3.0.3/lib/python2.7/site-packages/code_saturne/cs_script.py", line 112, in create
import cs_create
File "/home/angelo/CFD/code_saturne-3.0.3/lib/python2.7/site-packages/code_saturne/cs_create.py", line 282
for s in self.syr_case_names:
Therefore I put back the old cs_create file and close code saturne , because I was working on a case.
I do not know why, It is working now , the case is created
code_saturne 3.0.3 study/case generation
o Creating study 'diskangelo'...
o Creating case 'fluid'...
SYRTHES4 home directory: /home/angelo/syrthes_files/syrthes4.1.1-ubuntu/arch/Linux_x86_64
MPI home directory: /home/angelo/CFD/openmpi-1.6.3

*****************************************
solid : creating SYRTHES case...
/home/angelo/syrthes_files/syrthes4.1.1-ubuntu/arch/Linux_x86_64
Linux_x86_64
OK !
*****************************************

o Creating coupling features ...
I will try a tutorial of a coupling case in order to check everything.
Thank you very much for your help and time.

Best regards
Post Reply