Toggle navigation
eplusr
0.16.2.9007
Get started
Vignettes
Introduction to eplusr
Run simulation and data exploration
Parametric simulations
Update IDF version
Work with weather files
Work with `Schedule:Compact` objects
Work with geometries
Frequently asked questions
Manual
News
Frequently asked questions about eplusr
Hongyuan Jia
2024-07-27
Source:
vignettes/faq.Rmd
faq.Rmd
How to control the maximum number of parallel simulations?
Use the
num_parallel
option:
eplusr_option
(
num_parallel
=
2
)