An application for three-dimensional visualization with the ray tracing method. This application can visualize arbitrary positions and shapes of objects such as spheres and cubes. It can visualize three-dimensional data obtained from computational fluid dynamics etc. by volume rendering. It can also be used for simple three-dimensional graphical simulator with macro functions.
A structure database for proteins and nuclear acids. Three-dimensional structure data of proteins and nuclear acids (atomic coordinates determined experimentally by X-ray crystal analysis, NMR, etc.) can be downloaded. The data reposited in PDB are in the public domain, and can be accessed by everyone freely.
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.
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.
A python library for materials analysis. Flexible classes for representation of materials are prepared, and data for crystal structures and various material properties can be handled efficiently. This application can performs analysis of phase diagrams, Pourbaix diagrams, diffusion analyses etc. as well as electronic structure analyses such as density of states and band structures. This software is being actively developed keeping close relation with Materials Project.
An application for visualization of biopolymers. This application can visualize biopolymers by using its original command line and graphical user interface, more than 600 settings for visualization, and more than 20 visualization schemes. This application also supports more than 30 file formats such as PDB and multi-SDF, and can utilize sophisticated visualization methods such as the ray tracing.
A python library for pre- and post-processing of first-principles electronic structure calculations. As a pre-processing tool, it can automatically generate k-point pathways for first-principles calculations of band structures based on the crystal symmetry. It can also post-process first-principles calculation results to generate band structure and density of states plots with atomic species and orbital contributions, or visualize spin textures and Fermi surfaces. It also provides a functionality for band unfolding.
Python-based simulations of chemistry framework (PySCF) is a general-purpose electronic structure platform written in Python. Users can perform mean-field and post-mean-field methods with standard Gaussian basis functions. This package also provides several interfaces to other software such as BLOCK and Libxc.
A python package for the tight-binding method. PythTB supports tight-binding calculations of electronic structures and Berry phase in various kinds of systems. Users can use ab initio parameters obtained by Wannier90.