Skip to content
/ zse Public
forked from jtcrum/zse

Zeolite Simulation Environment

License

Notifications You must be signed in to change notification settings

Cloudac7/zse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSE Logo

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,

git clone https://github.com/jtcrum/zse

and then install it with pip:

pip install ./zse

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 [email protected].

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.


CISTAR Logo COMSEL Logo

About

Zeolite Simulation Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%