Add files via upload

This commit is contained in:
Nils Berglund
2022-06-25 15:49:37 +02:00
committed by GitHub
parent fc192fb978
commit 419902e963
19 changed files with 2111 additions and 576 deletions

View File

@@ -638,7 +638,7 @@ void animation()
for (j=0; j<NVID; j++) evolve_wave(phi, psi, phi_tmp, psi_tmp, xy_in);
draw_billiard();
draw_billiard(0, 1.0);
if (DRAW_COLOR_SCHEME) draw_color_bar(PLOT, COLORBAR_RANGE);