start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2016/06/16 18:40] – [Features] OpenKIM pbro | start [2019/03/06 18:49] (current) – 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 | //potfit// is a free implementation of the force-matching algorithm to generate effective | ||
| potentials from ab-initio reference data. | potentials from ab-initio reference data. | ||
| - | |||
| - | It was originally developed at the | ||
| - | [[http:// | ||
| - | |||
| - | For further information about the history and funding see [[about|About potfit - the ITAP Force-Matching Code]]. | ||
| ===== Features ===== | ===== Features ===== | ||
| * Fit empirical potentials for molecular dynamics with the force-matching algorithm | * Fit empirical potentials for molecular dynamics with the force-matching algorithm | ||
| - | * Tabulated or analytic potentials | + | * Support for tabulated, |
| * These interactions are currently supported: | * These interactions are currently supported: | ||
| * pair potentials | * pair potentials | ||
| + | * angular pair potentials (plain or with coulomb) | ||
| * EAM and two-band EAM | * EAM and two-band EAM | ||
| * ADP | * ADP | ||
| Line 22: | Line 18: | ||
| * Stillinger-Weber | * Stillinger-Weber | ||
| * Tersoff and modified Tersoff | * Tersoff and modified Tersoff | ||
| - | * [[https:// | + | * [[https:// |
| - | * Directly export the potentials to [[http:// | + | * Directly export the potentials to [[http:// |
| - | + | ||
| - | + | ||
| - | ===== Download ===== | + | |
| - | + | ||
| - | //potfit// is available as open source software released under the [[license|GPL]]. | + | |
| - | + | ||
| - | The latest version can be downloaded [[download|here]]. | + | |
| + | ===== Requirements ===== | ||
| - | ===== Support ===== | + | //potfit// is provided as C source code which requires the following: |
| + | * a Python runtime for the //potfit// build system | ||
| + | * a C99 compliant compiler (tested with GCC, Clang, and ICC) | ||
| + | * one of the following LAPACK implementations: | ||
| + | * Intel MKL | ||
| + | * Accelerate Framework on Mac OS | ||
| + | * an MPI implementation for parallel execution (tested with OpenMPI) | ||
| - | If you need help, please contact the //potfit// [[mailinglist|mailing list]]. | ||
start.1466095244.txt.gz · Last modified: 2016/06/16 18:40 by pbro
