forked from PASAUCMerced/MD-PM
-
Notifications
You must be signed in to change notification settings - Fork 0
MD-PM: Memoization-based Molecular Dynamics Simulation with Persistent Memory-based Big Memory Platform
License
zhenliatbrown/MD-PM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the source code of MD-PM. MD-PM: Memoization-based Molecular Dynamics Simulation with Persistent Memory-based Big Memory Platform MD-PM stands for Large-scale Atomic/Molecular Massively Parallel Simulator using Lookup Table. ---------------------------------------------------------------------- MD-PM is a classical molecular dynamics simulation code designed to run efficiently on big memory system. It is an open-source code, distributed freely under the terms of the GNU Public License (GPL). The source code includes the following files and directories: README this file LICENSE the GNU General Public License (GPL) bench benchmark problems cmake CMake build files doc documentation examples simple test problems fortran Fortran wrapper for LAMMPS lib additional provided or external libraries potentials interatomic potential files python Python wrappers for LAMMPS src source files tools pre- and post-processing tools Pre-compile locally: % cd cmake % cmake . % make
About
MD-PM: Memoization-based Molecular Dynamics Simulation with Persistent Memory-based Big Memory Platform
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 80.4%
- Tcl 7.1%
- Fortran 4.3%
- Python 2.1%
- Cuda 1.7%
- C 1.1%
- Other 3.3%