Attention: This is the version as of October 21th, 2021. Current development are carried out at GitLab (https://gitlab.com/openmof/porE).
Main developer:
- Kai Trepte (KT, kai.trepte1987@gmail.com)
- Sebastian Schwalbe (SS, theonov13@gmail.com)
$ pip3 install porE
$ git clone https://github.com/kaitrepte/porE
$ cd porE
$ pip3 install -e .
There are several calculations types one can choose from:
- HEA : He approach. Calculates the He void fraction using a cell list approach.
- OSA : Overlapping sphere approach. Calculates the porosity via two-body overlaps of spheres.
- GPA : Grid point approach. Void and accessible porosity are calculated using a grid in the unit cell.
- PSD : Pore size distribution. Using a Monte-Carlo scheme, the pore size distribution is calculated.
To run the code, go to the examples folder.
The file run_porE.py contains examples for the execution on the non-GUI level.
The file run_GUI.py will execute the graphical user interface, including the OSA, GPA and PSD functionalities.
The HEA will be implemented soon.
Special thanks goes to Sebastian Schwalbe for writing the GUI and for many other useful discussions.
The basic outline of the porE code and its applications are summarized in
- K. Trepte and S. Schwalbe, Systematic Analysis of Porosities in Metal-Organic Frameworks
- ChemRxiv, DOI: 10.26434/chemrxiv.10060331.v1, 2019
- ChemRxiv, DOI: 10.26434/chemrxiv.10060331.v2, 2020
- ChemRxiv, DOI: 10.26434/chemrxiv.10060331.v3, 2020
Please see also the published version in the Journal of Computational Chemistry (JCC)
- JCC link
- Trepte, K, Schwalbe, S. porE: A code for deterministic and systematic analyses of porosities. J Comput Chem. 2021; 42: 630-643. https://doi.org/10.1002/jcc.26484
Also, we create some YouTube videos to introduce and explain the porE code
Several results from porE are summarized in the porE/results folder.