Skip to content

Commit 6ffbbbf

Browse files
Update complement.rst
Update link to EMA Workbench
1 parent 06d5d66 commit 6ffbbbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/complement.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Complementary Projects
33

44
The most valuable component for better integrating models with *basically anything else* is a standard language for communicating the structure of those models. That language is `XMILE <http://www.iseesystems.com/community/support/XMILE.aspx>`_. The draft specifications for this have been finalized and the standard should be approved in the next few months.
55

6-
A Python library for analyzing system dynamics models called the `Exploratory Modeling and Analysis (EMA) Workbench <http://simulation.tbm.tudelft.nl/ema-workbench/contents.html>`_ developed by Erik Pruyt and Jan Kwakkel at TU Delft. This package implements a variety of analysis methods that are unique to dynamic models, and could work very tightly with PySD.
6+
A Python library for analyzing system dynamics models called the `Exploratory Modeling and Analysis (EMA) Workbench <https://emaworkbench.readthedocs.io>`_ developed by Erik Pruyt and Jan Kwakkel at TU Delft. This package implements a variety of analysis methods that are unique to dynamic models, and could work very tightly with PySD.
77

88
An web-based app called `Simlin <https://simlin.com/>`_ created by Bobby Powers exists as a standalone SD engine. Allows building models and exporting them to XMILE output.
99

1010
The `Behavior Analysis and Testing Software (BATS) <https://proceedings.systemdynamics.org/2014/proceed/papers/P1211.pdf>`_ developed by Gönenç Yücel includes a really neat method for categorizing behavior modes and exploring parameter space to determine the boundaries between them.
1111

1212
The `SDQC library <https://sdqc.readthedocs.io>`_ developed by Eneko Martin Martinez may be used to check the quality of the data imported by Vensim models from spreadsheet files.
1313

14-
The `excels2vensim library <https://excels2vensim.readthedocs.io>`_, also developed by Eneko Martin Martinez, aims to simplify the incorporation of equations from external data into Vensim.
14+
The `excels2vensim library <https://excels2vensim.readthedocs.io>`_, also developed by Eneko Martin Martinez, aims to simplify the incorporation of equations from external data into Vensim.

0 commit comments

Comments
 (0)