diff --git a/notebooks/lab2/01-lab2.ipynb b/notebooks/lab2/01-lab2.ipynb index d9b9e7d..01303ad 100644 --- a/notebooks/lab2/01-lab2.ipynb +++ b/notebooks/lab2/01-lab2.ipynb @@ -82,7 +82,9 @@ "\n", "- Be able to: find the order of a scheme, using the test equation find\n", " the stability of a scheme, find the local truncation error from a\n", - " graph of the exact solution and the numerical solution." + " graph of the exact solution and the numerical solution.\n", + "\n", + "- Evaluate and compare the accuracy a" ] }, {