Skip to content

jtcrum/zse

Repository files navigation

./examples/figures/zse_logo.jpeg

Zeolite Simulation Environment

Authors: Jerry T. Crum, Justin R. Crum

Description

This is a package to automate zeolite structure generation and characterization for computational chemistry.

Requirements

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.

Installation

Clone this git repository into your PYTHONPATH (i.e. anaconda3/lib/python3.X/site-packages/), and you are good to go. Also, you can clone this git repository anywhere you want, and then add the location to your PYTHONPATH.

Current Modules

To see how to use each of the modules, please visit examples.

  • zse.cation
  • zse.cif_tools
  • zse.collections
  • zse.protonate
  • zse.rings
  • zse.substitute
  • zse.tpairs
  • zse.utilities

Contributions

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.

Acknowledgments

Contributors

Sichi Li, Craig Waitt, Yujia Wang, William Schneider

Testers

Jian Ren Lim, Elsa Koninckx

Funding Sources

Computational Resources

This research was supported in part by the Notre Dame Center for Research Computing through access to the HPC clusters.

Research Group

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.


./examples/figures/cistar_logo.png./examples/figures/comsel_logo.png