From 59df7dc766bdf7c83ef86d8aac15f2acc34536fd Mon Sep 17 00:00:00 2001 From: soorajsunil Date: Wed, 19 Jun 2024 00:09:28 -0400 Subject: [PATCH] Update compare-ecker-data.ipynb (#4197) --- docs/source/examples/notebooks/models/compare-ecker-data.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/notebooks/models/compare-ecker-data.ipynb b/docs/source/examples/notebooks/models/compare-ecker-data.ipynb index 436d1bc5fa..320d35fceb 100644 --- a/docs/source/examples/notebooks/models/compare-ecker-data.ipynb +++ b/docs/source/examples/notebooks/models/compare-ecker-data.ipynb @@ -7,7 +7,7 @@ "source": [ "# Comparing with Experimental Data\n", "\n", - "In this notebook we show how to compare results generated in PyBaMM with experimental data. We compare the results of the DFN model (see the [DFN notebook](DFN.ipynb)) with the experimental data from Ecker et. al. [[3]](#References). Results are compared for a constant current discharge at 1C and at 5C." + "In this notebook we show how to compare results generated in PyBaMM with experimental data. We compare the results of the DFN model (see the [DFN notebook](DFN.ipynb)) with the experimental data from Ecker et. al. [[5]](#References). Results are compared for a constant current discharge at 1C and at 5C." ] }, {