PMEAL / OpenPNM

A Python package for performing pore network modeling of porous media
http://openpnm.org
MIT License
442 stars 175 forks source link

Wish list for OpenPNM examples #2521

Closed mkaguer closed 1 year ago

mkaguer commented 2 years ago

@jgostick and I discussed a wishlist for OpenPNM examples. Is there anything else that should be on the list?

xu-kai-xu commented 2 years ago

Wish list for OpenPNM examples

Tutorial Series (N Steps to Getting Started with OpenPNM)

The following are in order

Metrics (Actually doing something useful with openpnm)

Reference Guide (The Inner Machinery)

Simulations (Detailed explanations of algorithms)

Software Architecture

Network Representation, Generation, and Manipulation

xu-kai-xu commented 2 years ago

@mkaguer, hi, I just made the wish list easier to recognize. But there is one word I don't know. Simulations: develope or pro user [this place].

Also, I tried to add a new conductance calculation model for shale oil. But then the version has changed and I have to re-code some snippets. So, can you add an example about how to set a user-defined conductance? Thanks!

jgostick commented 2 years ago

Hi @xu-kai-xu, thanks for transcribing this list! Hopefully you can tell that we're trying to finalize V3, so are starting to think about how to best explain the new code, which is mostly familiar but has lots of excess stuff cut out and several changes to make life easier for users.