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
As @TomTranter suggests there are a lot of variables and parameters, and we should add a search function. This could be done in pybamm.FuzzyDict. We could search for keys containing the word a user searches for, and then provide best matches if there are no results.
The text was updated successfully, but these errors were encountered:
As @TomTranter suggests there are a lot of variables and parameters, and we should add a search function. This could be done in
pybamm.FuzzyDict
. We could search for keys containing the word a user searches for, and then provide best matches if there are no results.The text was updated successfully, but these errors were encountered: