RESPACK is a first-principles calculation software for evaluating the interaction parameters of materials. It is able to calculate the maximally localized Wannier functions, the RPA response functions, and frequency-dependent electronic interaction parameters. RESPACK receives its input data from a band calculation using norm-conserving pseudopotentials with plane-wave basis sets. Utilities which convert a result of xTAPP or Quantum ESPRESSO to an input for RESPACK are prepared. The software has been used successfully for a wide range of materials such as metals, semiconductors, transition-metal compounds, and organic compounds. It supports OpenMP / MPI parallelization.
A library collection for numerical calculation of interacting quantum systems. Modern programming techniques are used in this library to implement common tasks for solving quantum impurity problems in dynamic mean-field theory in a simple and efficient way. It is written in C++ and Python, and includes tutorials using Jupyter Notebook.
A python package for automatic calculation of magnetic effective interactions between atoms (exchange and Dzyaloshinskii-Moriya interactions) from ab initio Hamiltonians based on Wannier functions and LCAO calculations. The package can postprocess Hamiltonians calculated using Wannier90, Siesta, and OpenMX. Input files for magnetic structure simulators such as Vampire can also be generated.
A set of tools for alloy theory analysis in combination with first-principles calculation packages. Free energy and thermodynamic phase diagrams of alloy systems are calculated by combining the cluster expansion method with Monte Carlo simulations. Interfaces with major first-principles code including Quantum Espresso, VASP, and ABINIT are provided.
A support application for preparing input files of molecular dynamics calculation. This application supports manual input of atomic coordinates and bond informations, reading files of protain structure database, and editing data by graphical user interface. It also implements various functions such as addition of hydrogen atoms and composition of data. and can treat a large number of atoms using only a moderate memory cost.
MDACP (Molecular Dynamics code for Avogadro Challenge Project) is an efficient implementations of classical molecular dynamics (MD) method for the Lennard-Jones particle systems. MDACP Ver. 1.xx adopts flat-MPI and Ver. 2.xx adopts MPI+OpenMP hybrid parallelization.
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.
An application program for lattice dynamics calculation of molecules, surfaces, and solids in various boundary conditions. It lays emphasis on analytic calculation of lattice dynamics while it can perform molecular dynamics simulation as well. It supports various force fields to treat ionic materials, organic materials, and metals. It also implements analytic derivatives of the second and third order for many force fields.
GPU library for pdgemm and pzgemm, which are functions of matrix-matrix operations in ScaLAPACK.
An open source library for implementing tensor networks. It is developed based on TensorFlow and is designed to be easily used by experts in the field of machine learning as well as in the field of physics. In addition to TensorFlow, it includes wrappers for JAX, PyTorch, and Numpy.