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

GlassLayer has too high/too low temperatures if conductivity is near zero. #304

Closed
mwetter opened this issue Oct 24, 2014 · 1 comment
Closed
Milestone

Comments

@mwetter
Copy link
Member

mwetter commented Oct 24, 2014

The glass surface temperatures are outside the boundary condition temperature, e.g., too high on the 20 degC room side, too cold on the 0 degC outside for conductivity near zero. The equations in Buildings.HeatTransfer.Windows.BaseClasses.GlassLayer seem to be fine.
Maybe the issue is at Buildings.HeatTransfer.Radiosity.OpaqueSurface?

To reproduce, run

simulateModel("Buildings.HeatTransfer.Windows.BaseClasses.Examples.GlassLayer(nonSha(k=0.001))", method="dassl", tolerance=1e-06, resultFile="GlassLayer");

glasslayer

@mwetter mwetter added this to the Release 1.7 milestone Oct 24, 2014
@mwetter
Copy link
Member Author

mwetter commented Dec 9, 2014

This is now merged to the master branch.

@mwetter mwetter closed this as completed Dec 9, 2014
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

No branches or pull requests

1 participant