This repository was archived by the owner on Apr 3, 2018. It is now read-only.
Releases: polymec/polyglot-dev
Releases · polymec/polyglot-dev
Version 1.0.1 Release
Version 1.0.0 Release
This is the initial release for the Polyglot library, which provides interfaces to commonly used data formats. Supported formats include:
- NetCDF4 files adhering to the Climate and Forecast (CF) conventions: http://cfconventions.org/
- Exodus mesh database files (also based on NetCDF4): http://endo.sandia.gov/SEACAS/Documentation/exodusII.pdf
- Tetgen mesh files
It also includes a finite element mesh data type (fe_mesh_t) which is interoperable with polymec's finite volume mesh (mesh_t).