aboutsummaryrefslogtreecommitdiff
path: root/img/cylinder2d_unrefined_n20_re100_16s_knudsen.gnuplot
blob: 56b9d6e3e7811cc2a7826a76508e77c5bdb8b2d1 (plain)
1
2
3
4
5
6
7
8
9
10
plotname = "cylinder2d_unrefined_n20_re100_16s_knudsen"
knudsen = 0.000288675

load 'common/knudsen_fluid.gnuplot'

plot 'data/cylinder2d_unrefined_n20_re100_16s.csv' using ($6*10):($7*10):(log($5/knudsen)/log(2)) palette pt 5 ps 1.3 notitle

load 'common/knudsen_wrapper.gnuplot'

load 'common/include_fluid.gnuplot'