Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

How to implement subroutine to calculate mean of daily recorded attributes every 3 month? [closed]

asked 2020-05-10 11:05:24 -0500

MHT's avatar

updated 2020-05-11 11:43:26 -0500

I a new to energyplus. I am running a code to estimate min Lux every day. I want to use subroutine to calculate mean of these recorded daily min lux every quarter. It means that I want to run the code for whole year and at the end I just want to receive 4 output which are the mean of min lux for each quarter.

your help is highly appreciated.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by MHT
close date 2020-05-21 15:49:29.762760

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-05-21 13:12:40 -0500

You have to code it in Erl through EMS EnergyPlus class objects.

You should use a TrendAevrage variable on your min values.

See below a screenshot from EMS ApplicationGuide, EnergyPlus Documentation

image description

edit flag offensive delete link more

Careers

Question Tools

Stats

Asked: 2020-05-10 11:05:24 -0500

Seen: 132 times

Last updated: May 21 '20