Various small things can be improved to allow more flexibility (found while working on https://github.com/NatLabRockies/OpenStudio-HPXML/pull/2169): - [ ] Allow more enumerations for: - [x] SoilType https://github.com/NatLabRockies/OpenStudio-HPXML/pull/2171 - [ ] RoofType - [ ] InteriorFinish/Type - [ ] Siding - [ ] WallType - [ ] GlassType - [ ] ??? - [ ] Change dehumidifier Location="conditioned space" from an error to a warning; don't model as appropriate - [ ] Change local ventilation FanLocation="kitchen" or "bath" from an error to a warning; don't model as appropriate - [ ] Allow more low-E enumerations in window/skylight storm window GlassType - [ ] Allow multiple efficiency values with different metrics (e.g., UEF & EF, SEER & SEER2, etc.)? Use newer metric. - [ ] Allow more residential facility types (match HEScore)?
Various small things can be improved to allow more flexibility (found while working on #2169):