1 repository
Providing named access to internal simulation data structures for use by external commands or modules.
Distinct from External Command Integrations: Focuses on exposing internal scientific grid data, not UI data grids or shell command adapters.
Explore 1 awesome GitHub repository matching development tools & productivity · Simulation Data Exposure. 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
Provides named access to grid structures and their associated scalar or vector data arrays for other simulation commands.