2

EnergyPlus EMS program line error

Hi everyone, could someone help me with this error I`ve got in EMS in EnergyPlus?

** Severe  ** Problem found in EMS EnergyPlus Runtime Language.
**   ~~~   ** Erl program name: BLOCK1:ZONE1:WALL_1_WINDOW_1_CONTROL
**   ~~~   ** Erl program line number: 6
**   ~~~   ** Erl program line text: SET WIN_1_CONSTRUCTION = PCWINDOW_02
**   ~~~   ** Error message:  *** Error: EvaluateExpression: Variable = 'PCWINDOW_02' used in expression has not been initialized! *** 
**   ~~~   **  During Warmup, Environment=SITE (01-01:31-12), at Simulation time=01/01 00:00 - 00:15
**  Fatal  ** Previous EMS error caused program termination.
...Summary of Errors that led to program termination:
..... Reference severe error count=1
..... Last severe error=Problem found in EMS EnergyPlus Runtime Language.
aysuek's avatar
91
aysuek
asked 2019-05-20 00:50:51 -0500
Julien Marrec's avatar
29.7k
Julien Marrec
updated 2019-05-20 03:56:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Is PCWINDOW_02 a ConstructionIndexVariable object? EMS can only reference this type of object and not regular construction objects.

rafael.alonso's avatar rafael.alonso (2019-05-20 10:12:37 -0500) edit
add a comment see more comments

1 Answer

1

If you are using EMS to model phase-changing constructions, there's an idf doing electronic glass window which might be helpful to you: Google Drive Link

Yueyue_Zhou's avatar
499
Yueyue_Zhou
answered 2019-05-20 12:14:55 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments