From 1e6523f81384f48df2028aa8217260a26db6d07f Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 30 Jul 2020 20:49:14 -0400 Subject: Updated axes labels in figure to APS standards. --- fig-stiffnesses.gplot | 10 +++++----- fig-stiffnesses.pdf | Bin 333378 -> 331841 bytes 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fig-stiffnesses.gplot b/fig-stiffnesses.gplot index 93b1f37..81f7e22 100644 --- a/fig-stiffnesses.gplot +++ b/fig-stiffnesses.gplot @@ -62,7 +62,7 @@ set x2tics 50, 50, 250 offset 0,-0.5 mirror set xrange [0:300] set title '(a)' offset 12,-2.7 -set ylabel '$C_{\mathrm{B_{2\mathrm g}}} / \mathrm{GPa}$' offset 3 +set ylabel '$C_{\mathrm{B_{2\mathrm g}}}$ (GPa)' offset 3 set yrange [140.2:144.7] set ytics 139,1,146 offset 0.5 mirror plot "data/c66.dat" using 1:(100 * $2) with lines lw 6 lc rgb cc3, \ @@ -70,7 +70,7 @@ plot "data/c66.dat" using 1:(100 * $2) with lines lw 6 lc rgb cc3, \ set title '(b)' offset 12,-2.7 unset ylabel -set y2label '$C_{\mathrm{B_{1\mathrm g}}} / \mathrm{GPa}$' offset -4 rotate by -90 +set y2label '$C_{\mathrm{B_{1\mathrm g}}}$ (GPa)' offset -4 rotate by -90 set yrange [65.05:65.68] set y2tics 62.1,0.1,66 offset -0.5 mirror set samples 1000 @@ -85,19 +85,19 @@ unset x2label unset x2tics set title '(c)' offset 12,-2.7 -set xlabel '$T / \mathrm K$\\~' offset 0,0.5 +set xlabel '$T$ (K)\\~' offset 0,0.5 set xtics 50, 50, 250 offset 0,0.5 mirror unset y2tics 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 ylabel '$\textcolor{mathc3}{C_{\mathrm{B_{1\mathrm g}}}},\textcolor{mathc4}{C_{\mathrm{B_{1\mathrm g}}}^0}$ (GPa)' offset 3 set yrange [64.5:71.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 set ylabel '' -set y2label '$\Big[C^0_{\mathrm{B_{1\mathrm g}}}(C^0_{\mathrm{B_{1\mathrm g}}}/C_{\mathrm{B_{1\mathrm g}}} - 1)\Big]^{-1} / \mathrm{GPa}^{-1}$' offset -3 rotate by -90 +set y2label '$\Big[C^0_{\mathrm{B_{1\mathrm g}}}(C^0_{\mathrm{B_{1\mathrm g}}}/C_{\mathrm{B_{1\mathrm g}}} - 1)\Big]^{-1}$ (GPa$^{-1}$)' offset -3 rotate by -90 set title '(d)' offset 12,-2.7 set format y2 '\scriptsize$%0.2f$' diff --git a/fig-stiffnesses.pdf b/fig-stiffnesses.pdf index 56cf5b5..3dbe730 100644 Binary files a/fig-stiffnesses.pdf and b/fig-stiffnesses.pdf differ -- cgit v1.2.3-54-g00ecf