We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da2d51 commit 4ccf130Copy full SHA for 4ccf130
1 file changed
README.md
@@ -28,6 +28,7 @@ Steps 1–4 are in one spatial dimension. Steps 5–10 are in two dimensions (2D
28
* [Step 2](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/02_Step_2.ipynb)
29
—With the same IC/BCs, _nonlinear_ convection.
30
* [CFL Condition](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/03_CFL_Condition.ipynb)
31
+—Exploring numerical stability and the Courant-Friedrichs-Lewy (CFL) condition.
32
* [Step 3](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/04_Step_3.ipynb)
33
—With the same IC/BCs, _diffusion_ only.
34
* [Step 4](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/05_Step_4.ipynb)
0 commit comments