Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of valve position in tempering valve. #541

Open
ahobeost opened this issue Aug 27, 2024 · 0 comments
Open

Usage of valve position in tempering valve. #541

ahobeost opened this issue Aug 27, 2024 · 0 comments

Comments

@ahobeost
Copy link
Contributor

ahobeost commented Aug 27, 2024

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:

  • make the type adapt to which pipe is hotter.
  • have the type output the valve position directly and consistently.
  • provide visual explanations of how to use the valve, when opening the valve diagram.
@zuckerruebe zuckerruebe transferred this issue from SPF-OST/pytrnsys Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant