awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesSimulation Data Logging

Capturing of system state and port values during numerical simulations for post-hoc analysis.

Distinct from Sensor Data Simulation: Shortlist contains sensor simulation or data-storage mocks, not the process of logging trajectory and state data for analysis.

Explore 4 awesome GitHub repositories matching scientific & mathematical computing · Simulation Data Logging. Refine with filters or upvote what's useful.

Awesome Simulation Data Logging GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • robotlocomotion/drakeAvatar von RobotLocomotion

    RobotLocomotion/drake

    3,910Auf GitHub ansehen↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    Captures output port values during a simulation run to a data sink for plotting and analysis.

    C++drakerobotics
    Auf GitHub ansehen↗3,910
  • mesa/mesaAvatar von mesa

    mesa/mesa

    3,698Auf GitHub ansehen↗

    Mesa is a Python framework for agent-based modeling and complex systems simulation. It provides a toolkit for creating simulations where autonomous agents interact within a shared environment to observe emergent global behaviors. The project includes a browser-based interface for real-time visualization of simulation states and agent interactions. It also functions as a data analysis library for recording and processing metrics from model runs to quantify system behavior. The framework supports multiple environmental topologies, including grid-based spatial mapping and network-graph topologi

    Captures system state and agent metrics throughout a simulation run for post-hoc statistical validation.

    Pythonagent-based-modelingagent-based-simulationcomplex-systems
    Auf GitHub ansehen↗3,698
  • lammps/lammpsAvatar von lammps

    lammps/lammps

    2,783Auf GitHub ansehen↗

    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

    Maintains per-atom and global tensor data throughout simulations with support for system restarts.

    C++kokkoslammpsmolecular-dynamics
    Auf GitHub ansehen↗2,783
  • projectchrono/chronoAvatar von projectchrono

    projectchrono/chrono

    2,733Auf GitHub ansehen↗

    Chrono is a multi-physics simulation suite that functions as a multibody dynamics simulator, a finite element analysis tool, and a robotics simulation framework. It provides specialized solvers for fluid-solid interaction and distributed physics engines capable of synchronizing multiple agents across a network. The project features a dedicated pipeline for converting CAD assemblies into simulation-ready formats and integrates directly with robot operating systems to validate autonomous control logic and sensors. It differentiates itself through the use of WebAssembly for portable browser-base

    Generates specialized data formats for use in external post-processing and plotting tools.

    C++flexible-bodyfluid-solid-interactiongranular-dynamics
    Auf GitHub ansehen↗2,733
  1. Home
  2. Scientific & Mathematical Computing
  3. Simulation Data Logging