pore_cross_sectional_area#

Pore Cross-sectional Area Models#

This model contains a selection of functions for Calculating cross-sectional area assuming the pore body has various shapes.

Functions

circle(network[, pore_diameter])

Calculate cross-sectional area assuming the pore body is a circle

cone(network[, pore_diameter])

Calculate cross-sectional area assuming the pore body is a cone

cube(network[, pore_diameter])

Calculate cross-sectional area assuming the pore body is a cube

sphere(network[, pore_diameter])

Calculate cross-sectional area assuming the pore body is a sphere

square(network[, pore_diameter])

Calculate cross-sectional area assuming the pore body is a square