start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2017/10/14 08:58] – daniel | start [2019/03/06 18:49] (current) – daniel | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * 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 | ||
| Line 18: | 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:// | ||
| + | ===== Requirements ===== | ||
| - | ===== Download ===== | + | //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) | ||
| - | //potfit// is available as open source software released under the [[license|GPL]]. | ||
| - | |||
| - | The latest version can be downloaded [[download|here]]. | ||
| - | |||
| - | |||
| - | ===== Support ===== | ||
| - | |||
| - | If you need help, please contact the //potfit// [[mailinglist|mailing list]] or create an issue on on GitHub [[https:// | ||
start.1507964331.txt.gz · Last modified: 2017/10/14 08:58 by daniel
