Skip to content

Commit 4ccf130

Browse files
committed
add blurb for CFL lesson
1 parent 8da2d51 commit 4ccf130

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Steps 1–4 are in one spatial dimension. Steps 5–10 are in two dimensions (2D
2828
* [Step 2](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/02_Step_2.ipynb)
2929
—With the same IC/BCs, _nonlinear_ convection.
3030
* [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.
3132
* [Step 3](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/04_Step_3.ipynb)
3233
—With the same IC/BCs, _diffusion_ only.
3334
* [Step 4](http://nbviewer.ipython.org/urls/github.com/barbagroup/CFDPython/blob/master/lessons/05_Step_4.ipynb)

0 commit comments

Comments
 (0)