Wale model on 2.0.0-rc1

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Serra Sylvain

Wale model on 2.0.0-rc1

Post by Serra Sylvain »

Hi all,

I tried to restart a k-omega simulation using the wale model with the version 2.0.0-rc1 and it doesn't work.

I used the GUI to write all the journal-file.xml.

The error file is the following.
 
======

cs_gui.c:2629: Fatal error.

Invalid turbulence model: LES_WALE.

Call stack:
   1: 0x2b4f370846aa <csturb_+0x29a>                  (libsaturne.so.0)
   2: 0x2b4f3717ef0a <iniusi_+0x76>                   (libsaturne.so.0)
   3: 0x2b4f3717eb1b <initi1_+0x1b>                   (libsaturne.so.0)
   4: 0x2b4f3701af75 <cs_run+0xa5>                    (libsaturne.so.0)
   5: 0x2b4f3701b9d5 <main+0x1f5>                     (libsaturne.so.0)
   6: 0x3363e1d8b4 <__libc_start_main+0xf4>         (libc.so.6)
   7: 0x40a229     ?                                (?)
End of stack

======
 
I had done a restart with the dynamic LES model and it works

Is there something special to do with the wale model?

Thank you in advance.

Sylvain
Alexandre Douce

Re: Wale model on 2.0.0-rc1

Post by Alexandre Douce »

Hi,

it is a known bug, and it is corrected in the 2.0 of Code_Saturne. Thank you for your feedback.
 
Post Reply