pore_coords¶
- openpnm.models.geometry.throat_centroid.pore_coords(target)[source]¶
Calculate throat centroid values by averaging adjacent pore coordinates
- Parameters
target (OpenPNM Base object) – Object with which this model is associated. This controls the length of the calculated array, and also provides access to other necessary properties.
- Returns
values – A numpy ndarray containing throat centroid values
- Return type
ndarray