First time here? Check our help page!
3

How to get a simple kWh vs days graph in energyplus? [closed]

Hi all, simple questione, i'm relatively new to energyplus, i have run my own simulation and i get the TOTAL kwh consumption for my building during the simulation period which is 3 months. Is there a way to set the output of energyplus to get a excel file where i have in a column the DAYS and in the other column the KWH CONSUMPTION? just like this https://ibb.co/ZxZ5hJc SO I CAN GET A GRAPH KWH VS TIME (IN DAYS)

thanks you

simulationenergyplus's avatar
51
simulationenergyplus
asked 2019-02-24 05:00:52 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2019-02-24 10:05:06 -0500
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "the question is answered, right answer was accepted" by simulationenergyplus 2019-02-28 07:32:37 -0500

Comments

add a comment see more comments

1 Answer

2

EnergyPlus can produce output on a daily basis by specifying Daily in the report frequency field of the Output:Variable input object or in the Output:Meter input object. These generally produce a CSV file that can be opened with a spreadsheet program. To see what output variables are available for a specific file you should include the Output:VariableDictionary input object and run a simulation to see the list in the RDD and MDD files.

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2019-02-25 09:06:54 -0500
edit flag offensive 0 remove flag delete link

Comments

thank you for your help! You helped me very much

simulationenergyplus's avatar simulationenergyplus (2019-02-28 07:33:19 -0500) edit
add a comment see more comments