This application can produce input files of various applications for density functional theory (DFT) calculations via user-friendly parameter adjustment using three-dimensional computer graphics (3DCG) and graphical user interfaces (GUI). Input-file conversion between different applications is also possible.
An open-source application for first-principles calculation utilizing pseudo-potentials and atom-localized basis sets. This application is capable of performing electronic structure calculations, structural relaxation, and molecular dynamics in a wide range of systems based on density functional theory. By adopting atom-localized basis sets, it realizes high-speed electronic calculation and linear-scaling in suitable computer systems. It can also perform electronic conductance calculations based on non-equilibrium Green’s function method.
An open-source application for first-principles calculation utilizing pseudo-potentials and plane-wave basis sets. This application is capable of performing electronic structure calculations of a wide range of physical systems such as crystals and surfaces/interfaces. It supports structure relaxation, phonon-dispersion calculation, and molecular dynamics simulation, and can deal with systems with the spin-orbit interaction.
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 atomic structure analysis from powder diffraction data. This application can calculate atomic coordinates, valence sums, and chemical bonds from diffraction data of crystals, nanostructures, and amorphous materials. It is written in Python, and realizes multi-functional fitting and flexible data analysis.
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 free software library for numerical diagonalization of quantum spin systems. Although the programs are based on TITPACK, they have been completely rewritten in C/C++ and several extensions have been added. It can handle, for example, the Heisenberg model, the Hubbard model, and the t-J model. This library supports dimension reduction of matrices exploiting symmetries, and it can run in parallel computing environments.
An open-source solver for the impurity problem based on the continuous-time quantum Monte Carlo method. Imaginary-time Green’s functions of the impurity Anderson model and the effective impurity model in the dynamical mean-field approximation can be calculated with high speed by using an efficient Monte Carlo algorithm. The main programs are written by C++, and can be called from Python scripts.
Code for unfolding first-principles electronic energy bands calculated using supercells into the corresponding primary-cell Brillouin zone. It uses maximally-localized Wannier functions calculated using Wannier90.
An open source C++ library designed for the development of tensor network algorithms. The goal of this library is to provide basic tensor operations with an easy-to-use interface, and it also provides a Network class that handles the graphical representation of networks. A wrapper for calling it from Python is also provided.