PlantEquipmentList Run error in EnergyPlus
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,
Has anybody recieved any error such like that?
LoadEquipList: Failed to find PlantEquipmentList or CondenserEquipmentList object named =
Can you provide your IDF file via, e.g., Google Drive or Dropbox?
My guess is that either your
PlantEquipmentOperation:Uncontrolled
orPlantEquipmentOperation: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 3PlantEquipmentList
objects.