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.
Python/C++ based software package that employs deep learning techniques for construction of interatomic potentials. It implements the Deep Potential, which defines atomic environment descriptors with respect to a local reference frame. The output of many first-principles and molecular dynamics applications can be used as training data, and the trained potentials can be used for molecular dynamics calculations using LAMMPS and path integral molecular dynamics calculations using i-PI.
ERmod is software for calculating the free energy in soft, molecular aggregate. This program rapidly and accurately calculates the free energy of binding of a molecule in the aggregate through combination of the molecular dynamics simulation and the energy-representation theory of solvation. The solubility of a molecule can be determined with ERmod in arbitrary solvent including supercritical fluid and ionic liquid. Assessment is also possible for the binding strength and site of a molecule in micelle, lipid membrane or protein.
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.
Commercially-available free software for Computer-Aided Drug Development. It includes programs for compound database, protein-compound docking, structure-based drug screening, ligand-based drug screening, protein-ligand binding site prediction, molecular editor, physical property prediction, synthetic accessibility prediction, thermodynamic calculation including multi-canonical dynamics, and molecular dynamics simulations with and without acceleration using GPUs and MPI parallelization.
A collection of software tools for molecular dynamics calculations. Various interatomic potentials and tight binding models are implemented, and numerous external applications can be invoked. It also supports training and evaluation of GAP (Gaussian Approximation Potential), which is a form of machine learning potential.
Debian Live Linux System that contains OS, editors, materials science application software, visualization tools, etc. An environment needed to perform materials science simulations is provided as a one package. By booting up on VirtualBox virtual machine, one can start simulations, such as the first-principles calculation, molecular dynamics, quantum chemical calculation, lattice model calculation, etc, immediately.
An open-source application for the phase-field simulations. This application treats many kinds of problems in materials science such as determination of phase diagrams, crystal growing, small structures accompanied by first-order transition, and so on. Its source code is open under the GPL, and is developed putting emphasis on its flexibility in the C++ language.
Program libraries for alloy modeling analysis using a cluster expansion method. Energy of alloy systems evaluated by other electronic state calculation libraries is used as an input, and atomic configuration effects are evaluated with the accuracy of a first principles calculation. Ground state structures, evaluation of thermodynamic quantities, equilibrium diagrams, disordering by temperature, etc. can be calculated with high accuracy.
An open source C++ library designed for the development of tensor network algorithms. The goal of this library is to provide basic tensor operations with an easy-to-use interface, and it also provides a Network class that handles the graphical representation of networks. A wrapper for calling it from Python is also provided.