oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermodynamic modeling of thermal engineering plants such as power plants, heat pumps or refrigeration machines.
https://tespy.readthedocs.io
MIT License
281 stars 86 forks source link

Old jacobian matrix indexing in user defined equation documentation #549

Closed HaSchneider closed 1 month ago

HaSchneider commented 1 month ago

In the documentation of the user defined equations, the old indexing of the jacobian matrix is described for the derivative function.

fwitte commented 1 month ago

Hi and thank you for reporting the issue!