1 个仓库
Development of user-defined interatomic potentials by overriding core force calculation methods.
Distinct from Interatomic Potentials: Specializes general interatomic potentials by focusing on the user's ability to implement custom interaction styles.
Explore 1 awesome GitHub repository matching part of an awesome list · Custom Potential Implementations. Refine with filters or upvote what's useful.
This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v
Implements new interaction styles for bonds and angles by overriding core force methods.