Software to calculate physical quantities related to phonon in solids from result calculated using first principles calculation software. Results calculated from first principles calculation software such as VASP and Wien2k are used as an input.
Open-source tools and a database for molecular simulation. Data of molecular models (interatomic potentials and force fields), result data of molecular simulation, and test tools can be downloaded freely. API (Application Programming Interface) for exchanging information between atomistic simulation codes and interatomic models is also provided.
A general-purpose open-source application for classical molecular dynamics simulation, distributed under the GPL license. This package can perform molecular dynamics calculation of various systems such as soft matters, solids, and mesoscopic systems. It can be used as a simulator of classical dynamics of realistic atoms as well as general model particles. It supports parallel computing through spatial divisions. Its codes are designed so that their modification and extension are easy.
An open-source application for molecular simulations. This application supports various methods such as classical and ab initio molecular dynamics, path integral simulations, replica exchange simulations, metadynamics, string method, surface hopping dynamics, QM/MM simulations, and so on. A hierarchical parallelization between molecular structures (replicas) and force fields (adiabatic potentials) enables fast and efficient computation.
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.
A pre/post-processing application for SIESTA and TranSIESTA. This application can calculate phonon frequencies, electron-phonon coupling, and contributions of inelastic scattering to the conductance. It also provides a Python interface for accessing data in the Hamiltonian output from SIESTA.
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.
Open-source program for first-principles calculation based on pseudo-potential and plane-wave basis. This package performs electronic-state calculation with high accuracy based on density functional theory. In addition to basic-set programs, many core-packages and plugins are included. This package can be utilized for academic research and industrial development, and also supports parallel computing.
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.
Elastic is a set of python routines for calculation of elastic properties of crystals (elastic constants, equation of state, sound velocities, etc.). It is implemented as a extension to the Atomic Simulation Environment (ASE) system. There is a script providing interface to the library not requiring knowledge of python or ASE system.