From 05385bbce6d509fa4424fe59da1bd24e9f698de2 Mon Sep 17 00:00:00 2001 From: "Nolte, David D" Date: Sat, 21 May 2022 07:25:50 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a4cad17..c0bc959 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ DoublePendulum.py Duffing.py Duffing oscillator. + +FlipPhone.py + Flipping iPhone simulator. (See https://galileo-unbound.blog/2021/10/10/physics-of-the-flipping-iphone-and-the-fate-of-the-earth/.) Flow2D.py Simple flows for 2D autonomous dynamical systems. Options are: Medio, van der Pol, and Fitzhugh-Nagumo models.