An application for prediction of stable and metastable structures from a chemical composition. This application applies the revolutionary algorithm to structure prediction by using various external energy calculators (VASP, GULP, Quantum Espresso, CASTEP).
Code for performing many-body calculations based on the GW method, BSE method, etc. starting from Kohn-Sham wave functions obtained using density functional theory. The code relies on wave function output from either abinit or Quantum Espresso. A python interface, Yambo-py, is also under development.
An open-source application for high-accuracy electronic-state calculation based on the variational Monte Carlo method and the diffusion Monte Carlo method. Although its computational cost is high, physical properties of atoms and small molecules in the ground states and excited states are calculated with very high accuracy. Includes an application program that generates input files from output of other packages for quantum chemical calculation, such as GAMESS, Gaussian, etc.
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.
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.
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.
A simple open-source application for visualization compatible to Protein Data Bank (PDB) format. This application also supports other formats such as Sybyl, Molden, Mopac, and CHARMM. It is a pioneering piece of software as an interactive PDB viewer.
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 unified wrapper library for sequential and parallel versions of eigenvalue solvers. Sequential versions of dense-matrix diagonalization (LAPACK), parallel versions of dense-matrix diagonalization (EigenExa, ELPA, ScaLAPACK, etc.), and sequential/parallel versions of sparse-matrix diagonalization (SLEPc, Trilinos/Anasazi, etc.) can be installed quickly, and can be called from user’s program easily. Physical quantities written by eigenvalues or eigenvectors can also be evaluated by both sequential and parallel computation.
An application for adding a function of the replica exchange method to the existing applications for molecular dynamics simulation such as MODYLAS, AMBER, and CHARMM. Without changing original programs of molecular dynamics, the replica exchange method can be implemented easily. This application also shows high performance in massive parallel computing by the K-computer.