Skip to content

how to define HVAC control setpoints in idf file that can make tc_actuator work? #11

Description

@agl71

Dear @mechyai

Thank you for your great work!
In the RL-EmsPy-main\example_usage\simple_emspy_control.py, your wrote tc_actuators defination below.
tc_actuators = {
# HVAC Control Setpoints
'zn0_cooling_sp': [('Zone Temperature Control', 'Cooling Setpoint', zn0)], # deg C
'zn0_heating_sp': [('Zone Temperature Control', 'Heating Setpoint', zn0)], # deg C
}
I think that the definations above must be consistent with the zone Thermostat setpoint definition in the idf file. But how to define HVAC control setpoints in the idf file that can make tc_actuator work?
Besides, how to modify the idf file when I want to add humidity Setpoint in tc_actuators.

Best Regards;
P.S: idf file :simple_office_5zone_April.idf

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions