Skip to content

LLNL/conduit

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2018
May 25, 2021
Jul 20, 2024
Jul 3, 2020
Feb 6, 2021
Jul 20, 2024
Nov 18, 2024
Mar 30, 2022
Mar 30, 2021
Sep 13, 2021
Nov 8, 2023
Nov 8, 2023
Oct 10, 2024
Nov 12, 2020
Sep 16, 2020
Feb 5, 2024
Nov 3, 2020
Feb 2, 2024
Feb 4, 2024
Sep 16, 2020
Jan 30, 2024
Feb 6, 2021
May 21, 2024
Feb 26, 2016

Repository files navigation

Conduit

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.

Travis CI Build Status Appveyor Build Status Coverage Status Static Analysis Status

Documentation

To get started building and using Conduit, check out the full documentation:

http://llnl-conduit.readthedocs.io/

Source Repo

Conduit's source is hosted on GitHub:

https://github.com/llnl/conduit

License

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:

Changelog