From c72835617093ad208c8d53f9c2227047c1a59d07 Mon Sep 17 00:00:00 2001 From: Matthew Heaney Date: Sun, 5 Apr 2020 13:28:02 -0700 Subject: [PATCH 1/2] damping_regimes_1: change units from Hertz to rad/sec --- damping_regimes_1.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/damping_regimes_1.ipynb b/damping_regimes_1.ipynb index a34bd7c..24c6469 100644 --- a/damping_regimes_1.ipynb +++ b/damping_regimes_1.ipynb @@ -987,8 +987,8 @@ "
\n", "Sliders:\n", "\n", "\n", "\n", From 8912dd4f9c23c34ced77036559bcce8d57ac2907 Mon Sep 17 00:00:00 2001 From: Matthew Heaney Date: Sun, 5 Apr 2020 15:47:31 -0700 Subject: [PATCH 2/2] damped_drive_evol1: change units from Hertz to rad/sec --- damped_driven_evolultion_1.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/damped_driven_evolultion_1.ipynb b/damped_driven_evolultion_1.ipynb index 6f5e77f..ef79106 100644 --- a/damped_driven_evolultion_1.ipynb +++ b/damped_driven_evolultion_1.ipynb @@ -1010,9 +1010,9 @@ "
\n", "Sliders:\n", "
    \n", - "
  • $\\omega_{d}$: vary the driving frequency of the system within the range $[0.1,10.0]\\,\\mathrm{Hz}$
  • \n", - "
  • $\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,10.0]\\,\\mathrm{Hz}$
  • \n", - "
  • $\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{Hz}$
  • \n", + "
  • $\\omega_{d}$: vary the driving frequency of the system within the range $[0.1,10.0]\\,\\mathrm{rad/sec}$
  • \n", + "
  • $\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,10.0]\\,\\mathrm{rad/sec}$
  • \n", + "
  • $\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{rad/sec}$
  • \n", "
\n", "
\n", "\n",