3

Ground temperatures

I know ground temperatures for my site but not the C- or F-factors. How can I enter the temperatures (1 per month) into OS?

Thanks, Dan

Dan Briller's avatar
139
Dan Briller
asked 2015-03-26 12:58:18 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-08-26 08:14:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

3 Answers

5

I believe that, as in this question, your best bet is to write an EnergyPlus measure to input the Site:GroundTemperature:BuildingSurface object.

macumber's avatar
12k
macumber
answered 2015-03-26 13:21:01 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
1

This BCL measure will allow you to set monthly ground temperatures: https://bcl.nrel.gov/content/a7048e34...

A youtube video describes it here: https://youtu.be/GO5RU8ccfs4?si=j5KUJ...

Ski90Moo's avatar
869
Ski90Moo
answered 2024-08-26 06:23:41 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

Please check my answer here. I have set only a single input variable that will set the temperature for the entire year. Monthly variation has not been provided for, but the code is flexible and can be extended.

Iswarya M Mohan's avatar
31
Iswarya M Mohan
answered 2021-01-29 06:47:55 -0500
edit flag offensive 0 remove flag delete link

Comments

Awesome, how can I access your measure and add it to my workflow?

sashadf1's avatar sashadf1 (2021-04-09 05:40:19 -0500) edit

Check out the video here. In the coding section, you may use the code that I have linked previously.

Iswarya M Mohan's avatar Iswarya M Mohan (2021-04-12 11:22:21 -0500) edit
add a comment see more comments