Search found 6 matches

by pablocaron
Wed Nov 01, 2017 7:59 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Re: Error while compiling CS-5.0.4 + Salome-8.3.0 under open

Hello,

thank you Yvan! It is working now! :D

I am going to reproduce all the steps in another PC and post them for further reference.

Thank you again!

Pablo
by pablocaron
Tue Oct 31, 2017 2:43 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Re: Error while compiling CS-5.0.4 + Salome-8.3.0 under open

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...
by pablocaron
Mon Oct 30, 2017 1:54 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Re: Error while compiling CS-5.0.4 + Salome-8.3.0 under open

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...
by pablocaron
Fri Oct 27, 2017 3:14 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Re: Error while compiling CS-5.0.4 + Salome-8.3.0 under open

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_...
by pablocaron
Thu Oct 26, 2017 6:45 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Re: Error while compiling CS-5.0.4 + Salome-8.3.0 under open

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...
by pablocaron
Thu Oct 26, 2017 4:22 pm
Forum: Installation issues
Topic: Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse
Replies: 10
Views: 20323

Error while compiling CS-5.0.4 + Salome-8.3.0 under opensuse

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....