Python/C++ based software package that employs deep learning techniques for construction of interatomic potentials. It implements the Deep Potential, which defines atomic environment descriptors with respect to a local reference frame. The output of many first-principles and molecular dynamics applications can be used as training data, and the trained potentials can be used for molecular dynamics calculations using LAMMPS and path integral molecular dynamics calculations using i-PI.
An open-source application for first-principles molecular dynamics based on a pseudopotential method using plane bases. This application can perform electronic-state calculation and molecular dynamics employing the Car-Parrinello method. It implements MPI parallelization, which enables us to perform efficient parallel computing in various environments including large-scale parallel computers. The program is written in C++, and is distributed in source form under the GPL license.
Software package to implement Behler-Parinello neural network potentials. Potentials can be trained from structure-energy/ interatomic forces/stress data, and molecular dynamics calculations using LAMMPS can also be performed using learned potentials. A prediction uncertainty measure can also be calculated simultaneously.
An open-source application for all-electron first-principles calculation based on augmented plane-wave basis. It performs electronic-state calculation such as band calculation of solids and structure optimization. The all-electron method, which treats core electrons explicitly, improves accuracy compared with pseudo-potential methods. This package can also treat strong electronic correlations by combining electronic-state calculation with the dynamical mean-field approximation.
An open-source application of semi-empirical/ab-initio quantum chemical calculation that comes under an academic license. It performs various quantum chemical calculations based on Hartree-Fock theory, density functional theory, and configuration interaction theory, yielding electronic states and enabling structure optimization and molecular spectrum analysis. Molecular dynamics calculation based on the QM/MM method is also possible by using this software in combination with GROMACS.
An application program for lattice dynamics calculation of molecules, surfaces, and solids in various boundary conditions. It lays emphasis on analytic calculation of lattice dynamics while it can perform molecular dynamics simulation as well. It supports various force fields to treat ionic materials, organic materials, and metals. It also implements analytic derivatives of the second and third order for many force fields.
Software package that implements moment tensor potentials. Potentials can be trained and used for molecular dynamics calculations using LAMMPS. Active learning combined with molecular dynamics calculations is also available.
Software tool for constructing interatomic potentials based on nonlinear atomic cluster expansion. It requires the user to either prepare a fitting dataset based on pandas and ASE, or it can automatically extract data from VASP calculation results. The obtained potentials can be used for molecular dynamics simulations using LAMMPS, and it also provides the capability to calculate extrapolation grades for on-the-fly active learning.
An open-source application for evaluating superconducting gaps from resutls of the first-principles calculation by Quantum ESPRESSO. By calculating electron-phonon interaction and screened Coulomb interaction from the first-principles calculation, superconducting gaps can be obtained from the gap equation. Quasiparticle densities of states and ultrasonic attenuation rates can also be calculated.
FORTRAN-based software package developed by the Behler Group for implementing Behler-Parinello neural network potentials. Potentials can be constructed, evaluated, and used for molecular dynamics simulations using LAMMPS. The newest generation of neural network potentials that take into account long-range electrostatic interactions are implemented.