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

EMS dynamic blinds problem

asked 2016-10-15 05:26:26 -0500

rewaaesam@hotmail.com's avatar

updated 2016-10-16 09:45:09 -0500

I have a problem with the EMS for dynamic blinds for windows in three facades of the building can any one help me with it??` Here what is errors file says:

* Severe * Problem found in EMS EnergyPlus Runtime Language. * ~~~ * Erl program name: SET_SHADE_CONTROL_STATE * ~~~ * Erl program line number: 1 * ~~~ * Erl program line text: SET INCIDENTANGLERAD = @ARCCOS SOLAR_BEAM_INCIDENT_COS * ~~~ * Error message: * Error: EvaluateExpression: Variable = 'SOLAR_BEAM_INCIDENT_COS' used in expression has not been initialized! *

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2016-10-15 09:45:47 -0500

Archmage's avatar

This is a new check in EMS added as of version 8.6. It now checks that variables used on the right hand side of an expression have been initialized before being used.

The error message is saying that you need to be sure SOLAR_BEAM_INCIDENT_COS has been assigned a value before using it in that expression.

edit flag offensive delete link more

Comments

thank you so much

rewaaesam@hotmail.com's avatar rewaaesam@hotmail.com  ( 2016-10-17 09:35:23 -0500 )edit

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: 2016-10-15 05:26:26 -0500

Seen: 367 times

Last updated: Oct 15 '16