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

create_typical_building_from_model adds OS:Site:GroundTemperature:FCfactorMethod but does not use C-Factor or F-Factor constructions #91

Open
craigers290 opened this issue Dec 22, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@craigers290
Copy link

Based on gem v0.5.0 and OS v3.3.0

Expected behavior is to either use OS:Site:GroundTemperature:BuildingSurface with the Outside Boundary Condition of 'Ground'

OR use the OS:Site:GroundTemperature:FCfactorMethod with appropriate F-factor or C-factor constructions and Outside Boundary Condition of 'GroundFCfactorMethod'

@craigers290
Copy link
Author

@DavidGoldwasser, this one is messing with our calculators pretty seriously since VT tends to have small buildings (lots of relative ground contact) and very cold weather file assumptions that end up being used for the "Ground" condition. Generally I agree in principal with moving towards FCfactors, but without the appropriate constructions mapped to the vintages this half implementation is much worse than the old way of assigning "appropriate" OS:Site:GroundTemperature:BuildingSurface objects per the PNNL prototypes.

@craigers290
Copy link
Author

Maybe you could just add both objects?

@DavidGoldwasser
Copy link
Collaborator

DavidGoldwasser commented Jun 17, 2022

Sorry this flew below the radar, I'll start looking into it. Maybe a separate question from this is using E+ Kiva objects for ground modeling

@craigers290
Copy link
Author

Sorry this flew below the radar, I'll start looking into it. Maybe a separate question from this is using E+ Kiva objects for ground modeling

@DavidGoldwasser, ultimately that has been our solution to avoid future issues like this if the methodology changes again. We now insert a measure to add Kiva objects downstream of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants