Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.21 KB

CADMium_examples

Complementary Repository to pyCADMium. A prolate spheroidal grid-based code for embedding Kohn-Sham Density Functional Theory Calculations. General Documentation can be found here.

To use the examples, clone the repository and install the additional requirements.

git clone https://github.com/wasserman-group/pyCADMium_examples.git
cd pyCADMium_examples
conda install -c conda-forge matplotlib

Proceed to explore each of the directories based on your interests. Each Notebook performs a single task, and thus, they are all self-contained.

For any questions, comments or suggestions please email us at: [email protected] Or open an issue and/or pull-request. All contributions are welcomed :)

Community guidelines:

This repository follows the same guidelines as pyCADMium. Read about them in the main repository

Acknowledgements

Victor H. Chavez was supported by a fellowship from The Molecular Sciences Software Institute under NSF grant OAC-1547580.
Project based on the MolSSI Cookiecutter.