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.
Application for specifying and simulating lattice kinetic Monte Carlo models. It has been developed in the context of simulating heterogeneous catalysis. Models can be specified using provided python APIs or through a simple GUI.
Open source software for building and using machine learning potentials based on E(3)-equivariant graph neural networks, which can be trained on output files of simulation codes that can be read by ASE. Molecular dynamics calculations with LAMMPS can be performed using the trained potentials.
An open-source application for molecular dynamics simulation of biomolecules, especially designed for massively parallel computing. This package enables us to perform efficient parallel calculation on parallel computers ranging from 100 to 20,000 cores. For preparation of calculation and analysis of orbits, it uses visualization software VMD. It supports file formats compatible with other applications such as AMBER and CHARMM, and can be used on various computing environments.
An open source application implementing path-integral Monte Carlo method based on Stochastic Green function method. Finite temperature calculation of extended Bose Hubbard model and Heisenberg model with finite field can be treated. JSON and YAML formats are adopted for data I/O.