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

Revision history [back]

You can use the python multiprocessing module to run multiple simulations in parallel. A short example can be found here: https://github.com/Myoldmopar/EnergyPlusAPIHelper/blob/main/eplus_api_helpers/demos/03_multiprocessed.py