Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions damped_driven_evolultion_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1010,9 +1010,9 @@
"<br/>\n",
"<font size=\"3\"><b>Sliders:</b>\n",
"<ul>\n",
" <li>$\\omega_{d}$: vary the driving frequency of the system within the range $[0.1,10.0]\\,\\mathrm{Hz}$</li>\n",
" <li>$\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,10.0]\\,\\mathrm{Hz}$</li>\n",
" <li>$\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{Hz}$</li>\n",
" <li>$\\omega_{d}$: vary the driving frequency of the system within the range $[0.1,10.0]\\,\\mathrm{rad/sec}$</li>\n",
" <li>$\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,10.0]\\,\\mathrm{rad/sec}$</li>\n",
" <li>$\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{rad/sec}$</li>\n",
"</ul>\n",
"</font>\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions damping_regimes_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -987,8 +987,8 @@
"<br/>\n",
"<font size=\"3\"><b>Sliders:</b>\n",
"<ul>\n",
" <li>$\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,5.0]\\,\\mathrm{Hz}$</li>\n",
" <li>$\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{Hz}$</li>\n",
" <li>$\\omega_{0}$: vary the natural (resonant) frequency of the system within the range $[0.1,5.0]\\,\\mathrm{rad/sec}$</li>\n",
" <li>$\\Gamma$: vary the damping of the system within the range $[0.0,10.0]\\,\\mathrm{rad/sec}$</li>\n",
"</ul>\n",
"</font>\n",
"\n",
Expand Down