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

Change Ground temperature default 18°C

asked 2024-07-04 17:34:54 -0500

updated 2024-07-08 12:50:27 -0500

I am trying to run a simulation in openstudio but the ground temperature is always 18°C. This will result in an incorrect calculation. How can it be changed in openstudio?

edit retag flag offensive close merge delete

Comments

This depends. How are you modelling the ground? You basically never want to be directly connecting the floor to the "Ground" - you want to be using one of the ground/slab foundation models like GroundDomain or Kiva.

Jamie Sullivan's avatar Jamie Sullivan  ( 2024-07-04 18:27:58 -0500 )edit

How do you implement ground/slab foundation models like Ground Domain or Kiva in openstudio?

obuchely's avatar obuchely  ( 2024-07-06 02:19:33 -0500 )edit

1 Answer

Sort by » oldest newest most voted
2

answered 2024-07-08 06:11:18 -0500

updated 2024-07-08 06:14:12 -0500

Hi @obuchely. If you're referring to the OpenStudioApplication (or App), then you're correct: one cannot edit ground temperatures or activate Kiva using the App. @Jamie Sullivan is rightly pointing to superior solutions, but there are (rare) circumstances where even Kiva won't be of much help (unless this has changed recently). In such cases, you may need to fallback on resetting ground temperatures by hand. To ~safely reset ground temperatures, there's a simple hack described here.

There is a step-by-step Measure approach to deploying Kiva using the App, described here - should work for most cases.

Of course if you're familiar with the OpenStudio SDK (or API), then you can script your own solution based on a handful of classes (e.g. here and here). Here's a very straightforward example, in Ruby and in Python.

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

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 2024-07-04 17:34:54 -0500

Seen: 473 times

Last updated: Jul 09