PlantEquipmentList Run error in EnergyPlus

asked 2019-07-11 14:28:34 -0500

acme's avatar

updated 2019-07-11 23:48:26 -0500

Dear all,

I came across with a simulation error in EnergPlus. I have PlantLoop objects with 4 loops. Does anybody know how can I solve this issue?

Failed to find PlantEquipmentList or CondenserEquipmentList object named =

My error codes and loops are located below,

image description

image description

image description

image description

edit retag flag offensive close merge delete

Comments

Has anybody recieved any error such like that?

LoadEquipList: Failed to find PlantEquipmentList or CondenserEquipmentList object named =

acme's avatar acme  ( 2019-07-12 13:45:39 -0500 )edit

Can you provide your IDF file via, e.g., Google Drive or Dropbox?

shorowit's avatar shorowit  ( 2019-07-12 14:12:25 -0500 )edit

My guess is that either your PlantEquipmentOperation:Uncontrolled or PlantEquipmentOperation:CoolingLoad objects (or both) have an input field where you set the name of a Plant or Condenser Equipment List, but it is blank in your IDF. It should be set to the name of one of your 3 PlantEquipmentList objects.

Aaron Boranian's avatar Aaron Boranian  ( 2019-07-12 14:59:21 -0500 )edit