The order should have arguments as (voltage, current, V_f=None, *args, **kwargs) for functions in the floating_potential.py module.
Once changed here, corresponding changes elsewhere need to be made.
This is to be done to allow the user to pass only in voltage and current and have the system assume the floating potential is not known and thus V_f=None by default
The order should have arguments as (voltage, current, V_f=None, *args, **kwargs) for functions in the floating_potential.py module.
Once changed here, corresponding changes elsewhere need to be made.
This is to be done to allow the user to pass only in voltage and current and have the system assume the floating potential is not known and thus V_f=None by default