circle#
- circle(network, pore_diameter='pore.diameter')[source]#
Calculate cross-sectional area assuming the pore body is a circle
- Parameters:
network (OpenPNM Network object)
- pore_diameterstr
Name of the dictionary key on
network
containing the ndarray of pore diameter values.
Notes
This model should only be used for true 2D networks, i.e. with planar symmetry.