Corrections in enhanced solver
This commit is contained in:
@@ -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:600] {
|
||||
do for [ts=0:1340] {
|
||||
plot "particles_".ts.".dat" with points pointtype 7
|
||||
}
|
||||
unset output
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 17 MiB |
Reference in New Issue
Block a user