How to Import Excel time series dataset to energyplus IDF files?

I have experimentally measured thousands of data regarding the chiller's inlet and outlet temperatures per hour for the whole year. This data is available in an excel sheet. How to import this data into energyplus idf file for simulation using EMS or Ep-py? and how to plugin excel with energy plus idf file in eppy?

Brijesh's avatar
1
Brijesh
asked 2021-03-29 07:23:05 -0500
shorowit's avatar
11.8k
shorowit
updated 2021-04-01 12:39:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@Brijesh a very similar question has been asked here, which mentions that EnergyPlus has a Schedule:File object that imports external schedule data in a CSV or other text file format into the IDF. You can read more about using this capability here.

You don't need EMS or Eppy. Does that answer your question?

Aaron Boranian's avatar Aaron Boranian (2021-03-29 10:39:42 -0500) edit
add a comment see more comments