From 5c5c2fe2f8b7a564337fe718470c09920e217c5d Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Sat, 10 Nov 2018 06:10:24 +0000 Subject: Update to v1.0: Changed: The font size in figure 2.2 was increased to improve readability. Fixed: The field in figure 2.2f was incorrectly given as 4 V/nm instead of 8 V/nm. Added: Comment on the oscillations in figure 2.2 Fixed: Miscellaneous typos and reformating. --- figs/plots.fig/currents-4.gnuplot | 4 ++-- figs/plots.fig/currents-8.gnuplot | 4 ++-- figs/plots.fig/density-4.gnuplot | 4 ++-- figs/plots.fig/density-8.gnuplot | 4 ++-- figs/plots.fig/integrated_current-4.gnuplot | 4 ++-- figs/plots.fig/integrated_current-8.gnuplot | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) (limited to 'figs/plots.fig') diff --git a/figs/plots.fig/currents-4.gnuplot b/figs/plots.fig/currents-4.gnuplot index 1e9dba9..845f230 100644 --- a/figs/plots.fig/currents-4.gnuplot +++ b/figs/plots.fig/currents-4.gnuplot @@ -5,13 +5,13 @@ set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.00004 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 diff --git a/figs/plots.fig/currents-8.gnuplot b/figs/plots.fig/currents-8.gnuplot index 62448f7..552c4ca 100644 --- a/figs/plots.fig/currents-8.gnuplot +++ b/figs/plots.fig/currents-8.gnuplot @@ -5,13 +5,13 @@ set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.001 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 diff --git a/figs/plots.fig/density-4.gnuplot b/figs/plots.fig/density-4.gnuplot index 8139a7a..29d76f4 100644 --- a/figs/plots.fig/density-4.gnuplot +++ b/figs/plots.fig/density-4.gnuplot @@ -5,13 +5,13 @@ set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.00004 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 diff --git a/figs/plots.fig/density-8.gnuplot b/figs/plots.fig/density-8.gnuplot index f107ff6..a9b12bd 100644 --- a/figs/plots.fig/density-8.gnuplot +++ b/figs/plots.fig/density-8.gnuplot @@ -5,13 +5,13 @@ set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.001 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 diff --git a/figs/plots.fig/integrated_current-4.gnuplot b/figs/plots.fig/integrated_current-4.gnuplot index 7e9dd6b..8257b9f 100644 --- a/figs/plots.fig/integrated_current-4.gnuplot +++ b/figs/plots.fig/integrated_current-4.gnuplot @@ -5,13 +5,13 @@ set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.00001 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 diff --git a/figs/plots.fig/integrated_current-8.gnuplot b/figs/plots.fig/integrated_current-8.gnuplot index 3d5d501..b59c628 100644 --- a/figs/plots.fig/integrated_current-8.gnuplot +++ b/figs/plots.fig/integrated_current-8.gnuplot @@ -1,17 +1,17 @@ ## can also set the following options -set title "$E=4\\ \\mathrm{V}\\cdot\\mathrm{nm}^{-1}$" +set title "$E=8\\ \\mathrm{V}\\cdot\\mathrm{nm}^{-1}$" set ylabel "$\\displaystyle\\frac J{k^2}$" norotate set xlabel "$t$ (fs)" # ## start ticks at 0, then every x #set xtics 0,x -#set ytics 0,x +set ytics 0,0.0001 ## puts 4 minor tics between tics (5 intervals, i.e. every 0.01) set mxtics 5 set mytics 5 # default output canvas size: 12.5cm x 8.75cm -set term lua tikz size 12.5,8.75 standalone +set term lua tikz size 8.33,5.83 standalone set key spacing 1.5 -- cgit v1.2.3-70-g09d2