Skip to content

Commit 9aadc16

Browse files
committed
Merge branch 'rckirby/brandy' of github.com:firedrakeproject/firedrake into rckirby/brandy
2 parents 9bf34f1 + 91257b9 commit 9aadc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/time_dependent_rayleigh_benard/timedep-rayleigh-benard.py.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ difference is applied horizontally, perpendicular to gravity. It
8383
tends to make prettier pictures for low Rayleigh numbers, but also
8484
tends to take more Newton iterations since the coupling terms in the
8585
Jacobian are a bit stronger. Switching to the first case would be a
86-
simple change of bits of the boundary associated with the second and
86+
simple change of the boundary subdomains associated with the second and
8787
third boundary conditions below::
8888

8989
bcs = [

0 commit comments

Comments
 (0)