-
Notifications
You must be signed in to change notification settings - Fork 58
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
Remove sizing methods #1582
Remove sizing methods #1582
Commits on Aug 25, 2023
-
remove Siz.AirLoopHVAC.rb and associated methods. These methods are now available in OpenStudio as of OpenStudio version 3.6.0.
Configuration menu - View commit details
-
Copy full SHA for ed8b339 - Browse repository at this point
Copy the full SHA ed8b339View commit details -
remove Siz.CoilCoolingWater.rb
remove Siz.CoilCoolingWater.rb and associated methods. These methods are now available in OpenStudio as of OpenStudio version 3.6.0.
Configuration menu - View commit details
-
Copy full SHA for 5ba9c05 - Browse repository at this point
Copy the full SHA 5ba9c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3710796 - Browse repository at this point
Copy the full SHA 3710796View commit details -
remove Siz.HVACComponent.rb and associated methods. Only water heaters were using the feature. May consider generalizing if other components need it in the future.
Configuration menu - View commit details
-
Copy full SHA for e38bfc3 - Browse repository at this point
Copy the full SHA e38bfc3View commit details -
remove Siz.HeatingCoolingFuels.rb and Siz.ThermalZone.rb
remove Siz.HeatingCoolingFuels.rb and Siz.ThermalZone.rb and refactor associated methods. These methods are now available in OpenStudio as of OpenStudio version 3.6.0, under coolingFuelTypes, heatingFuelTypes, and appGHeatingFuelTypes
Configuration menu - View commit details
-
Copy full SHA for 1f9c89d - Browse repository at this point
Copy the full SHA 1f9c89dView commit details -
remove overloaded prm method plant_loop_total_cooling_capacity
plant_loop_total_cooling_capacity is overloaded in the prm code and doesn't need to be
Configuration menu - View commit details
-
Copy full SHA for 27e38db - Browse repository at this point
Copy the full SHA 27e38dbView commit details -
calculate fan power from existing field rather than relying on an sql file lookup
Configuration menu - View commit details
-
Copy full SHA for 8b99e87 - Browse repository at this point
Copy the full SHA 8b99e87View commit details -
remove getAutosizedValueFromEquipmentSummary
remove getAutosizedValueFromEquipmentSummary method from Siz.Model.rb
Configuration menu - View commit details
-
Copy full SHA for 89be23d - Browse repository at this point
Copy the full SHA 89be23dView commit details -
remove output fan report, which was only used for manually checking the older prm method
Configuration menu - View commit details
-
Copy full SHA for e8ec7ec - Browse repository at this point
Copy the full SHA e8ec7ecView commit details -
delete Siz.Model.rb and hvac_sizing directory
Configuration menu - View commit details
-
Copy full SHA for 6d0c652 - Browse repository at this point
Copy the full SHA 6d0c652View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2b247b - Browse repository at this point
Copy the full SHA a2b247bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c54b8e - Browse repository at this point
Copy the full SHA 1c54b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927274f - Browse repository at this point
Copy the full SHA 927274fView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ad720d - Browse repository at this point
Copy the full SHA 2ad720dView commit details -
refactor design load to be w not w_per_m2
The original heatingDesignLoad and coolingDesignLoad method sin openstudio-standards were poorly named. They returned load density in w_per_m2 instead of w. Adjust the code to account for the w return from the new OpenStudio methods.
Configuration menu - View commit details
-
Copy full SHA for f7d9499 - Browse repository at this point
Copy the full SHA f7d9499View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac51ed0 - Browse repository at this point
Copy the full SHA ac51ed0View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d20c94 - Browse repository at this point
Copy the full SHA 7d20c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79863a - Browse repository at this point
Copy the full SHA e79863aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc75f2 - Browse repository at this point
Copy the full SHA 9cc75f2View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c6b9c1 - Browse repository at this point
Copy the full SHA 3c6b9c1View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9aa6c6b - Browse repository at this point
Copy the full SHA 9aa6c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bd20d - Browse repository at this point
Copy the full SHA a7bd20dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c124da - Browse repository at this point
Copy the full SHA 4c124daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e49f4 - Browse repository at this point
Copy the full SHA 40e49f4View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97840e9 - Browse repository at this point
Copy the full SHA 97840e9View commit details