Enhancednced solver.

This commit is contained in:
2023-09-19 12:10:00 +02:00
parent eb14891126
commit 70611112d5
97 changed files with 20278 additions and 351510 deletions

View File

@@ -3,7 +3,7 @@ set term gif animate delay 50
set output "trace.gif"
set xrange [0:30]
set yrange [0:4]
do for [ts=0:200] {
do for [ts=0:600] {
plot "particles_".ts.".dat" with points pointtype 7
}
unset output

Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 KiB

After

Width:  |  Height:  |  Size: 2.6 MiB