Mesh reading error
Posted: Tue May 08, 2012 11:35 am
Hello everyone,
I just installed code saturne v 2.1.4 on Ubuntu and I got an error message when reading a mesh I used to use with previous versions. I tried another mesh I used before and I got the same error message even if the preprocessor seems to work fine :
/home/samuel/Code_Saturne_2.1/installer-214/installer/code_saturne-2.1.4/src/base/cs_io.c:697: Fatal error.
Error reading file: "/home/samuel/CFD_Plasma/PACS/STUDY/MESH/cathode.des".
File format is not the correct version.
The first 64 bytes expected contain:
"Code_Saturne I/O, BE, R0"
The first 64 bytes read contain:
""
Call stack:
1: 0x1e4e1c <bft_error+0x3c> (libbft.so.0)
2: 0x6d4e3e <+0x158e3e> (libsaturne.so.0)
3: 0x6d4fcd <cs_io_initialize+0x8d> (libsaturne.so.0)
4: 0x5f75ce <ledevi_+0x39e> (libsaturne.so.0)
5: 0x64bb35 <iniini_+0xac1> (libsaturne.so.0)
6: 0x64ce10 <initi1_+0x20> (libsaturne.so.0)
7: 0x5a7c22 <cs_run+0xc2> (libsaturne.so.0)
8: 0x5a7a80 <main+0x240> (libsaturne.so.0)
9: 0x4660113 <__libc_start_main+0xf3> (libc.so.6)
10: 0x8050a51 <> (cs_solver)
End of stack
Thanks,
Alex
I just installed code saturne v 2.1.4 on Ubuntu and I got an error message when reading a mesh I used to use with previous versions. I tried another mesh I used before and I got the same error message even if the preprocessor seems to work fine :
/home/samuel/Code_Saturne_2.1/installer-214/installer/code_saturne-2.1.4/src/base/cs_io.c:697: Fatal error.
Error reading file: "/home/samuel/CFD_Plasma/PACS/STUDY/MESH/cathode.des".
File format is not the correct version.
The first 64 bytes expected contain:
"Code_Saturne I/O, BE, R0"
The first 64 bytes read contain:
""
Call stack:
1: 0x1e4e1c <bft_error+0x3c> (libbft.so.0)
2: 0x6d4e3e <+0x158e3e> (libsaturne.so.0)
3: 0x6d4fcd <cs_io_initialize+0x8d> (libsaturne.so.0)
4: 0x5f75ce <ledevi_+0x39e> (libsaturne.so.0)
5: 0x64bb35 <iniini_+0xac1> (libsaturne.so.0)
6: 0x64ce10 <initi1_+0x20> (libsaturne.so.0)
7: 0x5a7c22 <cs_run+0xc2> (libsaturne.so.0)
8: 0x5a7a80 <main+0x240> (libsaturne.so.0)
9: 0x4660113 <__libc_start_main+0xf3> (libc.so.6)
10: 0x8050a51 <> (cs_solver)
End of stack
Thanks,
Alex