Modify the plating.py issue

I want to set j_stripping to 0 when eta_plating is greater than 0, while keeping the rest of the calculations unchanged. So, I modified the code as follows:


I have confirmed that the logic is correct, but I am unable to affect the values in any way.
Additionally, I have already read DrSOKane’s response on GitHub regarding eta_stripping / eta_plating #2031, but I still want to try modifying my code. I would appreciate some guidance. Thank you!