Ab-Initio Molecular Dynamics Potential Development
Project description
DFTFIT
DFTFIT is a python code that used Ab Initio data from DFT calculations such as VASP and QE to create molecular dynamic potentials. Our package differs from other similar codes in that we leverage LAMMPS.
Presentations:
Algorithm
We use generalized least squares method for finding the optimal parameters for a proposed potential. DFTFIT integrates with existing MD software as a potential calculator. Currently only LAMMPS is supported. This means the user has the freedom to use any of the potentials available in LAMMPS.
Our algorithm follows a highly cited publication that proposes a method for determining a new potential for Silicon using the force matching of DFT calcultions.
Parameters
- n_c: number of system configurations
- N number of atoms in each configuration
- α, β: tensor with 3D dimensions [x, y, z]
- cl: classical results from molecular dynamics potential
- ai: ab initio results from dft simulation
- w_f, w_s, w_e: weights to assign respectively for force, stress, energy
- F, S, E: force, stress, and energy respectively.
Dependencies
- MD Calculator: LAMMPS
- pagmo2
- pymatgen
- Ab Initio data from either VASP or Quantum Espresso
Installation
pip install dftfit
Documentation
The official documentation is hosted on readthedocs.org: https://dftfit.readthedocs.org/
Running
DFTFIT is a library that provides methods for optimization. There is a GUI in the works. See the test folder for examples. Currently there are examples for mgo and ceria.
Examples
One example for DFTFIT is included for MgO.
Contributing
All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dftfit-0.3.2.tar.gz
.
File metadata
- Download URL: dftfit-0.3.2.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cabcbad3c814335ab525ab283b310ce8ea7afff71623c2bc31c462e52a5a834 |
|
MD5 | 27f09ec6e51f7bdf540595c06aff7010 |
|
BLAKE2b-256 | 35d87e9de91e83536b060ab3b8d8799ab485e31741de6cf2b93b47415b457430 |
File details
Details for the file dftfit-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: dftfit-0.3.2-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc83cdd0751f24b0574ea2bdb5c7bb86218ececf35527469399a8e3e6878bb33 |
|
MD5 | c90c7584fc10dc5d7cd17cd98237567a |
|
BLAKE2b-256 | 939f22776a2cd8d04c4597a27b4fc3b30c827a433dfafd62c503995231f6758a |