Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 511 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 511 Bytes

zerotemperaturestring

This features a Python/numpy implementation of the zero temperature string (ZTS) method, based on previous matlab code. The plotstring.py script reads in an existing free energy surface, and determines a minimum free energy path between two specified points. This script uses numpy, scipy, and matplotlib libraries. May this be useful in your own plotting endeavors!