witheppy package¶
Subpackages¶
Submodules¶
witheppy.iddcurrent module¶
current idd
witheppy.iddv800 module¶
witheppy.iddv960 module¶
witheppy.runandget module¶
witheppy.runner module¶
helpers that enhance idf.run
- witheppy.runner.eplaunch_run(idf)[source]¶
Run the E+ simulation exactly as EPLaunch would run a single file with it’s default setting
EPLaunch does the following by default:
expands the Template objects
puts the out output files in the same folder as the idf
Uses idf filename as the output prefix
Uses Capitals for the output suffix
- Parameters:
idf (modelbuilder.IDF) – the idf file. The idf file needs a weather file when opened
- Return type:
NoneType
Module contents¶
Top-level package for witheppy.