Recent Releases of seisflowbench
seisflowbench - SeisFlowBench v1.0.0
🔹 Release Description
🌍 Overview
SeisFlowBench v1.0.0 is the first official release of our seismic and flow simulation benchmark dataset. This repository provides reproducible scientific workflows for simulating CO₂ and water interactions in porous media using Julia.
🔹 What's Included?
✅ Simulation Scripts → Immiscible two-phase flow modeling (CO₂ & water)
✅ Seismic & Flow Data → Precomputed benchmark datasets
✅ DrWatson Integration → Ensures full reproducibility
✅ JLD2 & HDF5 Support → Efficient storage and conversion tools
🔹 Key Features
- Immiscible two-phase flow simulations (CO₂ & water in porous media)
- Seismic modeling & inversion
- Automated data management with DrWatson
- JLD2 to HDF5 conversion for large-scale storage
- Python and Julia interoperability
🔹 How to Use
1️⃣ Clone the repository:
sh
git clone https://github.com/your-repo/SeisFlowBench.git
cd SeisFlowBench
2️⃣ Set up Julia:
julia
using Pkg
Pkg.activate(".")
Pkg.instantiate()
3️⃣ Run simulations and store data in JLD2/HDF5 format.
🔹 Contributors
Thanks to all contributors who made this release possible! 🎉
@haoyunl2
@apgahlot
- Julia
Published by haoyunl2 about 1 year ago