NuSiF-Solver/BasicSolver/2D-seq/vector.plot

8 lines
248 B
Gnuplot
Raw Normal View History

2023-02-05 07:34:23 +01:00
set terminal png size 1800,768 enhanced font ,12
set output 'velocity.png'
set datafile separator whitespace
2023-09-19 12:10:00 +02:00
#set object 1 rect from 8.5,1.5 to 11.5,2.5 lw 5
2023-02-05 07:34:23 +01:00
plot 'velocity.dat' using 1:2:3:4:5 with vectors filled head size 0.01,20,60 lc palette