cuboid#

cuboid(network, throat_diameter='throat.diameter', throat_length='throat.length')[source]#

Calculate surface area for a cuboid throat

Parameters:

network (OpenPNM Network object) –

throat_diameterstr

Name of the dictionary key on network containing the ndarray of throat diameter values.

throat_lengthstr

Name of the dictionary key on network containing the ndarray of throat length values.