1

"Zone Thermal Comfort Fanger Model PPD" is not in RDD file of EnergyPlus

I try to create a sensor in EMS for "Zone Thermal Comfort Fanger Model PPD", for further processing. From the RDD file, there is no sensor available called: "Zone Thermal Comfort Fanger Model PPD". However, there is a such variable in Output:Variable modules.

EnergyManagementSystem:Sensor,
ppd_sensor,              !- Name
Core_ZN ZN,              !- Output:Variable or Output:Meter Index Key Name
Zone Thermal Comfort Fanger Model PPD;  !- Output:Variable or Output:Meter Name

Output:Variable,
Core_ZN ZN,       !- Key Value
Zone Thermal Comfort Fanger Model PPD,  !- Variable Name
timestep;                !- Reporting Frequency

The Error i got:

* Severe * Invalid Output:Variable or Output:Meter Name =ZONE THERMAL COMFORT FANGER MODEL PPD * ~~~ * Entered in EnergyManagementSystem:Sensor=PPD_SENSOR * ~~~ * Output:Variable Name not found * Fatal * Errors found in processing Energy Management System input. Preceding condition causes termination.

(EnergyPlus 9.0).

How do i add such a variable to RDD? Thanks.

mindcoder's avatar
61
mindcoder
asked 2019-11-07 15:05:42 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-01-07 16:55:39 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Perhaps this is your problem? https://unmethours.com/question/25293...

shorowit's avatar
11.8k
shorowit
answered 2019-11-07 19:57:21 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments