Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 309 Bytes

potflow

Interatomic potential workflows (PotFlow).

Installation

  • potflow requires Python 3.9+
git clone https://github.com/mjwen/potflow.git
cd potflow 
conda create --name potflow 
conda activate potflow 
conda env update -f environment.yml
pip install -e . 

A first example