An application for first-principles calculation based on density functional theory. This application is included in Material Sudio, and can evaluate electronic states and properties of various physical systems such as molecules, atomic clusters, crystals, and solid surfaces based on the all-electron method and the pseudopotential method. It can also be applied to evaluation of the chemical reaction such as catalysis and combustion reaction, and is optimized for large-scale parallel computing.
An open-source application for quantum chemical calculation. This package implements various methods for quantum chemical calculation such as Hartree-Fock approximation, density functional theory, coupled-cluster method, and CI (configuration interaction) method. The package is written in C++, and provides API for Python, by which users can perform for preparation of setting and execution of calculation.
A set of python modules for modeling atomic structures, running simulations, and visualizing results. These modules provide interfaces for various application of first-principles calculation, classical molecular dynamics, and quantum chemical calculation through GUI, command line, or python scripts. The source code is available under the LGPL.
An application for ab initio quantum chemical calculation. This application can calculate molecular structures, chemical reactivity, frequency analysis, electron spectrum, and NMR spectrum with high accuracy. It implements the density functional theory, the Hartree-Fock(HF) method as well as recently developed methods such as the post-HF correlation method. It also has GUI for molecular modeling and a tool for preparation of input files.
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.
An electronic state solver distributed with GAMESS, the quantum chemical (QM) calculation software. Combining energy density analysis and Divide-and-Conquer (DC) method, accurate QM calculation with electronic correlation is solved in a short time. Highly accurate QM calculations for many-atom/nano-scale material can be solved when run on a high performance super computer.
An official Gaussian-series payware for molecular visualization. Must be used with Gaussian, the well-known software of quantum chemistry calculation. This application provides many functions such as molecular modeling, parameter setting, job management and visualization of calculation results. It also performs input file generation for Gaussian, and supports read/write of files with other formats such as Sybyl, Molden, PDB and CIF.
Open source software for constructing the Allegro potential model based on E(3)-equivariant graph neural networks and using the potential model for molecular dynamics simulations. The code depends on NequIP and can be run in a similar manner. Allegro scales better than NequIP since it doesn’t rely on message passing and the architecture is strictly local with respect to atom-wise environments.
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.
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.