mVeerasingam/Battery-Simulator-Service

Option to simulate battereis at 0°/25°/75°.

開放

#4 建立於 2023年11月23日

 (0 則留言) (0 個反應) (1 位負責人)Python (0 個分叉)auto 404
Active Sprintenhancementgood first issue

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Flask + PyBaMM Onboarding task for Lucas.

While the priority is 'Job Manager' and 'Microservice 1' Message Queues is next in the development cycle. Onboarding and introducing Lucas to the basics of PyBaMM would be beneficial if we decide to go down alternative simulation and modelling avenues at a later date.

Task: Update the code to allow the user to choose a battery temperature in Celsius (PyBaMM records temps in kelvin)

Bonus: Batteries are typically measured in 20°/25°/75° degrees. If you can find a way to only allow the temperature input parameter to only allow one of the three mentioned degrees that would be ideal. I hope to have the website have a dropdown menu that allows only those 3 options.

Resources: Youtube (Official intro to PyBaMM): - It is also timestamped for your convivence
https://youtu.be/FA7s-Zx6O2I?feature=shared&t=1520

This is jupyter notebook example by PyBaMM on setting parameter values. 'Ambient temperature [K]' (in Kelvin) controls the temperature. https://docs.pybamm.org/en/stable/source/examples/notebooks/getting_started/tutorial-4-setting-parameter-values.html#:~:text=%27Ambient%20temperature%20%5BK%5D%27%3A%20298.15%2C

貢獻者指南