ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/interfacial/suppInfo.tex
Revision: 3768
Committed: Mon Oct 3 17:38:14 2011 UTC (13 years, 11 months ago) by skuang
Content type: application/x-tex
File size: 3996 byte(s)
Log Message:
added citation, supporting info. some edits.

File Contents

# Content
1 \documentclass[11pt]{article}
2 \usepackage{amsmath}
3 \usepackage{amssymb}
4 \usepackage{setspace}
5 \usepackage{endfloat}
6 \usepackage{caption}
7 %\usepackage{tabularx}
8 \usepackage{graphicx}
9 \usepackage{multirow}
10 %\usepackage{booktabs}
11 %\usepackage{bibentry}
12 %\usepackage{mathrsfs}
13 %\usepackage[ref]{overcite}
14 \usepackage[square, comma, sort&compress]{natbib}
15 \usepackage{url}
16 \pagestyle{plain} \pagenumbering{arabic} \oddsidemargin 0.0cm
17 \evensidemargin 0.0cm \topmargin -21pt \headsep 10pt \textheight
18 9.0in \textwidth 6.5in \brokenpenalty=10000
19
20 % double space list of tables and figures
21 \AtBeginDelayedFloats{\renewcommand{\baselinestretch}{1.66}}
22 \setlength{\abovecaptionskip}{20 pt}
23 \setlength{\belowcaptionskip}{30 pt}
24
25 %\renewcommand\citemid{\ } % no comma in optional reference note
26 \bibpunct{[}{]}{,}{n}{}{;}
27 \bibliographystyle{achemso}
28
29 \begin{document}
30
31 \title{Simulating Interfacial Thermal Conductance at Metal-Solvent
32 Interfaces: the Role of Chemical Capping Agents}
33
34 \author{Shenyu Kuang and J. Daniel
35 Gezelter\footnote{Corresponding author. \ Electronic mail: gezelter@nd.edu} \\
36 Department of Chemistry and Biochemistry,\\
37 University of Notre Dame\\
38 Notre Dame, Indiana 46556}
39
40 \date{\today}
41
42 \maketitle
43
44 \begin{doublespace}
45
46 \newpage
47
48 %\narrowtext
49
50 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
51 % BODY OF TEXT
52 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
53
54 \begin{table*}
55 \begin{minipage}{\linewidth}
56 \begin{center}
57 \caption{In the hexane-solvated interfaces, the system size has
58 little effect on the calculated values for interfacial
59 conductance ($G$ and $G^\prime$), but the direction of heat
60 flow (i.e. the sign of $J_z$) can alter the average
61 temperature of the liquid phase and this can alter the
62 computed conductivity.}
63
64 \begin{tabular}{ccccccc}
65 \hline\hline
66 $\langle T\rangle$ & $N_{hexane}$ & $\rho_{hexane}$ &
67 $J_z$ & $G$ & $G^\prime$ \\
68 (K) & & (g/cm$^3$) & (GW/m$^2$) &
69 \multicolumn{2}{c}{(MW/m$^2$/K)} \\
70 \hline
71 200 & 266 & 0.672 & -0.96 & 102(3) & 80.0(0.8) \\
72 & 200 & 0.688 & 0.96 & 125(16) & 90.2(15) \\
73 & & & 1.91 & 139(10) & 101(10) \\
74 & & & 2.83 & 141(6) & 89.9(9.8) \\
75 & 166 & 0.681 & 0.97 & 141(30) & 78(22) \\
76 & & & 1.92 & 138(4) & 98.9(9.5) \\
77 \hline
78 250 & 200 & 0.560 & 0.96 & 75(10) & 61.8(7.3) \\
79 & & & -0.95 & 49.4(0.3) & 45.7(2.1) \\
80 & 166 & 0.569 & 0.97 & 80.3(0.6) & 67(11) \\
81 & & & 1.44 & 76.2(5.0) & 64.8(3.8) \\
82 & & & -0.95 & 56.4(2.5) & 54.4(1.1) \\
83 & & & -1.85 & 47.8(1.1) & 53.5(1.5) \\
84 \hline\hline
85 \end{tabular}
86 \label{AuThiolHexaneUA}
87 \end{center}
88 \end{minipage}
89 \end{table*}
90
91 \begin{table*}
92 \begin{minipage}{\linewidth}
93 \begin{center}
94 \caption{When toluene is the solvent, the interfacial thermal
95 conductivity is less sensitive to temperature, but again, the
96 direction of the heat flow can alter the solvent temperature
97 and can change the computed conductance values.}
98
99 \begin{tabular}{ccccc}
100 \hline\hline
101 $\langle T\rangle$ & $\rho_{toluene}$ & $J_z$ & $G$ & $G^\prime$ \\
102 (K) & (g/cm$^3$) & (GW/m$^2$) & \multicolumn{2}{c}{(MW/m$^2$/K)} \\
103 \hline
104 200 & 0.933 & 2.15 & 204(12) & 113(12) \\
105 & & -1.86 & 180(3) & 135(21) \\
106 & & -3.93 & 176(5) & 113(12) \\
107 \hline
108 300 & 0.855 & -1.91 & 143(5) & 125(2) \\
109 & & -4.19 & 135(9) & 113(12) \\
110 \hline\hline
111 \end{tabular}
112 \label{AuThiolToluene}
113 \end{center}
114 \end{minipage}
115 \end{table*}
116
117 \end{doublespace}
118 \end{document}