Introduction to XMILE

Using XMILE System Dynamics models in the BPTK-Py business simulation framework.

Working with XMILE

Part of the BPTK framework is a transpiler that allows you to convert an XMILE model into a Python class.

This feature allows you to work with XMILE models independently of the tool you used to create the model, e.g. you can then use them in Jupyter notebooks via bptk or set up a http server using BptkServer.

We use Stella from iseesystems to work with XMILE models.

Contents