What is Phystem?

Phystem is a software designed to facilitate the construction and exploration of physical systems. It is organized into four main components:

  • Creator: defines the initial configuration of the system.
  • Solver: integrates the equations that govern the system’s dynamics.
  • Collector: handles data collection throughout the simulation.
  • Simulation: an application that integrates and coordinates all the other components.

Each component must be implemented by the user, according to the specific needs of the system being studied.

  • Want to try out Phystem? Check out the installation instructions.

  • For a step-by-step tutorial that walks you through implementing all components from scratch, click here.

  • Interested in using pre-built physical systems? Browse the available list here.