get_conduit_data#

Voronoi.get_conduit_data(propname)#

Fetches an Nt-by-3 array of the requested property

Parameters:

propname (str) – The dictionary key of the property to fetch.

Returns:

data – An Nt-by-3 array with each column containing the requrested data for pore1, throat, and pore2 respectively.

Return type:

ndarray