1

How to run large simulation using the self-compiled Energyplus.exe

Hi All,

I would like to know how to run large simulation using the self-compiled Energyplus.exe. I followed the Wiki here and successfully built the release version Energyplus. I would like to use the generated Energyplus.exe to conduct thousands simulation. I found that it could only recognize the input files named after 'in' (for example in.idf and in.epw). How can I make it run thousands of idf files of different names using codes? I am using the Windows system and Python or Matlab codes would be good for me.

Any hints,related codes or answers would be appreciated! Thanks!

Terrance

solutionlx's avatar
11
solutionlx
asked 2019-06-16 14:32:54 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2019-06-17 17:57:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

As far as the command line usage of EnergyPlus, you can provide files names for the simulation using the command line options described in the EnergyPlus Essentials document.

Concerning running a large set of simulations, several questions on the topic may be of use to you:

https://unmethours.com/question/11298...

https://unmethours.com/question/4668/...

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2019-06-20 09:12:59 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments