1 مستودع
Writes the internal state and coordinates of a simulation into custom, XML, or binary formats for persistence.
Distinct from XML Exporters: Candidates focus on database query results or presentation slides, not the serialization of physical simulation states.
Explore 1 awesome GitHub repository matching data & databases · Simulation Data Serialization. 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
Writes atomic coordinates and system properties to custom, XML, or binary formats.