Skip to content

Commit 1c6480f

Browse files
author
Daniel Precioso, PhD
committed
Remove unnecessary code block and clean up the transition from Gierer-Meinhardt to Gray-Scott in the Turing instability documentation.
1 parent 9a6068f commit 1c6480f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/pde-1d/turing-instability.qmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,6 @@ def gray_scott_jacobian(u_star, v_star, f=0.040, k=0.060):
431431
```
432432
433433
That is the whole bridge from Gierer-Meinhardt to Gray-Scott. Keep the eigenvalue scan, replace the Jacobian, replace the boundary spectrum, then sort the unstable modes and read off the dominant one.
434-
```
435-
:::
436434
437435
## Compare Two Cases
438436

0 commit comments

Comments
 (0)