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

How to Change Temperature in CC-CV #100

Closed
lico0001 opened this issue Oct 21, 2022 · 2 comments
Closed

How to Change Temperature in CC-CV #100

lico0001 opened this issue Oct 21, 2022 · 2 comments

Comments

@lico0001
Copy link

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.

@MarcBerliner
Copy link
Owner

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.

@lico0001
Copy link
Author

Thank you MarcBerliner. Got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants