Commit f4f4df3
committed
L02 + L03 + L06: fold in physics-review fixes
Three corrections from the L01-L06 adversarial physics review:
1. CRITICAL: L06 fig_psat_curves H2SO4 latent heat
720 kJ/kg -> 540 kJ/kg. The lecture's own worked-example table
in atmospheres_2.md gives L_v/R_v = 6400 K for H2SO4, which
implies L_v = 540 kJ/kg with R_v = 84.8 J/kg/K. The previous
720 kJ/kg gave a 33% steeper slope on the H2SO4 psat curve than
the in-lecture table predicts; students recomputing the curve
would have got a different answer than the rendered figure.
2. L02 fig_roche_geometry docstring
Stated 'the crossing defines the fluid Roche limit at 2.17 R_p'
- actually the curve crossing is the *rigid* Roche limit at
1.11 R_p (d = R_p (2 rho_p / rho_s)^(1/3)). The fluid Roche
limit at 2.17 R_p is correctly drawn as a separate dotted
vertical line. Plot was right; only the docstring was wrong.
3. L03 short_lived_radionuclides.json: 26Al DOI corrected
The sidecar pointed to 10.1016/0016-7037(94)90419-7 (wrong
paper); now matches book/references.bib at
10.1016/S0016-7037(00)00405-X (Lugmair & Galer 2003).
H2SO4 curve regenerated; geomagnetic-polarity AVIF unchanged but
restaged due to seed-deterministic PNG bit-tweak.1 parent 3252ea9 commit f4f4df3
4 files changed
Lines changed: 12 additions & 6 deletions
File tree
- book/06_atmospheres_2/figures
- scripts/figures
- L02_formation_orbits
- L03_heat_energy/data
- L06_atmospheres_2
Binary file not shown.
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments