NREL / EP-Launch

EP-Launch is a cross-platform GUI application designed to assist users of EnergyPlus when running their simulations and auxiliary workflows.
https://energyplus.net
Other
7 stars 3 forks source link

Readvarseso fails with space in path to idf file on Windows #116

Open mjwitte opened 6 years ago

mjwitte commented 6 years ago

On Win10, v9.0.1, if there is a space in the idf path, then no csv outputs are produced. Message log is:

ReadVarsESO program starting.
Requested Report Variable input file=C:\MJW
does not exist.  Check eplusout.err file for possible explanations.
ReadVarsESO program terminated.

With all spaces removed from folder and file names, then it runs OK.