Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
agl71 opened this issue Nov 10, 2023 · 0 comments

Comments

@agl71
Copy link

agl71 commented Nov 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant