NuSiF-Solver/BasicSolver/2D-mpi-v3/vector.plot

9 lines
250 B
Gnuplot
Raw Normal View History

2023-10-09 16:56:43 +02:00
set terminal png size 3600,768 enhanced font ,28
2023-02-05 07:34:23 +01:00
set output 'velocity.png'
2023-10-09 16:56:43 +02:00
set xrange[0:7]
set yrange[0:1.5]
set size ratio -1
2023-02-05 07:34:23 +01:00
set datafile separator whitespace
plot 'velocity.dat' using 1:2:3:4:5 with vectors filled head size 0.01,20,60 lc palette