An application for semi-empirical quantum chemistry calculation. Special emphasis is placed on molecular dynamics simulations, and is able to run efficiently on large-scale cluster computer systems using OpenMP/MPI hybrid parallelism. The code is still under development, but the source code is distributed freely under the GPL license.
MODYLAS is a highly parallelized general-purpose molecular dynamics (MD) simulation program appropriate for very large physical, chemical, and biological systems. It is equipped most standard MD techniques including free energy calculations based on thermodynamic integration method. Long-range forces are evaluated rigorously by the fast multipole method (FMM) without using the fast Fourier transform (FFT) in order to realize excellent scalability. The program enables investigations of large-scale real systems such as viruses, liposomes, assemblies of proteins and micelles, and polymers. It works on ordinary linux machines, too.
A program package for physical properties related to magnetism. This application can evaluate various physical quantities of magnetics such as crystal fields, magnetic structures, thermodynamic quantities (magnetization, specific heat, etc.), and magnetic excitation. This package can also perform fitting analysis of neutron diffraction experiments and resonant X-ray diffraction experiments, and is helpful to experimentalists.
An open-source application for molecular dynamics to simulate biopolymers such as proteins and nuclear acids. This application can perform high-speed molecular dynamics simulation by hybrid parallel computing maintaining high-accuracy energy conservation. This application also support high-speed calculation of long-range interaction based on the particle mesh Ewald method. The code is released under GPL lisense.
A collection of shell scripts for installing open-source applications and tools for computational materials science to macOS, Linux PC, cluster workstations, and major supercomputer systems in Japan. Major applications are preinstalled to the nation-wide joint-use supercomputer system at Institute for Solid State Physics, University of Tokyo by using MateriApps Installer.
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.
Tool for performing analytical continuation for many-body Green’s functions by using the maximum entropy method. From the data of the Green functions on the imaginary axis, users can obtain the values of the Green’s functions on the real axis. This tool supports the several different Green’s functions (Bozonic, Fermionic, anomalous, etc.).
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.
MDACP (Molecular Dynamics code for Avogadro Challenge Project) is an efficient implementations of classical molecular dynamics (MD) method for the Lennard-Jones particle systems. MDACP Ver. 1.xx adopts flat-MPI and Ver. 2.xx adopts MPI+OpenMP hybrid parallelization.
An open-source application for the electromagnetic field simulation based on the finite-difference time-domain (FDTD) method. Time-evolution of the electromagnetic field in the system written by 1-, 2-, and 3-dimensional orthogonal coordinates and cylinder coordinates can be calculated under various boundary conditions and spatial dependence of permittivity and permeability. The main programs are written by C++, and can be called from Python scripts.