An open source application to simulate crystal structures and to calculate and refine against diffraction pattern and the pair distribution function. A special emphasis placed is on the simulation of materials with disorder and the package provides many tools to create and distribute defects throughout the crystal. Another strong feature is the simulation of nanoparticles.
An open-source multi-purpose application for many-particle simulation. This application prepares various kinds of statistical methods and potentials, and can perform simulation of rigid-body mechanics, Langevin dynamics, dissipative-particle dynamics, nonequilibrium molecular dynamics, and so on. It prepares python scripts for production of initial conditions, job submission, and analysis of results.
An application for data analysis of X-ray absorption fine structure (XAFS). By interactive operation using a command line, experimental data of XAFS can be analyzed by various analysis methods. This application also supports various useful functions such as high-speed Fourier analysis, fitting in the radial/k-space coordinates, and data plotting.
An open-source Python package for calculation of quantum transport properties. Based on tight-binding models, this application can perform high-speed calculation of various transport properties such as conductance, current noise, and density of states. It can describe geometries of physical systems flexibly and easily, and can also treat superconductors, ferromagnetic materials, topological matters, and graphene.
GPU library for pdgemm and pzgemm, which are functions of matrix-matrix operations in ScaLAPACK.
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.
ALPS is a numerical simulation library for strongly correlated systems such as magnetic materials or correlated electrons. It contains typicalsolvers for strongly correlated systems: Monte Carlo methods, exact diagonalization, the density matrix renormalization group, etc. It can be used to calculate heat capacities, susceptibilities, magnetization processes in interacting spin systems, the density of states in strongly correlated electrons, etc. A highly efficient scheduler for parallel computing is another improvement.
※Related links are temporary changed due to the server maintenance for ALPS project.
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.
Open-source package for molecular dynamics simulation designed for biological macromolecules. This package can perform molecular dynamics simulation of biological macromolecules such as proteins, lipids, and nuclear acids as well as solutions by controlling temperature and pressure. This package can treat long-range interaction and free energy, and is designed for parallel computing.
Software tool for constructing interatomic potentials based on nonlinear atomic cluster expansion. It requires the user to either prepare a fitting dataset based on pandas and ASE, or it can automatically extract data from VASP calculation results. The obtained potentials can be used for molecular dynamics simulations using LAMMPS, and it also provides the capability to calculate extrapolation grades for on-the-fly active learning.