Example and publication data#
The manuscript_data directory contains inputs used for case studies in the
associated AIM article. It includes CSV isotherm datasets, saved .bliso
parameter files, mixture-prediction data, and BreakLab configuration files.
To reproduce a case:
Clone or download the complete repository so companion files stay together.
Select the module named by the case-study directory.
Import the provided data or configuration through that module’s interface.
Record the AIM commit, MATLAB or Runtime version, operating system, and any changed parameters with exported results.
Browse the manuscript data or read the data README.
Reproducibility checklist#
Keep raw inputs separate from exported or transformed files.
Preserve units and component order exactly as entered.
Save fitted isotherm parameters used by MixPred or BreakLab.
Report solver warnings and convergence failures; do not silently discard them.