You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello MarcBerliner, how to simulate under different battery temperature and ambient temperature, and whether there is a relevant input parameter interface?
If there is no such interface, can the simulation be performed by modifying these two temperatures in the PETLION source code? Are the simulation results obtained after this modification accurate?
Looking forward to your reply, thanks.
The text was updated successfully, but these errors were encountered:
You can specify the initial temperature (or the constant temperature if run isothermally) with p.θ[:T₀] = 25+273.15 and the ambient temperature with p.θ[:T_amb] = 25+273.15.
Hello MarcBerliner, how to simulate under different battery temperature and ambient temperature, and whether there is a relevant input parameter interface?
If there is no such interface, can the simulation be performed by modifying these two temperatures in the PETLION source code? Are the simulation results obtained after this modification accurate?
Looking forward to your reply, thanks.
The text was updated successfully, but these errors were encountered: