NuSiF-Solver/EnhancedSolver/2D-mpi/vector.plot

7 lines
217 B
Gnuplot

set terminal png size 3600,1400 enhanced font ,12
set output 'velocity.png'
set datafile separator whitespace
set size ratio -1
plot 'velocity.dat' using 1:2:3:4:5 with vectors filled head size 0.01,20,60 lc palette