Search found 14 matches

by Doug
Fri Mar 13, 2020 8:13 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello Yvan,

Thank you so much for your efforts with this.

You mentioned that this coupling case is working with salome-meca 2017, right? Are you using the latest version of code_saturne (6.0.2) to couple with salome-meca 2017? If so, I think is better to downgrade to salome-meca 2017. In this ...
by Doug
Fri Mar 06, 2020 6:33 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello Yvan,

First of all, thank you so much for your support so far.

I really tried to debug and find a solution for the coupling, however, I could not go further. I uploaded the log files as well as my test case again. I would appreciate it if you (or anyone else) could take one more look at this ...
by Doug
Fri Feb 28, 2020 10:09 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hi Yvan,

Yes, we are almost there.

I increased the memjob to 1537000 and this was enough to avoid disconnect problems. However, now I am having a problem with Execution problem: Salome Exception occurredTraceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/salome/FSI ...
by Doug
Thu Feb 27, 2020 8:39 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hi Yvan,

Thank you. I had some progress in debugging the errors based on the log files. It seems the problems related to python are solved. Now, I am having problems with input arguments.

I am sending the log files for ASTER and Saturne.

Again, thank you.

Doug



./runcase
Coupling execution ...
by Doug
Thu Feb 27, 2020 5:37 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello Yvan,

I was able to start running after using files from a new case. My simulation is giving similar errors as in this post: https://www.code-saturne.org/forum/viewtopic.php?f=3&t=2278. I am sending the log files from the /tmp folder, my test case, and the output from the execution.

Please ...
by Doug
Tue Feb 25, 2020 9:46 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Yvan,

I have python files in my /usr/local/lib.

I used PYTHON=/home/user/anaconda3/bin/python3 in the configure line, then make && make install. Now, the problem with the python directory was solved. But, the simulation is not working yet. This was the warning I obtained. Below is the output when ...
by Doug
Tue Feb 25, 2020 8:59 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello,

Despite code_saturne is installed on "/usr/local/bin/code_saturne", the directory "/usr/local/lib/salome" does not exist on my system.

I do have this directory "/usr/local/lib/python3.6", in which there is the folder "site-packages/code_saturne". But there is no salome folder there.

Thank ...
by Doug
Tue Feb 25, 2020 4:45 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hi,

Yes, there they are. I am sending you the entire case after my attempt of running it.

Thank you.

Doug
by Doug
Mon Feb 24, 2020 7:06 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello Yvan,

I configure code_saturne using "--with-shell-env", according to my config.log file. However, even doing so I had the same problem to run the runcase file from the externecylindresconcentriques case.

dfontes@cfal00:~/postDoc/Simulations/saturne/externecylindresconcentriques$ ./runcase ...
by Doug
Fri Feb 21, 2020 2:47 pm
Forum: code_saturne usage
Topic: How to couple Code_saturne and Salome
Replies: 30
Views: 37762

Re: How to couple Code_saturne and Salome

Hello Yvan,

This was of great help! I inserted the Aster path in the code_saturne.cfg file. Now, I am able to create an FSI case.

However, when I tried to run the test case you published in the forum, "externecylindresconcentriques", some directories required to run do not exist:
Python directory ...