Error Running a Simulation of a Cylinder
Posted: Sat Oct 04, 2014 7:19 pm
Hi,
I'm relatively new user of Code Saturne and I'm having troubles running a simmulation of a simple cylinder. To begin with, I have run a simple case of a rectangular pipe and a channel flow with periodic boundary conditions to test out the code, and everything seems to work well. I then tried to run case with a simple cylinder, however Code Saturne keeps crashing when it gets to the computing stage with the following error:
fvm_selector_postfix.c:1288: Fatal error.
Error parsing expression:
CYLINDER
^
Syntax error, probably due to misplaced operands.
Call stack:
1: 0x7f812ec8200c <+0x23b00c> (libsaturne.so.0)
2: 0x7f812ec82ca7 <+0x23bca7> (libsaturne.so.0)
3: 0x7f812ec85396 <fvm_selector_postfix_create+0x3d6> (libsaturne.so.0)
4: 0x7f812ec7e789 <+0x237789> (libsaturne.so.0)
5: 0x7f812ec80aa9 <fvm_selector_get_list+0x39> (libsaturne.so.0)
6: 0x7f812eec3f1b <cs_gui_get_faces_list+0x8b> (libsaturne.so.0)
7: 0x7f812eecd054 <uiclim_+0x9044> (libsaturne.so.0)
8: 0x7f812ebd8645 <tridim_+0x29ed> (libsaturne.so.0)
9: 0x7f812eab5f34 <caltri_+0x30e0> (libsaturne.so.0)
10: 0x7f812ea96625 <cs_run+0xa35> (libsaturne.so.0)
11: 0x7f812ea95b0a <main+0x14a> (libsaturne.so.0)
12: 0x7f812e48c76d <__libc_start_main+0xed> (libc.so.6)
13: 0x4006b9 <> (cs_solver)
End of stack
I have tried running in both serial and parallel, but I have recieved the same error. I assume it might be something with my mesh since it crashes after it specifies the fluid properties and right before it lists the boundary face information in the listing file. I generated the mesh in ANSYS ICEM v14.0 and outputed in CGNS v3.1 ADF format. However, Code Saturne gives me no errors or warnings when it reads and checks the mesh. I have also remeshed it from scratch and it doesn't seem to help. I'm using Code Saturne v3.3.2, but I have tried v3.0.5 and both encounters the same problem. Any help is greatly appreciated!
Thank you,
Andrew
I'm relatively new user of Code Saturne and I'm having troubles running a simmulation of a simple cylinder. To begin with, I have run a simple case of a rectangular pipe and a channel flow with periodic boundary conditions to test out the code, and everything seems to work well. I then tried to run case with a simple cylinder, however Code Saturne keeps crashing when it gets to the computing stage with the following error:
fvm_selector_postfix.c:1288: Fatal error.
Error parsing expression:
CYLINDER
^
Syntax error, probably due to misplaced operands.
Call stack:
1: 0x7f812ec8200c <+0x23b00c> (libsaturne.so.0)
2: 0x7f812ec82ca7 <+0x23bca7> (libsaturne.so.0)
3: 0x7f812ec85396 <fvm_selector_postfix_create+0x3d6> (libsaturne.so.0)
4: 0x7f812ec7e789 <+0x237789> (libsaturne.so.0)
5: 0x7f812ec80aa9 <fvm_selector_get_list+0x39> (libsaturne.so.0)
6: 0x7f812eec3f1b <cs_gui_get_faces_list+0x8b> (libsaturne.so.0)
7: 0x7f812eecd054 <uiclim_+0x9044> (libsaturne.so.0)
8: 0x7f812ebd8645 <tridim_+0x29ed> (libsaturne.so.0)
9: 0x7f812eab5f34 <caltri_+0x30e0> (libsaturne.so.0)
10: 0x7f812ea96625 <cs_run+0xa35> (libsaturne.so.0)
11: 0x7f812ea95b0a <main+0x14a> (libsaturne.so.0)
12: 0x7f812e48c76d <__libc_start_main+0xed> (libc.so.6)
13: 0x4006b9 <> (cs_solver)
End of stack
I have tried running in both serial and parallel, but I have recieved the same error. I assume it might be something with my mesh since it crashes after it specifies the fluid properties and right before it lists the boundary face information in the listing file. I generated the mesh in ANSYS ICEM v14.0 and outputed in CGNS v3.1 ADF format. However, Code Saturne gives me no errors or warnings when it reads and checks the mesh. I have also remeshed it from scratch and it doesn't seem to help. I'm using Code Saturne v3.3.2, but I have tried v3.0.5 and both encounters the same problem. Any help is greatly appreciated!
Thank you,
Andrew