Hi all,

I received an ExodusII mesh that uses netcdf4 format, and currently when I
try to read it in using my libMesh installation I get this error:

EXODUS: Error: Attempting to open the netcdf-4 file:
'mesh.exo'
with a netcdf library that does not support netcdf-4

When I configured libMesh I used --enable-everything and I did not
explicitly disable netcdf-4, but from the config.log it seems that it was
disabled automatically since my config.log contains "--disable-netcdf-4". I
haven't installed any extra netcdf package, so I assume I'm using the one
in contrib.

I was wondering if anyone can provide a suggestion on what I need to do to
configure with netcdf4 enabled?

Thanks!
David
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to