SPF-OST / pytrnsys_gui

Graphical user interface for pytrnsys
https://pytrnsys.readthedocs.io
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Usage of valve position in tempering valve. #541

Open ahobeost opened 3 weeks ago

ahobeost commented 3 weeks ago

In the examples the type 811 helps control the tempering valve. In heating applications, this is used as xFracVal = 1 - [unitNr, 5] In cooling applications, it only works correctly when using xFracVal = [unitNr, 5].

The order of the pipes is important as well, as the first entry is the hot pipe, and the 2nd entry is the (relatively) colder pipe.

This could be made more generic as follows: