02-09-2015, 07:17 PM
Hi Susanne,
You can put both meters and variables in the rvi. For example if you have following variable objects defined in the idf file:
the rvi file should be:
Cheers,
Ivan
You can put both meters and variables in the rvi. For example if you have following variable objects defined in the idf file:
Code:
Output:Variable,*,Zone Thermal Comfort CEN 15251 Adaptive Model Category I Status,Annual;
Output:Variable,*,Zone Thermal Comfort CEN 15251 Adaptive Model Category II Status,Annual;
Output:Variable,*,Zone Thermal Comfort CEN 15251 Adaptive Model Category III Status,Annual;
the rvi file should be:
Code:
eplusout.eso
eplusout.csv
Zone Thermal Comfort CEN 15251 Adaptive Model Category I Status
Zone Thermal Comfort CEN 15251 Adaptive Model Category II Status
Zone Thermal Comfort CEN 15251 Adaptive Model Category III Status
0
Cheers,
Ivan