Docker simulation stack¶
We have created a Docker container which contains all of the major components of the simulation stack we have built so far (including Sibernetic and c302). It can be used to run a preliminary model of the worm in 3D on your computer.

Details on installing and using the OpenWorm Docker simulation stack can be found here.
The source code for this project can be found here.
Governed by DD013
The Docker simulation stack architecture is specified by DD013: Simulation Stack Architecture, which defines the containerized environment, CI/CD pipeline, and openworm.yml configuration format.
Continue Reading¶
- DD013: Simulation Stack Architecture — Full specification of the Docker-based stack
- Sibernetic — The body physics engine inside the stack
- c302 — The neural network framework inside the stack
- How It Works: Modeling — How all simulation components fit together
- Projects Overview — All active projects and their governing DDs