potfit wiki

open source force-matching

User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2013/02/28 15:55] danielstart [2017/10/14 09:36] daniel
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 ====== Welcome to the potfit wiki ====== ====== Welcome to the potfit wiki ======
- +----- 
-//potfit// is a free implementation of the force-matching algorithm to generate effective potentials from ab-initio data.  +//potfit// is a free implementation of the force-matching algorithm to generate effective  
- +potentials from ab-initio reference data. 
-It was originally developed by Peter Brommer and is now maintained at the [[http://www.itap.physik.uni-stuttgart.de|ITAP]]. +
- +
-For further information about the history and funding see [[about|About potfit - the ITAP Force-Matching Code]].+
  
 ===== Features ===== ===== Features =====
  
-  * Fit empirical potentials with the force-matching algorithm+  * Fit empirical potentials for molecular dynamics with the force-matching algorithm
   * Tabulated or analytic potentials are available   * Tabulated or analytic potentials are available
-  * Different interactions like pair potentialsEAM, ADP and electrostatics available +  * These interactions are currently supported: 
-  * Directly export the potentials to IMD, our high performance MD code  +    * pair potentials 
- +    * angular pair potentials (plain or with coulomb) 
-===== Download ===== +    * EAM and two-band EAM 
- +    * ADP  
-//potfit// is available as open source software released under the [[license|GPL]].+    * electrostatics (coulomb and dipole interactions) 
 +    * MEAM 
 +    * Stillinger-Weber 
 +    * Tersoff and modified Tersoff 
 +    * [[https://openkim.org/|OpenKIM]] models (in development) 
 +  * Directly export the potentials to [[http://imd.itap.physik.uni-stuttgart.de|IMD]] or [[http://lammps.sandia.gov|LAMMPS]].
  
-The latest version can be downloaded [[download|here]].+===== Requirements =====
  
 +//potfit// is provided as C source code which requires the following:
 +  * a C99 compliant compiler (tested with clang, GCC and icc)
 +  * one of the following LAPACK implementations:
 +    * Intel MKL
 +    * AMD Core Math Library V4 or V5
 +    * Accelerate Framework on Mac OS
 +  * an MPI implementation for parallel execution (tested with OpenMPI)
 +  * a working Python3 runtime for certain utility scripts
start.txt · Last modified: 2019/03/06 18:49 by daniel