From 99d03477950e1d0dd16e9cf04dd47c47cfa2d82a Mon Sep 17 00:00:00 2001 From: Larry Aagesen Date: Thu, 7 Nov 2024 11:59:53 -0500 Subject: [PATCH] Fix typos in ch5-problem-setup.md --- pf-recommended-practices/bp-guide-gh/ch5-problem-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pf-recommended-practices/bp-guide-gh/ch5-problem-setup.md b/pf-recommended-practices/bp-guide-gh/ch5-problem-setup.md index 58e0fc5..86adea6 100644 --- a/pf-recommended-practices/bp-guide-gh/ch5-problem-setup.md +++ b/pf-recommended-practices/bp-guide-gh/ch5-problem-setup.md @@ -198,7 +198,7 @@ and a time step, $\Delta t$ = 0.005. The results are shown in the figure below. As can be seen in the figure above, for periodic boundary boundaries the $\alpha$ - $\beta$ domains are **continuous** on opposite sides of the -system. For No-flux boundaries, the $\alpha$ - $\beta$ interfaces are +system. For no-flux boundaries, the $\alpha$ - $\beta$ interfaces are **normal** to the boundary. For Dirichlet boundaries (bottom boundary of the right panel), the value of _c_ is **fixed** along the boundary.