Why was the document model removed in 0.9? #723
Replies: 1 comment
-
|
Hi Joseph, the feature was not really well maintained and I did (and will) not have time to work on it in the foreseeable future. That is why I decided to warn users in v0.8 that it will be removed and remove it all together in v0.9. If someone was to work on it (update it and make it feature complete), I would be willing to bring it back. With the debugging features of 0.9 it is also possible to find out, which the equations are, that are being used in your models. You can use the methods mentioned in the Debugging section of the docs also after running a simulation to find, which equations/constraints are involved per component or connection. https://tespy.readthedocs.io/en/main/modules/networks.html#debugging. It is not ideal, because you then have to search in the component classes code base for these constraints. I will see, if that can be changed (i.e. that the respective method documentations of the docs can be directly linked as well). Best Francesco |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why was the document model removed?
Beta Was this translation helpful? Give feedback.
All reactions