Skip to content

Commit

Permalink
Merge pull request #174 from mdienst/tutorial_video
Browse files Browse the repository at this point in the history
Wave in bar tutorial improvement
  • Loading branch information
kaipartmann authored Sep 2, 2024
2 parents 44762cc + 4824331 commit f5898d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/literate/tutorial_wave_in_bar.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ point_set!(x -> x < -lx / 2 + 1.2Δx, body, :left)
# 0 &\text{else}
# \end{cases}
# ```
# ![](https://github.com/user-attachments/assets/34165b09-2df9-495d-8e41-acff28d0098c)
# is applied to point set `:left`. The parameters used for this excitation are period
# length `T` and amplitude `vmax`.
T, vmax = 1.0e-5, 2.0
Expand Down

0 comments on commit f5898d9

Please sign in to comment.