Skip to content
View PorousMedia's full-sized avatar
Block or Report

Block or report PorousMedia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. permeability_calculator permeability_calculator Public

    perm_ calculator is a tool for rapid calculation of permeability from raw and processed MICP data. This will help save time spent on manually obtaining permeability estimates using Dastidar, Winlan…

    Python 1 1

  2. Stack_3D_Unet Stack_3D_Unet Public

    unet_BukiMod is a modification to the U-net architecture for semantic segmentation of images.

    Python

  3. micp_to_eptr micp_to_eptr Public

    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.

    Jupyter Notebook 1

  4. xray_to_pore_size_distribution xray_to_pore_size_distribution Public

    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,…

    Jupyter Notebook 1

  5. stochastic_pore_microstructural_generator stochastic_pore_microstructural_generator Public

    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-…

    MATLAB 3

  6. star_ccm_flow_simulator star_ccm_flow_simulator Public

    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 fil…

    Java 2