Enthalpy model
Posted: Fri Apr 10, 2015 1:32 pm
Hi,
I'm very new to Saturne and trying to get it work on one basic case but it's still a challenge to me. Here's my problem:
I'm using Saturne 4 (the version you gave me in your last conference) coupling with Salome platform
For the calculation, I modified 4 cs_user files: boundary_conditions_base, initialization_base, parameters, physical_properties.
I need to run the calculation based on enthalpy equations
For some last results, I always get signal SIGSEGV error:
Signal SIGSEGV (accès à une zone mémoire interdite) intercepté !
Pile d'appels :
1: 0x7fa381c49aea <strlen+0x2a> (libc.so.6)
2: 0x7fa382a172b4 <cs_field_set_key_str+0x94> (libsaturne.so.0)
3: 0x7fa382e335ee <uithsc_+0x24e> (libsaturne.so.0)
4: 0x7fa382a98726 <fldvar_+0x94f> (libsaturne.so.0)
5: 0x7fa382aa4976 <iniusi_+0x2d6> (libsaturne.so.0)
6: 0x7fa382aa4102 <initi1_+0x62> (libsaturne.so.0)
7: 0x7fa3829a33cf <cs_run+0x39f> (libsaturne.so.0)
8: 0x7fa3829a3565 <main+0x115> (libsaturne.so.0)
9: 0x7fa381be2ec5 <__libc_start_main+0xf5> (libc.so.6)
10: 0x402fb9 <> (cs_solver)
Fin de la pile
Can someone please help me to surpass this please?
I'm very new to Saturne and trying to get it work on one basic case but it's still a challenge to me. Here's my problem:
I'm using Saturne 4 (the version you gave me in your last conference) coupling with Salome platform
For the calculation, I modified 4 cs_user files: boundary_conditions_base, initialization_base, parameters, physical_properties.
I need to run the calculation based on enthalpy equations
For some last results, I always get signal SIGSEGV error:
Signal SIGSEGV (accès à une zone mémoire interdite) intercepté !
Pile d'appels :
1: 0x7fa381c49aea <strlen+0x2a> (libc.so.6)
2: 0x7fa382a172b4 <cs_field_set_key_str+0x94> (libsaturne.so.0)
3: 0x7fa382e335ee <uithsc_+0x24e> (libsaturne.so.0)
4: 0x7fa382a98726 <fldvar_+0x94f> (libsaturne.so.0)
5: 0x7fa382aa4976 <iniusi_+0x2d6> (libsaturne.so.0)
6: 0x7fa382aa4102 <initi1_+0x62> (libsaturne.so.0)
7: 0x7fa3829a33cf <cs_run+0x39f> (libsaturne.so.0)
8: 0x7fa3829a3565 <main+0x115> (libsaturne.so.0)
9: 0x7fa381be2ec5 <__libc_start_main+0xf5> (libc.so.6)
10: 0x402fb9 <> (cs_solver)
Fin de la pile
Can someone please help me to surpass this please?