Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

If you look at eplusout.err you'll see:

** Severe  ** Invalid Output:Variable or Output:Meter Index Key Name =NODE 14
**   ~~~   ** For Output:Variable or Output:Meter = SYSTEM NODE TEMPERATURE
**   ~~~   ** Entered in EnergyManagementSystem:Sensor=GROUND_HX_INLET_TEMP
**   ~~~   ** Unique Key Name not found.
**  Fatal  ** Errors found in processing Energy Management System input. Preceding condition causes termination.

You have an EMS sensor that is referring to a node that doesn't exist, causing the simulation to fail.

If you don't mean to have an EMS program to set ground loop temperatures (assuming you do not, if it's a PTAC run), then delete the EnergyManagementSystem objects.