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

Feature/radiant controls no ems for slab sp control #1584

Merged
merged 6 commits into from
Sep 19, 2023

Conversation

carlosduarteroa
Copy link
Collaborator

This pull request is to support radiant system controls that do not rely on ems objects. It supports a constant radiant slab setpoint (#1543) and a slab setpoint that varies with outdoor drybulb temperature (#1541).

# @param sch_type_limit [String] the name of a schedule type limit
# options are Temperature, Humidity Ratio, Fractional, OnOff, and Activity
# @return [OpenStudio::Model::ScheduleRuleset] schedule ruleset object
def model_add_8760_schedule_ruleset(model, values, sch_name,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possible duplicate of make_ruleset_sched_from_8760

@mdahlhausen mdahlhausen merged commit 8dc71da into master Sep 19, 2023
@mdahlhausen mdahlhausen deleted the feature/radiant_controls_no_ems branch September 19, 2023 18:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants