Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
4

Open Loop Ground Source Heat Pump in E+

asked 2021-05-13 13:31:42 -0500

njharvey1994's avatar

updated 2021-05-17 14:34:55 -0500

I am working on modeling an open loop geothermal heat pump in E+ and am having issues with my water temperature. I have read one post about how to model an open loop system by using PlantComponent:TemeratureSource which is what I used for model. I specify a PlantComponent:TemperatureSource with a constant temperature of 47 F (local deep ground water temperature). I have coupled this with setpointmanager:scheduled (which is a schedule of 47 F for all days) and PlantEquipmentOperation:Uncontrolled. When I run my model and look at the CondenserLoopDemandReport:Monthly, the report is indicating a loop supply temperature of -37 C (~ -35 F) which is WAY too low. Any thoughts on why this is happening and how I might be able to fix it?

edit retag flag offensive close merge delete

Comments

attached is a link to my IDF file. https://drive.google.com/file/d/1vpgl...

njharvey1994's avatar njharvey1994  ( 2021-05-14 10:42:18 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-05-24 17:29:24 -0500

The main issue is using PlantEquipmentOperation:Uncontrolled for your Condenser loop control scheme. If you replace this with PlantEquipmentOperation:HeatingLoad it works as expected.

Also, your IDF is missing the Version object (I guessed 9.3 and it ran fine). And while not entirely necessary, you may consider changing your SetpointManager:FollowGroundTemperature to SetpointManager:Scheduled since you just want to maintain a constant 8.3C supply water setpoint.

I sorted the original and fixed IDFs so you can easily compare the two files to see what changed.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2021-05-13 13:31:42 -0500

Seen: 207 times

Last updated: Jun 11 '21