porespy
There are 6 repositories under porespy topic.
PMEAL/porespy
A set of tools for characterizing and analying 3D images of porous materials
petrobras/GeoSlicer
Open source digital rocks software platform for micro-CT, CT, thin sections and borehole image analysis. Includes tools for: annotation, AI, HPC, porous media flow simulation, porosity analysis, permeability analysis and much more.
PorousMedia/stochastic_pore_microstructural_generator
This code creates CSV files for pore bodies and pore throats of stochastically generated 3D pore microsturtures. The files are intended to make 3D images/ surface files and run simulations in STAR-CCM+.
PorousMedia/star_ccm_flow_simulator
This STAR CCM+ java code takes in two csv files (pore bodies and pore throats), use them to generate pore microstructures, and simulate fluid flow through it. The output of this script is a csv file of flow properties through a set number of iterations.
PorousMedia/micp_to_eptr
The notebook shows the principle behind the minimum incremental pore volume (MIPV) and estimating the effective pore-throat radius (EPTR) as outlined in steps in the paper above.
PorousMedia/xray_to_pore_size_distribution
The notebook demonstrates the workflow for obtaining pore size distribution from binarized micro-CT images. The general principle involves identifying each pore, estimating the volume of each pore, and ultimately determining the radius of a sphere with an equivalent volume of each pore.