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

Add ground temperatures to ChangeBuildingLocation measure #91

Open
mdahlhausen opened this issue Mar 29, 2022 · 0 comments
Open

Add ground temperatures to ChangeBuildingLocation measure #91

mdahlhausen opened this issue Mar 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mdahlhausen
Copy link
Collaborator

Copying over this issue from the openstudio-standards repo.
From @mldichter
"The ChangeBuildingLocation BCL measure creates the Site:Location, Site:WaterMainsTemperature, and SizingPeriod:DesignDay objects in the model based on input epw and stat files. Missing when changing location is the Site:GroundTemperature:BuildingSurface object. This would be a great addition to the measure rather than being dependent on the user for the temperature calculations."

Note that there are several GroundTemperature options, with the most common being Site:GroundTemperature:BuildingSurface and Site:GroundTemperature:FCfactorMethod. The BuildingSurface temperatures are typically modeled with a slab tool and within a few degrees of typical adjacent zone temperatures. The FCfactorMethod temperatures are typically the average monthly air temperature with a three month lag. A ruby method that implements this is detailed here.

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

No branches or pull requests

1 participant