s2e-core
s2e-core copied to clipboard
Add connection between electrical power and thermal calculation
Details
Add the following features.
- Calculate thermal power input depending on the power state of a component.
- Calculate the temperature of a component.
Closing conditions
Implement the above features.
Supplementary information
Related codes
- https://github.com/ut-issl/s2e-core/tree/develop/src/dynamics/thermal
- https://github.com/ut-issl/s2e-core/blob/develop/src/components/ports/power_port.hpp
Related PRs and discussions
- https://github.com/ut-issl/s2e-core/pull/395
Note
- Provide a conclusion before closing the issue.