1

Sensible heat sink

I'm interested in modeling a sensible heat load as a sink for a plant factory model (plants absorbs sensible heat from lights but releases latent heat) ex: sensible: -183W/m2 latent 260W/m2

What is the simplest way to have a constant negative sensible load on a schedule ? I didn't see a load object that could have a negative value.

Worst case scenario, I guess I could create a district cooling water loop.

I'm using OS 3.4.0 and E+ 22.1

MA_Meilleur's avatar
103
MA_Meilleur
asked 2022-08-29 09:35:26 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2022-08-30 09:02:47 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

You can define a heat sink (something that takes heat out of the zone instead of adding heat to the zone) with an OtherEquipment object type in EnergyPlus. To use a negative power design level (total, per floor area, or per person), you'll need to set the Fuel Type input to "None". Be sure to also review the equation for fractions related to heat gains/losses.

In the OpenStudio application, this object type is defined in the Internal Loads tab (Other Equipment Definition, near the bottom of the definitions drop-downs along the left border).

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2022-08-30 09:10:34 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments