ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/chainLength/GoldThiolsPaper.tex
(Generate patch)

Comparing trunk/chainLength/GoldThiolsPaper.tex (file contents):
Revision 3829 by kstocke1, Thu Dec 20 15:34:52 2012 UTC vs.
Revision 3830 by kstocke1, Thu Dec 20 16:49:32 2012 UTC

# Line 6 | Line 6
6   \usepackage{setspace}
7   \usepackage{endfloat}
8   \usepackage{caption}
9 + \usepackage{tabularx}
10 + \usepackage{longtable}
11   \usepackage{graphicx}
12   \usepackage{multirow}
13 + \usepackage{multicol}
14   \usepackage[version=3]{mhchem}  % this is a great package for formatting chemical reactions
15   \usepackage[square, comma, sort&compress]{natbib}
16   \usepackage{url}
# Line 27 | Line 30
30  
31   \begin{document}
32  
33 + \newcolumntype{A}{p{1.5in}}
34 + \newcolumntype{B}{p{0.75in}}
35 +
36   \title{Simulations of heat conduction at thiolate-capped gold
37    surfaces: The role of chain length and solvent penetration}
38  
# Line 479 | Line 485 | A temperature profile of the system was created by div
485   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
486   \subsection{Effect of Chain Length}
487  
488 < We examined full coverages of five chain lengths, n = 4, 6, 8, 10, 12. In all cases, the hexane solvent was unable to penetrate into the thiolate layer, leading to a persistent 2-4 \AA \, gap between the solvent region and the thiolates. The trend of interfacial conductance is mostly flat as a function of chain length, indicating that the length of the thiolate alkyl chains does not play a significant role in the transport of heat across the gold/thiolate and thiolate/solvent interfaces. There is, however, a peak in conductance for a chain length of 6 (hexanethiolate). This may be due to the equivalent chain lengths of the hexane solvent and the alkyl chain of the capping agent, leading to an especially high degree of vibrational overlap between the thiolate and solvent. Strong vibrational overlap would allow for efficient thermal energy transfer across the thiolate/solvent interface.
488 > We examined full coverages of five chain lengths, n = 4, 6, 8, 10, 12. As shown in table \ref{table:chainlengthG}, the trend of interfacial conductance is mostly flat as a function of chain length, indicating that the length of the thiolate alkyl chains does not play a significant role in the transport of heat across the gold/thiolate and thiolate/solvent interfaces. In all cases, the hexane solvent was unable to penetrate into the thiolate layer, leading to a persistent 2-4 \AA \, gap between the solvent region and the thiolates. While the identity of the alkyl thiolate capping agent has little effect on the interfacial thermal conductance, the presence of a full monolayer of capping agent provides a two-fold increase in the G value relative to a bare gold surface.
489 > \begin{longtable}{p{4cm} p{3cm}}
490 >        \caption{Computed interfacial thermal conductance (G) values for bare gold and 100\% coverages of various thiolate alkyl chain lengths.}
491 >        \\
492 >        \centering {\bf Chain Length (n)} & {\bf G (MW/m$^2$/K)} \\ \hline
493 > \endhead
494 > \hline
495 > \endfoot
496 > \centering bare gold & 30.24 \\
497 > \centering 4 & 59.44 \\
498 > \centering 6 & 60.18 \\
499 > \centering 8  & 60.95 \\
500 > \centering 10 & 58.21 \\
501 > \centering 12 & 58.79
502 > \label{table:chainlengthG}
503 > \end{longtable}
504          
505   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
506   % MIXED CHAINS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines