Artificial pore networks with varying inter-pore flow variability
Description
This dataset comprises detailed information on pore networks characterized by diverse inter-pore flow variability. The data files are stored in the .pnm format, which is defined by the OpenPNM framework (version 2.6.1). To work with this dataset, users are required to read and process the data using the OpenPNM library within a Python environment. Additionally, a Python script is provided to facilitate the reading of the data and the calculation of the inter-pore flow variability index (denoted as chi). Before executing the script, please ensure that the necessary dependencies are installed using the following command: pip install openpnm==2.6.1
Files
Steps to reproduce
Before executing the script, please ensure that the necessary dependencies are installed using the following command: pip install openpnm==2.6.1 Then, please run the attached Python script "TN-calculation-of-chi.py"