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

Calculate and track heat loss #7

Open
corykinney opened this issue Aug 1, 2024 · 0 comments
Open

Calculate and track heat loss #7

corykinney opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@corykinney
Copy link
Collaborator

This should be accessible as a property packed_bed.heat_loss which returns an array of heat loss at each timestep. This could be implemented as a namedtuple if it is desirable to track heat loss per component packed_bed.heat_loss.total, packed_bed.heat_loss.top_lid, etc.

@corykinney corykinney added the enhancement New feature or request label Aug 1, 2024
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