An open-source application for the first-principles calculation by the all-electron calculation method based on plane wave bases. This application can perform electronic state calculation by the density functional theory (DFT). This appication also supports the LDA+U method, treatment of spin-orbit interaction and noncolinear magnetism, the GW approtimation, and downfolding by the constraint RPA method.
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.
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 impurity solver based on the quantum Monte Carlo method. Thermal equilibrium states of interacting impurity systems, such as the impurity Anderson model, can be evaluated by the continuous-time hybridization-expansion quantum Monte Carlo method. It can be used as a solver of effective impurity models derived from the dynamical mean-field theory (DMFT) and can deal with multi-orbital models. This package supports parallel computation by MPI and is developed based on the ALPSCore library.
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.
An open-source application for pre- and post-processing for quantum chemistry calculation. This application can handle outputs from Gaussian, GAMESS, and MOPAC as well as the result of other applications via the Molden format. It supports many graphical interfaces such as Postscript, XWindows, VRML, and OpenGL, and performs visualization of molecular orbitals and electron density. It also produces animation videos of molecular vibration.
An open-source application for molecular dynamics simulation of biomolecules. This application is optimized for massive parallel computing environments such as the K-computer, and can perform high-speed molecular dynamical simulation of proteins and biomolecules. This application supports both all atoms calculation and coarse-grained model calculation, and can treat extended ensemble such as a replica exchange method. This code is released under GPL license.
WannierTools is an open-source software package for investigation of novel topological materials. This code works in the tight-binding framework, which can be generated by another software package Wannier90. Users can perform calculations of the Wilson loop, positions of Weyl/Dirac points, nodal line structures, andthe Berry phase around a closed momentum loop and Berry curvature in a part of the Brillouin zone.
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.