zyj19831206 发表于 2014-11-21 00:22:28

请问gproms出了这个问题是为什么?

按照gproms例子操作了一下,但是出现了这个问题,请教各位大牛下:
1 error(s) occurred constructing the system
When performing Identity Elimination:
ERROR: variable Flowsheet.PID_controller001.set_point_external was ASSIGNed a value 0
outside the range , which is the intersection of the bounds of all
identical variables found during Identity Elimination.

小尾寒羊 发表于 2014-11-21 00:22:28

variable Flowsheet.PID_controller001.set_point_exter应该是个变量值超过了边界 建议修改边界或者修改模型

phipine 发表于 2014-11-21 00:22:28

是的,应该是赋值超出范围了
页: [1]
查看完整版本: 请问gproms出了这个问题是为什么?