From cd58ca342fa989c3109f85cb678bf9144a4d7291 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 19 May 2020 12:53:10 -0400 Subject: More referee response changes. --- fig-stiffnesses.gplot | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'fig-stiffnesses.gplot') diff --git a/fig-stiffnesses.gplot b/fig-stiffnesses.gplot index 4c08763..52762dd 100644 --- a/fig-stiffnesses.gplot +++ b/fig-stiffnesses.gplot @@ -9,11 +9,11 @@ cc5 = "#000000" Tc = 17.26 -a1 = 71.13597475161484 -b1 = 0.010425748328804992 -c1 = 1665.064389018724 -d1 = 6.283065722894796 -e1 = 14.579664883988315 +a1 = 72.9479505025133 +b1 = 0.01227234014115862 +c1 = 2675.3172792640935 +d1 = 8.418493827841177 +e1 = 19.456906054458745 C10(T) = a1 - b1 * T C1(T) = C10(T) / (1 + 1 / (1 / d1 + abs(T - Tc) / c1) / C10(T)) @@ -88,11 +88,11 @@ set title '(c)' offset 12,-2.7 set xlabel '$T / \mathrm K$\\~' offset 0,0.5 set xtics 50, 50, 250 offset 0,0.5 mirror unset y2tics -set ytics 63,1,72 +set ytics 63,1,74 unset y2label set ylabel '$\textcolor{mathc3}{C_{\mathrm{B_{1\mathrm g}}}},\textcolor{mathc4}{C_{\mathrm{B_{1\mathrm g}}}^0} / \mathrm{GPa}$' offset 3 -set yrange [64.5:71.5] +set yrange [64.5:73.5] plot "data/c11mc12.dat" using 1:(100 * $2) with lines lw 6 lc rgb cc3, \ C10(x) dt 3 lw 4 lc rgb cc4 @@ -102,8 +102,8 @@ set y2label '$\Big[C^0_{\mathrm{B_{1\mathrm g}}}(C^0_{\mathrm{B_{1\mathrm g}}}/C set title '(d)' offset 12,-2.7 set format y2 '\scriptsize$%0.2f$' set format y '\scriptsize$%0.2f$' -set yrange [0.14:0.38] -set y2tics 0.15,0.05,0.39 offset -0.7 mirror +set yrange [0.11:0.25] +set y2tics 0.05,0.025,0.25 offset -0.7 mirror plot "data/c11mc12.dat" using 1:(1 / (C10($1)*(C10($1) / (100 * $2) - 1))) with lines lw 6 lc rgb cc3, \ x > Tc ? 1/(C10(x) * (C10(x) / C12(x) - 1)) : 1 / 0 lw 3 lc cc5, \ x <= Tc ? 1/(C10(x) * (C10(x) / C12(x) - 1)) : 1 / 0 dt (2,1) lw 3 lc cc5, \ @@ -127,8 +127,8 @@ plot "data/c11mc12.dat" using 1:(100 * $2) with points pt 2 ps 0.15 lc rgb cc3, unset margins set origin 0.5,0.26 -set yrange [0.154:0.166] -set y2tics 0.155,0.005,0.167 +set yrange [0.1155:0.123] +set y2tics 0.105,0.0025,0.131 set format y2 '\scriptsize$%0.3f$' plot "data/c11mc12.dat" using 1:(1 / (C10($1)*(C10($1) / (100 * $2) - 1))) with points pt 2 ps 0.15 lc rgb cc3, \ -- cgit v1.2.3-70-g09d2