Module Reference
The fmdtools package is split into three sub-packages for design, simulation, and analysis. As shown above. Thus, working with fmdtools often means:
Creating a model file which extends classes from
define,Simulating and analyzing that model in a script or notebook using the
sim, andAnalyzing simulation results using the
analyzesubpackage.
This page provides references for the functions and classes in these packages, which can further be explored below:
Package for modelling system structure and behavior. |
|
Package for simulating system models in various configurations and scenarios. |
|
Package for analyzing simulation results. |