Open Chemistry database that has been in operation since 2004 under the National Institutes of Health (NIH) in the United States. It mainly targets data for small molecules, but information on large molecules such as lipids and peptides are also collected. The database can be accessed via web browser or PUG REST API. The data can be also downloaded from an FTP site.
Python code for a chemical database, PubChem. Users can search data in PubChem by compound name, structural information and so on. It is also possible to receive outputs as a Pandas DataFrame.
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.
A highly efficient framework for crystal structure exploration and property prediction dedicated to material science calculations. This application can automate the setup, execution, and analysis of the results of calculations based primarily on the density functional theory. It provides data on more than millions of crystal structures and can be used for high throughput calculations for material exploration. It also interfaces with various DFT codes (VASP, Quantum ESPRESSO, etc.).
DDMRG (DynamicalDMRG) is a program for analyzing the dynamical properties of one-dimensional electron systems by using the density matrix renormalization group method. It simulates excited or photo-induced quantum phenomena in Mott insulators, spin-Peierls materials, organic materials, etc. Parallel computational procedures for linear and non-linear responses in low dimensional electron systems and analyzing routines for relaxation processes of excited states induced by photo-irradiation are available.
This software is for constructing inter-atomic force fields that mostly fit the results of ab-initio calculations, using multi-canonical molecular dynamic simulations. Various potential functions such as silicon, ionic crystal, and water have been pre-installed, and the user’s potential function can also be used. The default ab initio calculation solver is xTAPP and other calculation libraries are also applicable.
An open-source application for electronic structure calculation based on the diffusion Monte Carlo method. By using output of other packages of first-principles quantum-chemical calculation, this package performs electronic structure calculation with high accuracy. Although its computational cost is high, various physical quantities can be evaluated very accurately. It implements an efficient parallelization algorithm, and supports massively parallel computing.
An application for structure prediction based on the evolutionary algorithm. From an input of the atomic position in a unit cell and possible elements at each atomic position, this application predicts the stable structure and composition from the first-principles calculation and molecular dynamics in combination with the evolutionary algorithm. This application is written in Python, and uses Quantum ESPRESSO and GULP as an external program.
A GUI program for structure modeling of giant molecules. This application consists of two programs, “fumodel” and “fuplot”. The former supports preparation of input data for FMO in GAMESS, whereas the latter is software for making graphs from numerical results obtained by FMO.
Open source software for massively parallel quantum chemistry calculations. Energies and geometries of nano-sized molecules can be calculated without fragmentation. The program supports Hartree-Fock, density functional theory, and second-order Møller-Plesset perturbation theory calculations. The input format, execution method, and program structure are simple, and frequently used routines can be easily extracted.