Skip to content

Commit

Permalink
50 / 60 : add descriptions of the simulations
Browse files Browse the repository at this point in the history
help from Gemini
  • Loading branch information
beachdweller committed May 22, 2024
1 parent eb2bf22 commit 19eff12
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions 50_ode/60_Duffing_Oscillator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,15 @@
"\n"
]
},
{
"cell_type": "markdown",
"id": "e98fb788-3ade-431c-a128-eb80178293df",
"metadata": {},
"source": [
"* Weak forcing near the natural frequency.\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -224,6 +233,15 @@
"\n"
]
},
{
"cell_type": "markdown",
"id": "ec5c37b1-cca9-4466-aaaf-a1043fe2ec6e",
"metadata": {},
"source": [
"* Stronger forcing, potentially leading to nonlinear effects.\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -240,6 +258,15 @@
"\n"
]
},
{
"cell_type": "markdown",
"id": "5baf7fc6-28f4-4b0f-82ee-0d3ab34f49f6",
"metadata": {},
"source": [
"* Exploring different resonance regions.\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -288,6 +315,15 @@
"\n"
]
},
{
"cell_type": "markdown",
"id": "3fc29623-aa3c-4d7a-b327-a559a421dec6",
"metadata": {},
"source": [
"* Sweeping omega to look for period-doubling bifurcations and chaos.\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 19eff12

Please sign in to comment.