First time here? Check our help page!
3

Show Tempering Valve as connector

How do I show a tempering valve in a plant loop using EnergyPlus? I can't add it to the connector list, so I'm at a loss. Thanks!

RMurray's avatar
83
RMurray
asked 2021-09-06 23:14:24 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2022-02-18 17:00:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

Please use existing tags and tag your question with the software you're using (EnergyPlus?)

Julien Marrec's avatar Julien Marrec (2021-09-07 07:44:18 -0500) edit

I've tried several times to edit the tags to no avail.

RMurray's avatar RMurray (2021-09-07 10:22:15 -0500) edit
add a comment see more comments

1 Answer

3

Have you looked at the E+ example files? HP_wICSSolarCollector.idf and SolarCollectorFlatPlateWater.idf are the two that use TemperingValve (this is a link to the I/O reference guide, you need to read that too).

It needs to be put on its own branch, the other only branch would be the one with your WaterHeater:Mixed object (no bypass or anything else)

Julien Marrec's avatar
29.7k
Julien Marrec
answered 2021-09-09 06:47:18 -0500
edit flag offensive 0 remove flag delete link

Comments

1

Also, the ConnectorList object in EnergyPlus is just looking for the splitter & mixer on the supply or demand side of the plantloop. As Julien mentioned, the TemperingValve is on a branch between the splitter & mixer.

Aaron Boranian's avatar Aaron Boranian (2021-09-09 09:10:24 -0500) edit

Thanks to both Julien and Aaron!!

RMurray's avatar RMurray (2021-11-04 15:35:53 -0500) edit
add a comment see more comments