Skip to content

Commit efea241

Browse files
authored
Update transport_supg.jl
1 parent d3d43ce commit efea241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/example/transport_supg/transport_supg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ println("Running transport SUPG example...") #hide
55
#
66
# ## Maths
77
# There are several ways to present the method, here is one adapted from the [book](https://doi.org/10.1016/C2009-0-26328-8) of
8-
# Zienkiwicz _et al._ (The Finite Element Method for Fluid Dynamics).
8+
# Zienkiewicz _et al._ (The Finite Element Method for Fluid Dynamics).
99
#
1010
# We consider the following transport equation:
1111
# ```math

0 commit comments

Comments
 (0)