First time here? Check out the Help page!
1 | initial version |
Continuing on this old thread ...
For linux, do not use /usr/local/bin/runreadvars
. That program will not tolerate more than 255 columns.
Use the main program /usr/local/EnergyPlus-8-8-0/PostProcess/ReadVarsESO
which can accept unlimited number of columns.
Execute as follows, note the parameter "unlimited" at the end:
/usr/local/EnergyPlus-8-8-0/PostProcess/ReadVarsESO MyRVI.rvi unlimited
or
/usr/local/EnergyPlus-8-8-0/PostProcess/ReadVarsESO eplusout.eso unlimited