nilsberglund-orleans / YouTube-simulations

Code for simulations on YouTube
Creative Commons Zero v1.0 Universal
584 stars 39 forks source link

theory #4

Open adammaj1 opened 2 years ago

adammaj1 commented 2 years ago

Hi.

It looks intresting. There are many methods of computing external rays. The parmeter external rays are field lines of the potential . Does your method is the same ?

nilsberglund-orleans commented 2 years ago

Which program are you referring to? The wave simulations are using discretization (finite differences), as described in the paper https://hplgit.github.io/fdm-book/doc/pub/wave/pdf/wave-4print.pdf There are other methods, for instance one can work in Fourier space. In that case, propagating the wave is trivial, but boundary conditions may be more tricky to handle.