Search found 4085 matches

by Yvan Fournier
Fri Apr 29, 2016 1:49 pm
Forum: code_saturne usage
Topic: Mapping boundary conditions
Replies: 15
Views: 40400

Re: Mapping boundary conditions

Hello Fabio,

Not forgotten, but been very busy with other parts of the code. I'll try to check/format that code within a week...

Best regards,

Yvan
by Yvan Fournier
Fri Apr 29, 2016 1:48 pm
Forum: code_saturne usage
Topic: Axail fan modelling usin cs_fan.h
Replies: 19
Views: 15996

Re: Axail fan modelling usin cs_fan.h

Hello, The code actually seems to diverge from iteration 1... Could you try running on a single rank (i.e. non-parallel) for an iteration or 2 ? I don't expect this will change anything, but it is a quick check, so I recommend doing it "just in case". Also, do you have access to or can you...
by Yvan Fournier
Thu Apr 28, 2016 10:46 am
Forum: code_saturne usage
Topic: Two-way coupling code_saturne / code_aster
Replies: 31
Views: 59472

Re: Two-way coupling code_saturne / code_aster

Hello,

I did not find anything obviously wrong, so I am not sure about th cause of th error.

Could you post the whole case (hopefully this first test case is small) so I can try the same case on one of my installs, and see if I have the same issue ?

Regards,

Yvan
by Yvan Fournier
Wed Apr 27, 2016 8:59 am
Forum: code_saturne usage
Topic: Restart on windows
Replies: 1
Views: 2259

Re: Restart on windows

Hello,

This is due to a bug which was fixed, but we need to release an updated Windows version (the latest Windows build for 4.1 is 4.1.0, while version 4.1.3 has been released).

Regards,

Yvan
by Yvan Fournier
Tue Apr 26, 2016 9:51 am
Forum: code_saturne usage
Topic: Stop to avoid exceeding time allocation.
Replies: 7
Views: 4136

Re: Stop to avoid exceeding time allocation.

Hello,

There might be resource limits set on that node.

What does "ulimit -a" (on the login node) report ?

Regards,

Yvan
by Yvan Fournier
Tue Apr 26, 2016 9:46 am
Forum: Installation issues
Topic: Installation C_S v4.0
Replies: 50
Views: 51692

Re: Installation C_S v4.0

Hello,

We need to check, but your error message seems to be due an issue with the "auto" setting for METIS, so I recommend either using the installer to install METIS, or not use METIS at all (i.e. use any settign other than "auto").

Regards,

Yvan
by Yvan Fournier
Mon Apr 25, 2016 2:47 pm
Forum: code_saturne usage
Topic: Two-way coupling code_saturne / code_aster
Replies: 31
Views: 59472

Re: Two-way coupling code_saturne / code_aster

Hello Flávio,

Sorry, I did not have time yet to look at the issue. I'll try to check this by the middle of this week, and keep you informed.

Best regards,

Yvan
by Yvan Fournier
Mon Apr 25, 2016 9:11 am
Forum: code_saturne usage
Topic: A question about CS pulverized coal module capabilities
Replies: 4
Views: 2350

Re: A question about CS pulverized coal module capabilities

Hello, I'm not sure (I didn't check). It might be blocked by options checking, or not... You can check, but chances are it will fail some way in th current version. In the case of clogging, I had to ensure some values were initialized correctly, or were not zero, when not doing a restart, so the cod...
by Yvan Fournier
Mon Apr 25, 2016 8:44 am
Forum: code_saturne usage
Topic: Divergence with free inlet/outlet boundary conditions
Replies: 4
Views: 4744

Re: Divergence with free inlet/outlet boundary conditions

Hello, Could you post the code in a more readable manner (using the "code" option from this forum's editor, for example), with correct indentation ? It is quite hard to read otherwise. How "fast" does the code diverge ? Using free inlet/outlets, assigning a "head loss" ...
by Yvan Fournier
Mon Apr 25, 2016 8:39 am
Forum: code_saturne usage
Topic: A question about CS pulverized coal module capabilities
Replies: 4
Views: 2350

Re: A question about CS pulverized coal module capabilities

Hello, This limitation should be removed by version 4.3 this summer (I'll need to check about the GUI). We're in the process of a conversion of the Lagrangian module to C, with quite a bit of cleanup, improvements in the handling of statistics and postprocessing, ... so the removal of this limitatio...