Skip to content

Commit 3395cfc

Browse files
committed
fix broken link
1 parent c3a757c commit 3395cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# CFD Python
33

44
**CFD Python**, a.k.a. the **12 steps to Navier-Stokes**, is a practical module for learning the basics of Computational Fluid Dynamics (CFD) by coding solutions to the basic partial differential equations used to describe fluid flow.
5-
The module was part of a course taught by [Prof. Lorena Barba](lorenabarba.com) between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to the George Washington University).
5+
The module was part of a course taught by [Prof. Lorena Barba](http://lorenabarba.com) between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to the George Washington University).
66

77
The module assumes only basic programming knowledge (in any language) and some foundation in partial differential equations and fluid mechanics. The "steps" were inspired by ideas of Dr. Rio Yokota, who was a post-doc in Prof. Barba's lab until 2011, and the lessons were refined by Prof. Barba and her students over several semesters teaching the CFD course.
88
These notebooks were developed in 2013 to teach an intensive course in Mendoza, Argentina.

0 commit comments

Comments
 (0)