First time here? Check out the Help page!

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

Revision history [back]

Assuming that you're using the ReadVarsESO postprocessing program to write out the CSV file, I don't think so. At present the best way to access the year of the simulation is through the use of the SQLite output, which does include the year.

click to hide/show revision 2
No.2 Revision

Assuming that you're using the ReadVarsESO postprocessing program to write out the CSV file, I don't think so. At present the best way to access the year of the simulation is through the use of the SQLite output, which does include the year.

Also, just a minor correction: the year in the EPW is not the year of the simulation. The year of simulation is determined from what's in your RunPeriod object. TMY EPW files have non-consecutive years in them because of how those are made, so that's not used to determine the year that E+ simulates.