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
PyBOP models accept parameter sets of the form pybop.ParameterSet and pybamm.ParameterValues. The OCP check in base_ecm.py needs to be updated to allow for this to resolve the errors in #371.
Python Version
3.10.12
Describe the bug
PyBOP models accept parameter sets of the form
pybop.ParameterSet
andpybamm.ParameterValues
. The OCP check inbase_ecm.py
needs to be updated to allow for this to resolve the errors in #371.Steps to reproduce the behaviour
https://github.com/pybop-team/PyBOP/actions/runs/9599058153/job/26477079114?pr=371
Relevant log output
The text was updated successfully, but these errors were encountered: