EMS: how to initialize parameters for an equation with many variables
I'm using EMS to set a logistic regression equation, but I'm having the following error message: "Error: EvaluateExpression: Variable = 'C50' used in expression has not been initialized!"
This error appears when I add variables to my equation. With only two variables (intercept plus one more) the simulation runs correctly. Ex: when my equation is: 'set handle=A35+B47Top' it runs ok when my equation is: 'set handle=A35+B47Top+C50*RH' I receive the above error message
My input objects for 'EnergyManagementSystem:Program' are:
For 'EnergyManagementSystem:ProgramCallingManager' they are:
Thank you for any help!
Can you link to your IDF via e.g. Google Drive or Dropbox?
Sure. The idf (version 9.6) and weather file are here: link text