summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2020-07-30 20:49:14 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-07-30 20:49:14 -0400
commit1e6523f81384f48df2028aa8217260a26db6d07f (patch)
treeb760ee6b0d38cdc64d6d7ee317ae87282365e909
parente518a955f8ce3a85dff29ea806c56a3ed2fa6ad6 (diff)
downloadPRB_102_075129-1e6523f81384f48df2028aa8217260a26db6d07f.tar.gz
PRB_102_075129-1e6523f81384f48df2028aa8217260a26db6d07f.tar.bz2
PRB_102_075129-1e6523f81384f48df2028aa8217260a26db6d07f.zip
Updated axes labels in figure to APS standards.APS.v3
-rw-r--r--fig-stiffnesses.gplot10
-rw-r--r--fig-stiffnesses.pdfbin333378 -> 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
--- a/fig-stiffnesses.pdf
+++ b/fig-stiffnesses.pdf
Binary files differ