diff --git a/Parameters_December22.md b/Parameters_December22.md new file mode 100644 index 0000000..f3fadf0 --- /dev/null +++ b/Parameters_December22.md @@ -0,0 +1,7316 @@ +### Parameter values for YouTube simulations ### + +Created by **Nils Berglund** and optimized by **Marco Mancini** + +C code for videos on YouTube Channel https://www.youtube.com/c/NilsBerglund + +Below are parameter values used for different simulations, as well as initial conditions used in +function animation. Some simulations use variants of the published code. The list is going to be +updated gradually. + + +### 31 December 22 - Explosive lensing ### + +**Program:** `wave_billiard.c` + +**Initial condition in function `animation()`:** +``` + init_circular_wave(2.0*LAMBDA*cos(APOLY*PID), 2.0*LAMBDA*sin(APOLY*PID), phi, psi, xy_in); + angle = DPI/(double)NPOLY; + for (j=1; j