Skip to content

Commit e348c88

Browse files
author
Daniel Precioso, PhD
committed
Consolidate PDE module into session 6
1 parent 31cabc7 commit e348c88

18 files changed

Lines changed: 1302 additions & 1050 deletions

_quarto.yml

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -109,30 +109,26 @@ website:
109109
href: modules/networks/sir.qmd
110110
- text: "Assignment"
111111
href: modules/networks/assignment.qmd
112-
- section: "Session 6: Networks (part 2)"
113-
href: modules/network-dynamics/index.qmd
114-
contents:
115-
- text: "Assignment"
116-
href: modules/network-dynamics/assignment.qmd
117-
- section: "Session 7: PDEs"
118-
href: modules/pde-1d/index.qmd
112+
- section: "Session 6: PDEs"
113+
href: modules/pde/index.qmd
119114
contents:
120115
- text: "Gierer-Meinhardt 1D"
121-
href: modules/pde-1d/gierer-meinhardt.qmd
116+
href: modules/pde/gierer-meinhardt-1d.qmd
122117
- text: "Turing Instability"
123-
href: modules/pde-1d/turing-instability.qmd
124-
- text: "Assignment"
125-
href: modules/pde-1d/assignment.qmd
118+
href: modules/pde/turing-instability.qmd
126119
- text: "Gierer-Meinhardt 2D"
127-
href: modules/pde-2d/gierer-meinhardt.qmd
128-
- text: "Turing Instability (2D)"
129-
href: modules/pde-2d/turing-instability.qmd
120+
href: modules/pde/gierer-meinhardt-2d.qmd
130121
- text: "Gray-Scott"
131-
href: modules/pde-2d/gray-scott.qmd
122+
href: modules/pde/gray-scott.qmd
132123
- text: "Gray-Scott: Interaction"
133-
href: modules/pde-2d/gray-scott-art.qmd
124+
href: modules/pde/gray-scott-art.qmd
134125
- text: "Assignment"
135-
href: modules/pde-2d/assignment.qmd
126+
href: modules/pde/assignment.qmd
127+
- section: "Session 7: Networks (part 2)"
128+
href: modules/network-dynamics/index.qmd
129+
contents:
130+
- text: "Assignment"
131+
href: modules/network-dynamics/assignment.qmd
136132
- section: "Session 8: Cellular Automata"
137133
href: modules/cellular-automata/index.qmd
138134
contents:

modules/pde-1d/assignment.qmd

Lines changed: 0 additions & 36 deletions
This file was deleted.

modules/pde-1d/gierer-meinhardt.qmd

Lines changed: 0 additions & 212 deletions
This file was deleted.

modules/pde-1d/index.qmd

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)