First time here? Check out the Help page!

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 3 years ago

njharvey1994's avatar

updated 3 years ago

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?

Preview: (hide)

Comments

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

njharvey1994's avatar njharvey1994  ( 3 years ago )

1 Answer

Sort by » oldest newest most voted
4

answered 3 years ago

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.

Preview: (hide)
link

Your Answer

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

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 3 years ago

Seen: 234 times

Last updated: Jun 11 '21