powered by
param_job takes an IDF and EPW as input and returns a ParametricJob. For details on ParametricJob, please see ParametricJob class.
param_job
ParametricJob
param_job(idf, epw)
A path to EnergyPlus IDF or IMF file or an Idf object.
Idf
A path to EnergyPlus EPW file or an Epw object.
Epw
A ParametricJob object.
eplus_job() for creating an EnergyPlus single simulation job.
eplus_job()