An open-source application for the first-principles calculation based on the all-electron method with localized bases. By adopting the full-potential LMTO method, high-speed electronic state calculation can be performed with a less number of bases compared with the standard all-electron method. There is no restriction on symmetries as in the LMTO-ASA method, and spin polarization and spin-orbit interaction can also be treated.
A collection of software tools for molecular dynamics calculations. Various interatomic potentials and tight binding models are implemented, and numerous external applications can be invoked. It also supports training and evaluation of GAP (Gaussian Approximation Potential), which is a form of machine learning potential.
RSDFT is an ab-initio program with the real-space difference method and a pseudo-potential method. Using density functional theory (DFT), this calculates electronic states in a vast range of physical systems: crystals, interfaces, molecules, etc. RSDFT is suitable for highly parallel computing because it does not need the fast Fourier transformation. By using the K-computer, this program can calculate the electronic states of around 100,000 atoms. The Gordon Bell Prize for Peak-Performance was awarded to RSDFT in 2011.
An open-source application for quantum chemical calculation. This package implements various methods for quantum chemical calculation such as Hartree-Fock approximation, density functional theory, coupled-cluster method, and CI (configuration interaction) method. The package is written in C++, and provides API for Python, by which users can perform for preparation of setting and execution of calculation.
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.
Software package that implements Behler-Parinello type neural network potential. The package provides tools for training and evaluating potentials based on given structure-energy data. It also provides an interface with LAMMPS for performing molecular dynamics calculations.
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 first-principles calculation library for pseudopotential and all-electron calculations. One of or a mixture of Gaussian and plane wave basis sets can be used. A lot of the development focuses on massively parallel calculations and linear scaling. The user can choose various calculation methods including density functional theory and Hartree-Fock.
Open-source package for first-principles calculation based on pseudo-potential and plane-wave basis. This package performs various electronic-state calculation by density functional theory such as band calculation of solids, and structure optimization of surfaces/interfaces. Detailed tutorials and documents are well prepared in this package, and many physical quantities including chemical reaction and lattice vibration can be obtained easily.
An open-source application for first-principles calculation based on pseudopotential and wavelet basis. Electronic state calculation of massive systems is performed with high accuracy and high efficiency by using adaptive mesh. Parallel computing by MPI, OpenMP, and GPU is also supported.