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

Utilize equations as inputs to Energy+

asked 2019-11-10 06:45:09 -0500

vitorleiteg's avatar

updated 2023-03-29 13:46:41 -0500

Hello everyone! I wonder if there is any way to add simple equations and input to energy plus. The main reason that I want to do this is because I want to utilize an adaptive method (that is not ASHRAE55 and EN15251) as an input to my 'AirflowNetwork: Multizone:Zone' in the field 'Ventilation Control'. The easiest solution that I see is creating a schedule with varying setpoint temperatures according to outside temperature but for that I would've to input equations.

Is that possible?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2019-11-10 15:17:24 -0500

updated 2019-11-10 15:19:10 -0500

If your setpoint temperatures are only dependent on outside temperature, then you can pre-process the weather file and create a static schedule for EnergyPlus.

But if your setpoint temperatures need to vary based on other conditions such that they need to be calculated dynamically for each time step, then you can use EnergyPlus's Energy Management System (EMS) to implement custom equations/logic. For example, you can create an EMS program where you actuate (override) a Schedule Value. The EnergyPlus documentation has an example of doing just this.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2019-11-10 06:45:09 -0500

Seen: 176 times

Last updated: Mar 29 '23