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.
w2dynamics is a hybridization-expansion continuous-time (CT-HYB) quantum Monte Carlo package, developed jointly in Wien and Würzburg. Users can calculate local two- and four-pointfermionic Green’s functions of multi-orbital impurity models. This application also provides DMFT Python code and an interface to wannier90 generated Hamiltonians.
Software package that implements Behler-Parinello type neural network potential. The package provides tools for training and evaluating potentials based on given structure-energy data. It also provides an interface with LAMMPS for performing molecular dynamics calculations.
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.
Server for computing exact ground state of Ising model with random interacitons (Ising spin glasses). Users can specify the distributions of the interactions and the geometry of lattices. By inputting the informaiont of the model, users will receive the computational results by e-mail from the server.
Automatic generation tool for codes of tensor contraction. This tool can automatically generate codes of an optimal computing sequence for construction of a single tensor from a tensor network composed of tensors. Netcon algorithm proposed by Pfeifer et al. is used, and it is possible to search optimal solution quickly. Generated codes are available in Numpy and mptensor in Python.
PHYSBO is a Python library for researchers mainly in the materials science field to perform fast and scalable Bayesian optimization based on COMBO (Common Bayesian Optimization). Users can search the candidate with the largest objective function value from candidates listed in advance by using machine learning prediction. PHYSBO can handle a larger amount of data compared with standard implementations such as scikit-learn.
An ab-initio calculation package for X-ray spectrum analysis. X-ray spectra such as XAFS, XANES, etc. are predicted theoretically by multiple-scattering calculations based on real-space Green’s function formalism. A graphical user interface is provided. The license is provided for a fee for both non-profit and commercial users.
A collection of C++ interfaces for simulation of mesoscale properties based on grid data. By using provided header files, one can easily construct programs for simulation of various phenomena such as solidification, crystal growth, and spinodal decomposition, based on a Monte Carlo method, cellar automaton, and a phase-field method. This interface supports parallel computing by MPI, and also provides converters of output files for visualization software such as ParaView.
An application for first-principles calculation by the joint-DFT method based on a plane-wave basis. By implementation of the joint-DFT method, this application realizes a good convergence for electronic state calculation of molecules in liquid, particular for charged systems. This application is written by C++11, and supports GPU calculation by CUDA. This application also supports diffusive Monte Carlo simulation in cooperation with CASINO.