This dataset contains the complete postprocessing workflow for the manuscript "Implementation Pitfalls for Carbonate Mineral Dissolution - a Technical Note". It includes the raw simulation results as CSV files, the Python plotting script for data visualization, and the resulting publication-ready figure.
Contents
Raw simulation results (CSV files)
Python plotting script
Final figure (PDF format)
Requirements
Python libraries:
matplotlib
pandas
numpy
LaTeX
Data Description
The CSV files contain numerical results from calcite dissolution simulations performed using DuMuX and Reaktoro. The Python script processes these data and generates a comparison plot that is used in the manuscript to illustrate the differences between various implementation approaches.
Usage
To generate the plot, simply run:
python3 plotting.py
Matplotlib, 3.10.6
Pandas, 2.3.2
Numpy, 2.3.3