Conduit: Simplified Data Exchange for HPC Simulations
Conduit is an open source project from Lawrence Livermore National Laboratory that provides an intuitive model for describing hierarchical scientific data in C++, C, Fortran, and Python. It is used for data coupling between packages in-core, serialization, and I/O tasks.
To get started building and using Conduit, check out the full documentation:
http://llnl-conduit.readthedocs.io/
Conduit's source is hosted on GitHub:
https://github.com/llnl/conduit
Conduit is released under a BSD-style license - for detailed license info, refer to:
https://llnl-conduit.readthedocs.io/en/latest/licenses.html
or the following files in the Conduit source tree: