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

Error in fast_charging_CC-CT-CV #104

Closed
lico0001 opened this issue Apr 27, 2023 · 1 comment
Closed

Error in fast_charging_CC-CT-CV #104

lico0001 opened this issue Apr 27, 2023 · 1 comment

Comments

@lico0001
Copy link

Excuse me. When I use the example 'fast_charging_CC-CT-CV', it while raises the ERROR:

Invalid keyword argument: dT

Choose one from: (I, P, V)

at this pharaph: simulate!(sol, p, dT=:hold) # equivalent to simulate!(sol, p, dT=0)
So how can I run it? THANKS.

@MarcBerliner
Copy link
Owner

Make sure your PETLION package is up to date with import Pkg; Pkg.update(). Constant temperature only works on v1.0.0 and v1.0.1

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