set terminal postscript eps enhanced font "Arial" 18 set output "fig_AMS_JPN.eps" set key box set key width -7 set key spacing 1.5 set datafile separator "," set tmargin 1.5 set bmargin 5 set title "Fig. Comparison between Standard in Japan and Amstutz original" offset 0,-27 font "Arial-Bold,20" set xlabel "D{/=12 0} / 2t{/=12 0}" set ylabel "Critical buckling pressure (MPa)" set xrange [30:140] set xtics 10 set format x "%.0f" set yrange [0:12] set ytics 1 set format y "%.0f" # set label "Initial imperfections: deflection=D{/=10 0}/300, Offset at welded joint=0.05t{/=10 0}" at graph 0,1.03 left font "Arial,16" set label "Application limit" at 33.0,1.0 left rotate by 90 font "Arial,16" set label " {/Symbol s}{/=10 F}=885 MPa" at 50,9.611 left font "Arial,16" set label " {/Symbol s}{/=10 F}=685 MPa" at 55,7.691 left font "Arial,16" set label " {/Symbol s}{/=10 F}=450 MPa" at 60,6.075 left font "Arial,16" set label " {/Symbol s}{/=10 F}=315 MPa" at 65,5.011 left font "Arial,16" set label " {/Symbol s}{/=10 F}=235 MPa" at 70,4.298 left font "Arial,16" # set style arrow 1 size graph 0.02,10,50 filled linewidth 1 linetype 1 set arrow as 1 from 50,9.611 to 40,7.611 set arrow as 1 from 55,7.691 to 45,5.691 set arrow as 1 from 60,6.075 to 50,4.075 set arrow as 1 from 65,5.011 to 55,3.011 set arrow as 1 from 70,4.298 to 60,2.298 # set grid xtics ytics mxtics mytics # plot "out_AMS_JPN.csv" using 3:4 with lines linewidth 3 linetype 1 title "Standard in japan", \ "out_AMS_JPN.csv" using 3:5 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_JPN.csv" using 3:6 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_JPN.csv" using 3:7 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_JPN.csv" using 3:8 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_org.csv" using 3:4 with lines linewidth 3 linetype 2 title "Amstutz with initial imperfections", \ "out_AMS_org.csv" using 3:5 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:6 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:7 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:8 with lines linewidth 3 linetype 2 notitle, \ "-" with lines linewidth 2 linetype 5 notitle 35,0 35,12 e # # # reset set terminal postscript eps enhanced font "Arial" 18 set output "fig_AMS_org.eps" set key box set key width -5 set key spacing 1.5 set datafile separator "," set tmargin 1.5 set bmargin 5 set title "Fig. Effect of initial imperfections by Amstutz" offset 0,-27 font "Arial-Bold,20" set xlabel "D{/=12 0} / 2t{/=12 0}" set ylabel "Critical buckling pressure (MPa)" set xrange [30:140] set xtics 10 set format x "%.0f" set yrange [0:12] set ytics 1 set format y "%.0f" # set label "Initial imperfections: Deflection=D{/=10 0}/300, Offset at welded joint=0.05t{/=10 0}" at graph 0,1.03 left font "Arial,16" set label "Application limit" at first 33.0,first 1.0 left rotate by 90 font "Arial,16" set label " {/Symbol s}{/=10 F}=885 MPa" at 50,9.917 left font "Arial,16" set label " {/Symbol s}{/=10 F}=685 MPa" at 55,7.850 left font "Arial,16" set label " {/Symbol s}{/=10 F}=450 MPa" at 60,6.158 left font "Arial,16" set label " {/Symbol s}{/=10 F}=315 MPa" at 65,5.052 left font "Arial,16" set label " {/Symbol s}{/=10 F}=235 MPa" at 70,4.315 left font "Arial,16" # set style arrow 1 size graph 0.02,10,50 filled linewidth 1 linetype 1 set arrow as 1 from 50,9.917 to 40,7.917 set arrow as 1 from 55,7.850 to 45,5.850 set arrow as 1 from 60,6.158 to 50,4.158 set arrow as 1 from 65,5.052 to 55,3.052 set arrow as 1 from 70,4.315 to 60,2.315 # set grid xtics ytics mxtics mytics # plot "out_AMS_org0.csv" using 3:4 with lines linewidth 3 linetype 1 title "without initial imperfection", \ "out_AMS_org0.csv" using 3:5 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_org0.csv" using 3:6 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_org0.csv" using 3:7 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_org0.csv" using 3:8 with lines linewidth 3 linetype 1 notitle, \ "out_AMS_org.csv" using 3:4 with lines linewidth 3 linetype 2 title "with initial imperfection", \ "out_AMS_org.csv" using 3:5 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:6 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:7 with lines linewidth 3 linetype 2 notitle, \ "out_AMS_org.csv" using 3:8 with lines linewidth 3 linetype 2 notitle, \ "-" with lines linewidth 2 linetype 5 notitle 35,0 35,12 e # # # quit