Parallel C++ Library for tensor network methods. This library provides common operations, including tensor contraction and singular value decomposition and supports a similar interface as Numpy and Scipy in Python.
Mm2cML is a web application that structure files can be generated from molecular model images. By carrying out three-dimensional reconstruction using OpenMVG and OpenMVS from molecular model images photographed by smartphones or digital cameras, and arranging atoms on the basis of them, users can obtain structure files (CML format) usable for molecular simulation. The simulation can be carried out on the basis of the structure examined using the molecular model in the real world.
A low-energy solver for a wide ranger of quantum lattice models (multi-orbital Hubbard model, Heisenberg model, Kondo-lattice model) by using variational Monte Carlo method. User can obtain high-accuracy wave functions for ground states of above models. Users flexibly choose the correlation factors in wavefunctions such as Gutzwiller, Jastrow, and doublon-holon binding factors and optimize more the ten thousand variational parameters. It is also possible to obtain the low-energy excited states by specifying the quantum number using the quantum number projection.
Software package that implements moment tensor potentials. Potentials can be trained and used for molecular dynamics calculations using LAMMPS. Active learning combined with molecular dynamics calculations is also available.
A Python library for manipulating symmetry operations and automatically generating symmetry-adapted multipole basis (SAMB) based on crystallographic point and space groups. By using QtDraw, users can also visualize the output of this library.
An open-source application for pre- and post-processing for quantum chemistry calculation. This application can handle outputs from Gaussian, GAMESS, and MOPAC as well as the result of other applications via the Molden format. It supports many graphical interfaces such as Postscript, XWindows, VRML, and OpenGL, and performs visualization of molecular orbitals and electron density. It also produces animation videos of molecular vibration.
An open-source application for semi-empirical quantum chemical calculation based on NDDO (neglect of diatomic differential overlap) approximation. This program calculates, for a given molecule or a crystal, molecular orbits and atomic forces, as well as vibration spectra, thermal quantities (heat of formation etc.), isotopic exchange effect, force constant, and so on. It can also treat radicals and ions.
Payware for first-principles quantum chemical calculation. This application performs molecular orbital calculation based on Hartree-Fock approximation, density functional method, and post-HF methods such as MP, f12, multi-configuration SCF, and coupled cluster method. It also implements calculation by path-integral instanton, quantum Monte Carlo, and density-matrix renormalization group method.
An open-source application for molecular modeling and visualization. This application supports data formats of Gaussian, GAMESS, ADF, and Molden, and has various options for drawing such as orbital, electron density, solvent accessible surface, van der Waals radii, and so on. It implements high-speed and high-quality rendering technology, and runs on Windows, Mac, and Linux.
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.