Skip to content

Startup Guide

BobDyn has two public entry points. Choose the one that matches the work you are starting.

Start hereUse it whenFirst outcome
BobDyn/BobLib StartupYou want to inspect, edit, translate, or test the Modelica vehicle library directlyA local BobLib checkout that loads BobLib in OpenModelica
BobDyn/BobSim StartupYou want the complete simulation workspace for setup, cases, sweeps, reports, plots, metrics, and batch studiesThe BobSim app launched with a vehicle saved, written to MBD, and ready to simulate

How The Pieces Fit

BobDyn/BobLib owns the physical vehicle model: Modelica packages, records, VehicleInterfaces adapters, subsystem models, and OMEdit diagrams.

BobDyn/BobSim owns the analysis workflow around that model: app-guided setup, build orchestration, YAML cases, sweeps, signal extraction, metrics, plots, and reports.

If you are not sure where to begin, start with BobSim. It includes BobLib as a submodule, launches from a local browser app, and exercises the standard vehicle entry points end to end. Move to BobLib directly when you need to change model structure, records, subsystem physics, or diagram annotations.

Next Pages

Released as open-source vehicle simulation tooling.