Examples
| Title | Description |
|---|---|
| Benefits of the RC Format | At the beginning of this section a few of the ‘high level’ benefits of the RC format were mentioned, specifically that it is human readable, self-explanatory, and compatible… |
| Perform full simulation including reactions | Generate a network: |
Data Storage in pnmlib
|
A lot of thought (and experience) went into designing how pnmlib reads, writes and stores simulation data. In this notebook we will outline all three of these operations.
|
Demo of core functions
|
add_network This takes the dict from a network generator and adds it to the top level. It also adds 'pore.all' and 'throat.all' since these are used by other functions.
|
| Exploring Models | We can have as many different model dicts as we want |
No matching items