First time here? Check our help page!
1

Internal variables to Global variables (Energy+)

Hi everybody, I would ask if it is possible to convert an internal variable (in my case the T_inlet of a PlantComponent:UserDefined) into a global variable? It seems needed to export the T_inlet for the FMI coupling. Thanks. Paolo

Paolo's avatar
31
Paolo
asked 2018-07-10 03:42:39 -0500
Julien Marrec's avatar
29.7k
Julien Marrec
updated 2018-07-12 04:25:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Use EnergyManagementSystem:GlobalVariable to declare a list of EMS variable names which are global.

MJWitte's avatar
9.7k
MJWitte
answered 2018-07-19 16:12:13 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments