jvermaas / zerotemperaturestring

Python Implementation of the zero temperature string method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Python Implementation of the zero temperature string method

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%