Skip to content

Commit 2d4c586

Browse files
authored
Update predicting_the_weather.jl
1 parent 64f4104 commit 2d4c586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/climate_science/predicting_the_weather.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ As $\rho$ increases we see a sequence of bifurcations. Above a critical value, t
521521

522522
# ╔═╡ cc7ee950-6b86-4d43-8524-86254978bd1b
523523
md"""
524-
Deterministic chaos occurs when nearby initial conditions separate exponentially fast in state space. This has been given the name **butterly effect**: the perturbation to the atmosphere's state caused by a butterfly flapping its wings could end up being magnified to modify the direction in which a tornado moves.
524+
Deterministic chaos occurs when nearby initial conditions separate exponentially fast in state space. This has been given the name **butterfly effect**: the perturbation to the atmosphere's state caused by a butterfly flapping its wings could end up being magnified to modify the direction in which a tornado moves.
525525
526526
We can see this in a simple way by perturbing the initial condition slightly and calculating the distance between the two systems as a function of $t$:
527527
"""

0 commit comments

Comments
 (0)