xTAPP is a first-principles plane-wave pseudo-potential code. It computes band structure and electronic states with high precision for a wide range of materials including metals, oxide surfaces, solid interfaces, and so forth. It has support tools and visualization of output and input, is available as a massively parallel computer using OpenMP, MPI, and GPGPU.
Pomerol is an app for calculation one- and two-body Green’s function at finite temperatures for the Hubbard-type model based on the full exact diagonalization. Pomerol is written in C++ and supports the hybrid parallelization (MPI+openMP).
Open-source software for building computational physics applications. Common C++ auxiliary modules required for various methods in computational physics such as the quantum Monte Carlo method are prepared. This software helps to build reusable codes and to reduce development time for complex computational science applications. It also supports parallel programming based on MPI or OpenMP.
Open source software for constructing the Allegro potential model based on E(3)-equivariant graph neural networks and using the potential model for molecular dynamics simulations. The code depends on NequIP and can be run in a similar manner. Allegro scales better than NequIP since it doesn’t rely on message passing and the architecture is strictly local with respect to atom-wise environments.
A program package for constructing interatomic force fields which explicitly consider lattice anharmonicity. In combination with a molecular dynamics simulator LAMMPS and an external first-principles package such as VASP and Quantum ESPRESSO, ALAMODE extracts harmonic/anharmonic force constants of solids and calculates phonon dispersion, phonon DOS, Gruneisen parameter, phonon-phonon scattering probability, lattice thermal-conductivity, anharmonic phonons at finite temperature, phonon free energy and so on.
A collection of shell scripts for installing open-source applications and tools for computational materials science to macOS, Linux PC, cluster workstations, and major supercomputer systems in Japan. Major applications are preinstalled to the nation-wide joint-use supercomputer system at Institute for Solid State Physics, University of Tokyo by using MateriApps Installer.
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.
OpenFFT is an open source parallel package for computing multi-dimensional Fast Fourier Transforms (3-D and 4-D FFTs) of both real and complex numbers of arbitrary input size. It originates from OpenMX (Open source package for Material eXplorer). OpenFFT adopts a communication-optimal domain decomposition method that is adaptive and capable of localizing data when transposing from one dimension to another for reducing the total volume of communication. It is written in C and MPI, with support for Fortran through the Fortran interface, and employs FFTW3 for computing 1-D FFTs.
WEST is a package for calculating excited spectrum by using the one-shot GW method. Before calculating the excited spectrum, it is necessary to obtain the ground states from the DFT calculations (LDA/GGA/hybrid functional) by Quantum ESPRESSO. To reduce the numerical cost, WEST uses the algorithm that does not require the unoccupied bands. It is also possible to include the spin-orbit couplings and to perform the large-scale calculations at supercomputers. Installation and formats of input files are basically the same as those of Quantum ESPRESSO.
An open source library to calculate free energy in molecular dynamics simulation. It supports several famous molecular dynamics software packages such as Amber and Lammps.