aboutsummaryrefslogtreecommitdiff
path: root/img/cylinder2d_unrefined_n12_re100_16s.gnuplot
blob: d32ee1cce3abb9f1627ad3dd121262b906d1c52e (plain)
1
2
3
4
5
6
7
8
9
plotname = "cylinder2d_unrefined_n12_re100_16s"

load 'common/velocity_fluid.gnuplot'

plot 'data/cylinder2d_unrefined_n12_re100_16s.csv' using ($6*10):($7*10):(sqrt($2*$2+$3*$3)) palette pt 5 ps 2.25 notitle

load 'common/velocity_wrapper.gnuplot'

load 'common/include_fluid.gnuplot'