OpenPsiMu / ThePhysicsHub

The Physics Hub is an open source physics simulations project that is being developed by physics students worldwide and aims to deliver clear and easy to understand physics simulations free for everyone!
https://physicsub-198fbf007acd.herokuapp.com/
GNU General Public License v3.0
121 stars 21 forks source link

Wave on a string simulation #25

Open 20akshay00 opened 3 years ago

20akshay00 commented 3 years ago

Wave on a string

Simulation involving propagation of transverse waves on ideal strings. It can demonstrate reflection off hard boundaries and open ends, as well as a junction of strings with different physical parameters (mass/length).

Type of issue

Possible Fixes / Implementations

This could be done with finite differences and recursive matrix operations ( I believe mathjs offers sparse matrix methods).

jom9 commented 3 years ago

I'll give this one a try if you all don't mind.

brtymn commented 3 years ago

Go ahead @jom9 !