Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 384 Bytes

File metadata and controls

18 lines (10 loc) · 384 Bytes

generate

The generate module contains a function to generate an openpnm.models.network object that contains a 2D network based on input pore data (see metrics for more info on extracting data).


generate_network()

.. autofunction:: pore2chip.generate.generate_network


Note

This project is under active development.