An application for prediction of stable and metastable structures from a chemical composition. This application applies the revolutionary algorithm to structure prediction by using various external energy calculators (VASP, GULP, Quantum Espresso, CASTEP).
Python tool for automatic extraction of chemical substance information from literature. Based on natural language processing algorithms, it can extract substance names and related physical/chemical properties such as melting points and spectra from documents written in English.
An open-source application for simulation based on the density-matrix renormalization group (DMRG). This application can perform high-speed calculation of low-dimensional quantum systems with high accuracy. It implements generic programming techniques in the C++ language, and can easily extend simulation to new models and geometries. It is developed putting emphasis on user-friendly interfaces and low dependences on environments.
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.
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.
Application for performing first-principles simulations with an implicit solvent model. The code is released as a patch to VASP. The user can perform molecular dynamics as well as reaction analysis using e.g., nudged elastic band method.
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.
CCCM is a high-order CCM (coupled cluster method) code for lattice spin systems. It is possible to obtain the ground state and its energy of quantum spin systems in two or three dimensions.
An open-source application for ab initio quantum chemical calculation. This application performs electronic structure calculation of molecules by the Hartree-Fock, density functional, many-body perturbation, configuration interaction theories, and so on. Even though this application is freeware, it succeeds in maintaining high-quality and high-performance codes by active development, and has a number of world-wide users. It histrically shares core programs with GAMESS-UK.