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

jePLUS 2.0 - running several *idf files automaticaly

asked 2020-04-17 11:07:23 -0500

ruifoliveira's avatar

updated 2020-04-18 09:22:50 -0500

Hello,

I'm using jePlus2.0 for parametric studies and using LCC as output for minimization.

I'm exploring run one hundred, or even thousand different *.idf (every *.idf are previous generated by Montecarlo approach, in order to combine different occupation scenarios) in jePLUS.

Having a lot of .idf to run in jePLUS2.0, there is any solution to run automatically every .idf, instead of manual configuration of each *.idf?

Is it possible to do that with jePLUS2.0?

Note: the "Parameter Table"(jePLUS2.0) and LLC output are the same for all *.idf files.

Thanks in advance.

Cheers

Rui

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-04-18 11:38:50 -0500

Yi Zhang's avatar

Hi Rui,

If all your IDF files are in the same folder, just select all of them in the file selector dialogue using the Shift key or ctrl-A. You may also create a text file with a ".lst" extension and put in there all the idf file names, including the paths if they are in different folders, then select the list file instead of the idfs in jEPlus.

jEPlus v2.0's project file is in JSON format, which is quite easy to understand and manipulate. This gives you the third option to write the idf files to include in the project programmatically, and call jEPlus using its command-line interface...

Regards,

Yi

edit flag offensive delete link more

Comments

Thank you very much Dr. Zhang. Problem solved according your instructions. Regards, Rui

ruifoliveira's avatar ruifoliveira  ( 2020-05-12 05:18:35 -0500 )edit

In the first two cases of the solution explained, do we have to still go to individual IDF files and edit the variables which we want to parameterize one by one (or) is there a way, we can do it all in one go? Can you please expound on this?

Also, do you have any reference material for manipulating the JSON to read all the files and calling JEPlus via the command line interface?

Prakash R R's avatar Prakash R R  ( 2022-08-15 10:58:20 -0500 )edit

Hekki Prakash, First question - i used eppy to prepare the files (see https://pythonhosted.org/eppy/index.html). Second question - I never did that. However, you have more information here (http://www.jeplus.org/wiki/doku.php?i...)

Regards, Rui Oliveira

ruifoliveira's avatar ruifoliveira  ( 2022-08-18 04:41:14 -0500 )edit

Thanks for this. Much appreciated!

Prakash R R's avatar Prakash R R  ( 2022-08-18 06:30:44 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2020-04-17 11:07:23 -0500

Seen: 163 times

Last updated: Apr 18 '20