Site:WeatherStation when using OpenStudio

asked 2019-06-03 23:54:31 -0500

rtsuchiya's avatar

updated 2020-01-20 12:08:52 -0500

Hello.

I use the EP model with OpenStudio. Now, I have a weather data monitored in my institute and use it in the simulation.

In this case, it is required to recalculate wind speed considering the height of wind velocity meter. I think we can set the value of the meter height in Site:WeatherStation.

Here, my questions are:

  1. Are there any measures to set Site:WeatherStation for OpenStudio available?

  2. When using Weather Converter of EnergyPlus, how can we set our original weather stations for the climate data?

edit retag flag offensive close merge delete

Comments

To answer your first question, the Site:WeatherStation object is not available through the OpenStudio API. You will need to use an EnergyPlus Measure to change the text fields of the object to whatever you need them to be.

Luis Lara's avatar Luis Lara  ( 2019-06-04 09:48:14 -0500 )edit
1

To add to Luis's answer, you might find it easiest to use the OpenStudio measure Inject IDF Objects to add Site:WeatherStation to your model.

shorowit's avatar shorowit  ( 2019-06-06 17:39:15 -0500 )edit

Thank you all! I will try your suggestions!

rtsuchiya's avatar rtsuchiya  ( 2019-06-07 00:43:42 -0500 )edit