From 1daf9a74ca8939d51bbb63bb74e1f758750251d5 Mon Sep 17 00:00:00 2001 From: "Nolte, David D" Date: Sat, 21 May 2022 07:23:42 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f29e914..a4cad17 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ These Python programs can be downloaded from GitHub at +DWH.py + Biased double well. + DampedDriven.py Driven-damped oscillators. Options are: driven-damped pendulum and driven-damped double well potential. Plots a two-dimensional Poincaré section. @@ -16,9 +19,6 @@ DoublePendulum.py Duffing.py Duffing oscillator. -DWH.py - Biased double well. - Flow2D.py Simple flows for 2D autonomous dynamical systems. Options are: Medio, van der Pol, and Fitzhugh-Nagumo models.