Hello, I followed your instructions and configured and maked code_saturne from scratch. I attach two screenshots I taked just after starting "code_saturne salome". The result looks promising, although according the tutorial https://www.code-saturne.org/cms/sites/default/files/file_attach/T...
Hello, The standalone mode seems to work ok. It starts but I did not try to solve a test case, yet. After executing the command you passed to me the standalone mode stops working. Below you can see the PYTHONPATH variable contents and the error after executing the command. pablo@minah:~> code_saturn...
Hello Yvan, I missed to change Makefile.in. I repeated the procedure again changing the following files acording to your recommendation code_saturne-5.0.4/salome/cfd_study/idl/Makefile.am code_saturne-5.0.4/salome/cfd_study/idl/Makefile.in code_saturne-5.0.4/salome/fsi_coupling/idl/Makefile.am code_...
Hello Yvan, thank you for your quick reply. I changed the file salome/cfd_study/idl/Makefile.am by hand following the diff you passed to me. Then, I deleted all the content in my build directory to do a fresh install, repeated the configure and make steps. After a while compiling the process stops a...
Hello, I am trying to compile Code_Saturne-5.0.4 and the CFDStudy module for Salome-8.3.0 under OpenSUSE 42.2. Salome-8.3.0 was installed using the linux universal installer provided by ( http://www.salome-platform.org ). I configured code_saturne using the following configuration ../code_saturne-5....