-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Steven Masfaraud edited this page Feb 5, 2016
·
17 revisions
BMS is a block model time simulator: it computes time values of time functions (called variables) linked by blocks which represent equations and behaviors between them. A model (class DynamicSystem) contains blocks, which contains the variables.
BMS is designed as a lightweight, easy to automatize, open-source equivalent to Matlab's Simulink.
Documentation (including tutorials) has been moved on pythonhosted: http://pythonhosted.org/bms/