Authors: Jerry T. Crum, Justin R. Crum
This is a package to automate zeolite structure generation and characterization for computational chemistry.
This package is built around the ASE atoms object, and thus requires installation of ASE, available at: https://wiki.fysik.dtu.dk/ase/install.html.
Ring finding uses graph theory implemented by NetworkX, available at: https://networkx.github.io.
Numpy is also required.
The package can be installed from PyPI, where it is listed as zeose, using pip or uv:
pip install zeoseThe other package listed on PyPI under the name zse is not affiliated with this package.
Clone this git repository,
git clone https://github.com/jtcrum/zseand then install it with pip:
pip install -e ./zseTo see how to use each of the modules, please visit examples, which contains several Python notebooks that show how to use the tools in this repository.
zse.cationzse.cif_toolszse.collectionszse.protonatezse.ringszse.substitutezse.tpairszse.utilities
If there is something you would like to see added to this package, or if you would like to contribute, please email me at jcrum@nd.edu.
Sichi Li, Craig Waitt, Yujia Wang, William Schneider, Alex Hoffman
Jian Ren Lim, Elsa Koninckx
- Center for Innovative and Strategic Transformation of Alkane Resources
- Designing Materials to Revolutionize and Engineer our Future
- Arthur J. Schmitt Leadership Fellowship
This research was supported in part by the Notre Dame Center for Research Computing through access to the HPC clusters.
Many thanks to all the members of the Schneider Group who listened to me present this material over and over again, and provided input into how to make ZSE more useful.
![]() |
![]() |


