Skip to content

Commit 247af78

Browse files
committed
Fix typo in paper.md
Resolves barbagroup#44 For openjournals/jose-reviews#21
1 parent 9852ce7 commit 247af78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It is unique in its approach of taking a beginner in a step-by-step fashion to c
4343
The "12 steps to Navier-Stokes" lessons have proved effectiveness. They were used in the classroom as part of a university course for four years in a row (Boston University, 2009 to 2013), guiding several dozen students to develop their Navier-Stokes solutions.
4444
Written as a set of Jupyter notebooks, the module was the backbone of an intensive tutorial held as part of the 2013 Latin American Symposium on High-Performance Computing in Mendoza, Argentina (http://ecar2013.hpclatam.org).
4545

46-
The module is complete and can be easily adopted by other instructors who wish to teach CFD usting a practical approach.
46+
The module is complete and can be easily adopted by other instructors who wish to teach CFD using a practical approach.
4747
An instructor can complement the lessons with brief presentations, class discussions, and readings.
4848
For example, after students experiment with different values of the parameters in the first two steps, they will encounter situations when the solution blows up, due to numerical instability.
4949
As they become perplexed of this behavior, the instructor can use the "bonus" lesson about the stability criterion of Courant-Friedrichs-Lewy (CFL), and complement with a brief lecture on the concepts of consistency, stability and convergence.

0 commit comments

Comments
 (0)