An exact diagonalization package for efficiently solving quantum spin 1/2 lattice models in almost fully spin-polarized sectors. QS3 can treat such systems with quite large system sizes, over 1000 sites. It supports calculations of wavenumber-dependence of energy-dispersion and dynamical spin structure factor.
A fast molecular dynamics simulator for ferroelectrics. This simulator can execute molecular dynamics calculations quickly by dealing with dipole interaction efficiently. It can simulate the physical property of microscopic ferroelectric thin film of tens of nanometers, which is important in FeRAM(Ferroelectric Random Access Memory), controlling the shapes and effects of inactivated layers.
An application for structure prediction based on the evolutionary algorithm. From an input of the atomic position in a unit cell and possible elements at each atomic position, this application predicts the stable structure and composition from the first-principles calculation and molecular dynamics in combination with the evolutionary algorithm. This application is written in Python, and uses Quantum ESPRESSO and GULP as an external program.
An open-source first-principles calculation library for pseudopotential and all-electron calculations. One of or a mixture of Gaussian and plane wave basis sets can be used. A lot of the development focuses on massively parallel calculations and linear scaling. The user can choose various calculation methods including density functional theory and Hartree-Fock.
An open-source program package for numerical diagonalization based on the Lanczos method, specialized for spin chains with unit spin magnitude, S=1. This package, which uses another open-source program package, TITPACK, calculates eigenenergies and eigenvectors of ground states and low-lying excited states of spin chains with finite length. By the subspace partitioning method, both memory and cpu-time requirements are considerably reduced.
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.
QMCPACK is a modern high-performance open-source Quantum Monte Carlo (QMC) simulation code. Its main applications are electronic structure calculations of molecular, quasi-2D and solid-state systems. Variational Monte Carlo (VMC), diffusion Monte Carlo (DMC), orbital space auxiliary field QMC (AFQMC) and a number of other advanced QMC algorithms are implemented.
BEEMs is a Bayesian optimization tool of Effective Models (BEEMs). In BEEMs, the quantum lattice model solver HΦ is used as a forward problem solver to compute the magnetisation curve based on the given Hamiltonian. The deviation between the obtained magnetisation curve and the target magnetisation curve is used as a cost function, and the Bayesian optimization library PHYSBO is used to propose the next candidate point of the Hamiltonian for searching the minimum cost function
An open-source application for general-purpose quantum chemical calculation, laying emphasis on excited states and time evolution. It is based on time-dependent density functional theory (TDDFT) and the QM/MM calculation. It enables efficient massive parallel computing up to one hundred thousands processes. It supports the relativistic effect and offers the basis choice between the Gaussian basis and the plane-wave basis.
A C++ library for implementing a tensor product wavefunction method to simulate many-body electron systems. This library provides a useful environment for simple definition of tensors in programs, and supports functions of linear algebras and quantum number conservation needed in a tensor network method. This library keeps excellent flexibility and efficiency in maintenance, and can easily make a solver of one-dimensional electron systems such as density-matrix renormalization group (DMRG).