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

Automatic run of Energyplus weather converter

asked 5 years ago

looooic's avatar

updated 5 years ago

I would like to automatically run the energyplus weather converter. Is there a special command for this ?

Can we get the source of this program ?

The idea is automatically get weather forecast from database in .csv and automatically convert it in .epw.

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 5 years ago

As far as I'm aware, the only option is to interface with the EPlusWth.dll file as described here: https://bigladdersoftware.com/epx/doc...

It has some example code for interfacing with it from Visual Basic or Fortran.

There's also an example for C# here: https://unmethours.com/question/28862...

Preview: (hide)
link

Comments

Thank you for the C# link. I already try the VB way from excel macro but I get the error 48 saying that it does not find the file EPlusWth.dll. Or the file is in the folder.

It is a pity because the weather converter program manage to compute the needed .epw value from different value that we can easily get from forecast database.

looooic's avatar looooic  ( 5 years ago )
1

answered 5 years ago

What kind of forecast data you are talking about? From my understanding, it is hard to get the solar radiation data.
If only the wet bulb and the dry bulb will be used from forecast data base you are referencing from. I doubt how accurate the .epw data will be.

Preview: (hide)
link

Comments

I gonna use this database : http://www.soda-pro.com/help/automati... You have the forecast for the current day, it is refreshed every 15 min

looooic's avatar looooic  ( 5 years ago )

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

Stats

Asked: 5 years ago

Seen: 296 times

Last updated: Nov 27 '19