Hello. I am trying to run one of the first examples. The one solving a Poisson problem. The example runs great when the mesh is generated from Libmesh "MeshTools::Generation::..." but when I import an exodus mesh I get errors recognizing the exodus format. It says:
ERROR! Unrecognized element type_str: SHELL4 Stack frames: 6 0: libMesh::print_trace(std::ostream&) 1: libMesh::ExodusII_IO_Helper::ElementMaps::assign_conversion(std::string) 2: libMesh::ExodusII_IO::read(std::string const&) 3: main 4: __libc_start_main 5: ./exemplo_1.2-opt() [0x422049] [0] src/mesh/exodusII_io_helper.C, line 1596, compiled Dec 3 2012 at 19:00:45 terminate called after throwing an instance of 'libMesh::LogicError' what(): Error in libMesh internal logic [cacosta-desktop:16352] *** Process received signal *** [cacosta-desktop:16352] Signal: Aborted (6) [cacosta-desktop:16352] Signal code: (-6) [cacosta-desktop:16352] [ 0] /lib/libpthread.so.0(+0xf8f0) [0x7f9b9aaa78f0] [cacosta-desktop:16352] [ 1] /lib/libc.so.6(gsignal+0x35) [0x7f9b99d99b25] [cacosta-desktop:16352] [ 2] /lib/libc.so.6(abort+0x180) [0x7f9b99d9d670] [cacosta-desktop:16352] [ 3] /usr/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x115) [0x7f9b9d51d8e5] [cacosta-desktop:16352] [ 4] /usr/lib/libstdc++.so.6(+0xcad16) [0x7f9b9d51bd16] [cacosta-desktop:16352] [ 5] /usr/lib/libstdc++.so.6(+0xcad43) [0x7f9b9d51bd43] [cacosta-desktop:16352] [ 6] /usr/lib/libstdc++.so.6(+0xcae3e) [0x7f9b9d51be3e] [cacosta-desktop:16352] [ 7] /usr/share/libmesh/lib/x86_64-unknown-linux-gnu_opt/libmesh.so(_ZN7libMesh18ExodusII_IO_Helper11ElementMaps17assign_conversionESs+0x4f0) [0x7f9ba2cf1630] [cacosta-desktop:16352] [ 8] /usr/share/libmesh/lib/x86_64-unknown-linux-gnu_opt/libmesh.so(_ZN7libMesh11ExodusII_IO4readERKSs+0x31c) [0x7f9ba2ceca3c] [cacosta-desktop:16352] [ 9] ./exemplo_1.2-opt(main+0x19f) [0x4269af] [cacosta-desktop:16352] [10] /lib/libc.so.6(__libc_start_main+0xfd) [0x7f9b99d84c4d] [cacosta-desktop:16352] [11] ./exemplo_1.2-opt() [0x422049] [cacosta-desktop:16352] *** End of error message *** Aborted ***** Any clues about what might be missing. -- Carlos Acosta Berlinghieri Graduate Research Assistant Department of Biomedical Engineering Computational Center University of Texas at San Antonio (210)458-4680 (lab phone) ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users