# Description Modified the __call__ method to accept **kwargs as a parameter. This will allow any additional keyword arguments to be passed to the method. You can then include these extra arguments when calling the interp method of the _xr_
Pull requests
Open
0
Merged
0
Closed
4
Upstream
4
- closedupstreampybamm-team/PyBaMM7 comments+0 −0
- closedupstreampybamm-team/PyBaMM3 comments
Users can skip the re-installation of the build-time components if already present but still factor in the cases where it is necessary for them to reinstall for debugging purposes. The key aspects are: -Checking for existing Sundials and KL
+0 −0 - closedupstreampybamm-team/PyBaMM1 comments
# Description Users can skip the re-installation of the build-time components if already present but still factor in the cases where it is necessary for them to reinstall for debugging purposes. The key aspects are: -Checking for existing S
+0 −0 - closedupstreampybamm-team/PyBaMM2 comments
Fixes #3303 The key changes: - Use .get() instead of direct indexing to handle cases where the key is missing - Check if the value is a tuple using isinstance() - If it's a tuple, use the first index - Handle lithium plating the same way #
+0 −0