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

Revision history [back]

click to hide/show revision 1
initial version

Eppy doesn't produce Output Variables

I'm running a script for a large number of runs and want to pull out some hourly outputs. I've defined the Output:Variable's that I want, but when I'm running the simulations through eppy, I don't get the output CSV that I would if I were running it through EP-Launch. I thought setting readvars=True as an argument to the run function would do the trick, but alas, no such luck.

Is there any way to process the output variables to CSV via eppy?

Thanks! Eric

Eppy doesn't produce Output Variables

I'm running a script for a large number of runs and want to pull out some hourly outputs. I've defined the Output:Variable's that I want, but when I'm running the simulations through eppy, I don't get the output CSV that I would if I were running it through EP-Launch. I thought setting readvars=True as an argument to the run function would do the trick, but alas, no such luck.

Is there any way to process the output variables to CSV via eppy?

Using: python 3.6, eppy 0.5.46, and E+ v 8.5

Thanks! Eric