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

Insulation for cold tanks #713

Open
koay9f opened this issue May 24, 2024 · 0 comments
Open

Insulation for cold tanks #713

koay9f opened this issue May 24, 2024 · 0 comments
Assignees

Comments

@koay9f
Copy link
Collaborator

koay9f commented May 24, 2024

Issue overview

InsulatedTankCalculator.cpp
Line 63
insulationConvCondHeatLoss = insulationOverallCoefficient * tankArea * (input.getSurfaceTemperature() - input.getAmbientTemperature()) / 1e5;

I think the temperature difference needs an fabs in front of it

Kristina still needs to confirm

EDIT: this might be useful for Kristina later
image.png

@koay9f koay9f self-assigned this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant