Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: index
parts:
- caption: Particle mechanics
numbered: True # Only applies to chapters in Part 1.
chapters:
- file: content/mechanicsintroduction
- file: content/forces
- file: content/energy
- file: content/momentum
- file: content/rotationalmotion
- file: content/generalplanarmotion
- file: content/generalrotationalmotion
- file: content/oscillations
- file: content/Lagrangianmechanics
- caption: Continuum mechanics
numbered: True # Only applies to chapters in Part 1.
chapters:
- file: content/solidsandfluids
- file: content/fluiddynamics
- file: content/waves
- file: content/thermodynamicsbasics
- file: content/entropy
- caption: Appendices
numbered: True
chapters:
- file: content/mathappendix
sections:
- file: content/linearalgebra
- file: content/complexnumbers
- file: content/multivariatecalculus
- file: content/differentialequations
- file: content/equationsandconstants
- caption: Index & credits
chapters:
- file: content/credits
- file: genindex