Skip to content

Commit 36e6822

Browse files
committed
Numbered chapters in fdm-jupyter-book.
1 parent 96dfba5 commit 36e6822

7,169 files changed

Lines changed: 9 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

fdm-jupyter-book/_toc.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22

33
- chapter: Vibration ODEs
44
sections:
5-
- file: notebooks/vib/vib_undamped.ipynb
6-
- file: notebooks/vib/vib_placeholder.md
5+
- file: notebooks/01_vib/vib_undamped.ipynb
6+
- file: notebooks/01_vib/vib_placeholder.md
77

88
- chapter: Wave equations
99
sections:
10-
- file: notebooks/wave/wave1D_fd1.ipynb
11-
- file: notebooks/wave/wave1D_prog.ipynb
12-
- file: notebooks/wave/wave_placeholder.md
10+
- file: notebooks/02_wave/wave1D_fd1.ipynb
11+
- file: notebooks/02_wave/wave1D_prog.ipynb
12+
- file: notebooks/02_wave/wave_placeholder.md
1313

1414
- chapter: Diffusion equations
1515
sections:
16-
- file: notebooks/diffu/diffu_rw.ipynb
17-
- file: notebooks/diffu/diffu_placeholder.md
16+
- file: notebooks/03_diffu/diffu_rw.ipynb
17+
- file: notebooks/03_diffu/diffu_placeholder.md
1818

1919
- chapter: Advection equations
2020
sections:
21-
- file: notebooks/advec/advec.ipynb
21+
- file: notebooks/04_advec/advec.ipynb
2222

2323
- chapter: Nonlinear problems
2424
sections:
25-
- file: notebooks/nonlin/nonlin_placeholder.md
25+
- file: notebooks/05_nonlin/nonlin_placeholder.md

fdm-jupyter-book/notebooks/vib/exer-vib/binary_star.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/binary_star.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/bouncing_ball.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/bouncing_ball.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/elastic_pendulum.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/elastic_pendulum.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/elastic_pendulum_drag.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/elastic_pendulum_drag.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/resonance.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/resonance.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/simple_pendulum.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/simple_pendulum.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/sliding_box.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/sliding_box.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/test_error_conv.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/test_error_conv.py

File renamed without changes.

fdm-jupyter-book/notebooks/vib/exer-vib/test_vib_undamped_exact_discrete_sol.py renamed to fdm-jupyter-book/notebooks/01_vib/exer-vib/test_vib_undamped_exact_discrete_sol.py

File renamed without changes.

0 commit comments

Comments
 (0)