This dataset contains a Python-based workflow for extracting pore network model (PNM) metrics from segmented 3D tomographic volumes.
The workflow integrates PoreSpy (SNOW2 algorithm) for pore network extraction and OpenPNM for the computation of structural and transport properties.
The tool allow the calculation of porosity, pore size Distribution, throat size, and coordination number from labeled volumetric data.
Input data must be provided as 3D labeled TIFF volumes, where labels correspond to:
0 = outside domain, 1 = solid phase, and 2 = pore phase.
This repository represents the archived version associated with the corresponding scientific work. The actively maintained version of the code is available in the linked GitHub repository.
LINK: "https://github.com/Leonardolac97/pore-network-model-metrics-extraction-tool-using-snow2-and-openpnm-from-segmented-3d-volumes.git"