Skip to content

Commit

Permalink
removed cccv_ode - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekChaudharii authored Dec 5, 2023
1 parent 6b6ad0d commit 0aa0358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pybamm/step/steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,7 @@ def current(value, **kwargs):
Parameters
----------
value : float
The current value in A.
Value can be a number, a 2-tuple (for cccv_ode), or a 2-column array (for drive cycles)
The current value in A. It can be a number or a 2-column array (for drive cycles).
**kwargs
Any other keyword arguments are passed to the :class:`pybamm.step._Step`
class.
Expand Down

0 comments on commit 0aa0358

Please sign in to comment.