Skip to content

Commit

Permalink
changed the data files link under input/ to pybamm-data repo
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed May 29, 2024
1 parent 28562ca commit 684129e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Changing the input current when solving PyBaMM models\n",
"\n",
"This notebook shows you how to change the input current when solving PyBaMM models. It also explains how to load in current data from a file, and how to add a user-defined current function. For more examples of different drive cycles see [here](https://github.com/pybamm-team/PyBaMM/tree/develop/pybamm/input/drive_cycles).\n",
"This notebook shows you how to change the input current when solving PyBaMM models. It also explains how to load in current data from a file, and how to add a user-defined current function. For more examples of different drive cycles see [here](https://github.com/pybamm-team/pybamm-data/releases/tag/v1.0.0).\n",
"\n",
"### Table of Contents\n",
"1. Constant current\n",
Expand Down

0 comments on commit 684129e

Please sign in to comment.