oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermal engineering plants such as power plants, district heating systems or heat pumps.
https://tespy.readthedocs.io
MIT License
256 stars 80 forks source link

It is unclear how to handle specification of species, if only one is missing #464

Open fwitte opened 6 months ago

fwitte commented 6 months ago

The mass fraction of the last missing species can be directly calculated and one variable/equation can be removed from the system of equations. However, that equation might be necessary in some cases, (I'll update an example here later). Some discussion is requried for this.