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

How to run multiple simulations at the same time using opyplus

asked 2023-04-08 09:59:58 -0500

siri_'s avatar

updated 2023-04-10 09:32:43 -0500

Is it possible to run multiple simulations at the same time using python and opyplus library?

I would like to do the same as the ep-launch group of simulations does, but as I am using a MacBook, ep-launch is not available. Can anyone share a script that does it? Thank you very much in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-04-11 07:11:15 -0500

For a dead simple example that only uses Python standard library (and optional tqdm for a nice progress bar), see https://github.com/jmarrec/RunMultipl...

edit flag offensive delete link more

Comments

Hi, thank you for the reply. It did not work for me though, it gives the following error: Can't get attribute 'run_single_simulation' on <module '__main__'="" (built-in)&gt;<="" p="">

I have 2000 simulations and only one epw file. Does anyone have another suggestion? ;(

siri_'s avatar siri_  ( 2023-04-15 04:46:50 -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

Stats

Asked: 2023-04-08 09:59:58 -0500

Seen: 89 times

Last updated: Apr 15 '23