https://github.com/alreadytakenjonas/pysisyphus
Python suite for optimization of stationary points on ground- and excited states PES and determination of reaction paths.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: wiley.com, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Python suite for optimization of stationary points on ground- and excited states PES and determination of reaction paths.
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Fork of eljost/pysisyphus
Created over 4 years ago
· Last pushed about 4 years ago
https://github.com/AlreadyTakenJonas/pysisyphus/blob/master/
# pysisyphus [](https://pysisyphus.readthedocs.io/en/master/?badge=master) [](https://github.com/eljost/pysisyphus/actions) [](https://codecov.io/gh/eljost/pysisyphus) [](https://www.gnu.org/licenses/gpl-3.0) [](https://zenodo.org/badge/latestdoi/96281078) [](https://gitter.im/eljost/pysisyphus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://builtwithnix.org) `pysisyphus` is a software-suite for the exploration of potential energy surfaces in ground- and **excited states**. It implements several methods to search for stationary points (minima and first order saddle points) and the calculation of minimum energy paths by means of IRC and Chain of States methods like Nudged Elastic Band and Growing String. Furthermore it provides tools to easily analyze & modify geometries (aligning, translating, **interpolating**, ...) and to visualize the calculation results/progress. **Further information can be found in the Open Access [pysisyphus paper](https://onlinelibrary.wiley.com/doi/full/10.1002/qua.26390).** Required energies, gradients and hessians are calculated by calling external quantum chemistry codes. Alternatively `pysisyphus` can also be used as a library to implement custom quantum chemistry workflows. If any issues arise please open an issue and I'll try to fix it if possible and my time permits it. Contrubtions are welcome, so feel free to submit a PR. **This software is still work in progress. Use at your own risk.** ## Example Fully internal coordinate transition state search for the famous alanine dipeptide isomerization reaction, using the xtb calculator and the growing string method. [](https://asciinema.org/a/300731) ## Documentation Please have a look at the [documentation](https://pysisyphus.readthedocs.io/en/dev/).
Owner
- Login: AlreadyTakenJonas
- Kind: user
- Repositories: 3
- Profile: https://github.com/AlreadyTakenJonas
Jonas Eichhorn