astro-ph0406048/ms.tex
1: %% Your manuscript number is 59715
2: %% Beginning of file 'sample.tex'
3: %%
4: %% Modified 03 Jan 01
5: %%
6: %% This is a sample manuscript marked up using the
7: %% AASTeX v5.x LaTeX 2e macros.
8: 
9: %% The first piece of markup in an AASTeX v5.x document
10: %% is the \documentclass command. LaTeX will ignore
11: %% any data that comes before this command.
12: 
13: %% The command below calls the preprint style
14: %% which will produce a one-column, single-spaced document.
15: %% Examples of commands for other substyles follow. Use
16: %% whichever is most appropriate for your purposes.
17: 
18: \documentclass[12pt,preprint]{aastex}
19: 
20: %% manuscript produces a one-column, double-spaced document:
21: 
22: % \documentclass[manuscript]{aastex}
23: 
24: %% preprint2 produces a double-column, single-spaced document:
25: 
26: % \documentclass[preprint2]{aastex}
27: 
28: %% If you want to create your own macros, you can do so
29: %% using \newcommand. Your macros should appear before
30: %% the \begin{document} command.
31: %%
32: %% If you are submitting to a journal that translates manuscripts
33: %% into SGML, you need to follow certain guidelines when preparing
34: %% your macros. See the AASTeX v5.x Author Guide
35: %% for information.
36:    
37: \newcommand{\vdag}{(v)^\dagger}
38: \newcommand{\myemail}{naoki.ishitsu@nao.ac.jp}
39: 
40: %  following commands are defined
41: %
42: %  \DD[n]{A}{x}
43: %  \DP[n][y]{A}{x}
44: %  \Dvect{v}
45: %  \Dinv{A}
46: %  \Dgrad{A}
47: %  \Ddiv{A}
48: %  \Drot{A}
49: %  \Dnablagrad
50: %  \Dchargrad
51: %
52: \newcommand{\DD}[2]{\frac{d #1}{d #2}}
53: \newcommand{\DP}[2]{\frac{\partial #1}{\partial #2}}
54: \newcommand{\DDt}[2]{\frac{d^{2} #1}{d #2{}^{2}}}
55: \newcommand{\DPt}[2]{\frac{\partial^{2} #1}{\partial #2{}^{2}}}
56: 
57: 
58: %% You can insert a short comment on the title page using the command below.
59: 
60: \slugcomment{}
61: 
62: %% If you wish, you may supply running head information, although
63: %% this information may be modified by the editorial offices.
64: %% The left head contains a list of authors,
65: %% usually a maximum of three (otherwise use et al.).  The right
66: %% head is a modified title of up to roughly 44 characters.  Running heads
67: %% will not print in the manuscript style.
68: 
69: \shorttitle{}
70: \shortauthors{Ishitsu and Sekiya}
71: 
72: %% This is the end of the preamble.  Indicate the beginning of the
73: %% paper itself with \begin{document}.
74: 
75: \begin{document}
76: 
77: %% LaTeX will automatically break titles if they run longer than
78: %% one line. However, you may use \\ to force a line break if
79: %% you desire.
80: 
81: \title{Stabilization of the Shear Instability 
82: in a Dust Layer of a Protoplanetary Disk 
83: and Possible Formation of Planetesimals 
84: due to Gravitational Fragmentation of the Dust Layer}
85: 
86: 
87: %% Use \author, \affil, and the \and command to format
88: %% author and affiliation information.
89: %% Note that \email has replaced the old \authoremail command
90: %% from AASTeX v4.0. You can use \email to mark an email address
91: %% anywhere in the paper, not just in the front matter.
92: %% As in the title, you can use \\ to force line breaks.
93: 
94: \author{Naoki Ishitsu}
95: \affil{Astronomical Data Analysis Center,
96: National Astronomical Observatory,
97: Osawa 2-21-1, Mitaka, Tokyo 181-8588, Japan}
98: \email{naoki.ishitsu@nao.ac.jp}
99: 
100: \and
101: \author{Minoru Sekiya}
102: \affil{Department of Earth and Planetary Sciences, Faculty of Sciences,
103: 33 Kyushu University, Hakozaki, Fukuoka, 812-8581, Japan }
104: 
105: %% Notice that each of these authors has alternate affiliations, which
106: %% are identified by the \altaffilmark after each name.  Specify alternate
107: %% affiliation information with \altaffiltext, with one command per each
108: %% affiliation.
109: 
110: 
111: %% Mark off your abstract in the ``abstract'' environment. In the manuscript
112: %% style, abstract will output a Received/Accepted line after the
113: %% title and affiliation information. No date will appear since the author
114: %% does not have this information. The dates will be filled in by the
115: %% editorial office after submission.
116: 
117: \begin{abstract}
118: We show that the planetesimal formation due to the gravitational fragmentation of a dust layer in a protoplanetary disk is possible.  The dust density distribution in the dust layer would approach the constant Richardson number distribution due to the dust stirring by the shear instability and dust settling. We perform the analysis of the shear instability of dust layer in a protoplanetary disk with the constant Richardson number density distribution. Our study revealed that this distribution is stable against the shear instability even if the dust density at the midplane reaches the critical density of the gravitational instability, and the planetesimal formation through the gravitational fragmentation of the dust layer can occur even for the dust to gas surface density ratio with the solar composition. 
119: 
120: \end{abstract}
121: 
122: %% Keywords should appear after the \end{abstract} command. The uncommented
123: %% example has been keyed in ApJ style. See the instructions to authors
124: %% for the journal to which you are submitting your paper to determine
125: %% what keyword punctuation is appropriate.
126: 
127: \keywords{planetary systems: protoplanetary disks---solar system: formation---hydrodynamics---instabilities
128: }
129: 
130: %% From the front matter, we move on to the body of the paper.
131: %% In the first two sections, notice the use of the natbib \citep
132: %% and \citet commands to identify citations.  The citations are
133: %% tied to the reference list via symbolic KEYs. The KEY corresponds
134: %% to the KEY in the \bibitem in the reference list below. We have
135: %% chosen the first three characters of the first author's name plus
136: %% the last two numeral of the year of publication as our KEY for
137: %% each reference.
138: 
139: \input{intro}
140: \input{richard}
141: \input{equation}
142: \input{coriolis}
143: \input{tidal}
144: \input{conclusion}
145: \acknowledgments
146: We thank Dr. Seiichiro Watanabe for valuable comments. The calculations in this work were partly performed with computers at Astronomical Data Analysis Center, National Astronomical Observatory of Japan. 
147: 
148: %% Appendix material should be preceded with a single \appendix command.
149: %% There should be a \section command for each appendix. Mark appendix
150: %% subsections with the same markup you use in the main body of the paper.
151: 
152: %% Each Appendix (indicated with \section) will be lettered A, B, C, etc.
153: %% The equation counter will reset when it encounters the \appendix
154: %% command and will number appendix equations (A1), (A2), etc.
155: 
156: \appendix
157: \input{appendixA}
158: 
159: %% The reference list follows the main body and any appendices.
160: %% Use LaTeX's thebibliography environment to mark up your reference list.
161: %% Note \begin{thebibliography} is followed by an empty set of
162: %% curly braces.  If you forget this, LaTeX will generate the error
163: %% "Perhaps a missing \item?".
164: %%
165: %% thebibliography produces citations in the text using \bibitem-\cite
166: %% cross-referencing. Each reference is preceded by a
167: %% \bibitem command that defines in curly braces the KEY that corresponds
168: %% to the KEY in the \cite commands (see the first section above).
169: %% Make sure that you provide a unique KEY for every \bibitem or else the
170: %% paper will not LaTeX. The square brackets should contain
171: %% the citation text that LaTeX will insert in
172: %% place of the \cite commands.
173: 
174: %% We have used macros to produce journal name abbreviations.
175: %% AASTeX provides a number of these for the more frequently-cited journals.
176: %% See the Author Guide for a list of them.
177: 
178: %% Note that the style of the \bibitem labels (in []) is slightly
179: %% different from previous examples.  The natbib system solves a host
180: %% of citation expression problems, but it is necessary to clearly
181: %% delimit the year from the author name used in the citation.
182: %% See the natbib documentation for more details and options.
183: 
184: \begin{thebibliography}{}
185: \bibitem[Adachi, Hayashi, \& Nakazawa(1976)]{adachi76} 
186: Adachi, I., Hayashi, C., \& Nakazawa, K.\ 1976,
187: Progress of Theoretical Physics, 56, 1756 
188: \bibitem[Cuzzi, Dobrovolskis, \& Champney(1993)]{cuzzi93} 
189: Cuzzi, J.~N., Dobrovolskis, A.~R., \& Champney, J.~M.\ 1993, Icarus, 106, 
190: 102 
191: \bibitem[Coradini, Feferico, \& Magni(1981)]{coradini81} Coradini, 
192: A., Federico, C., \& Magni, G.\ 1981, \aap, 98, 173 
193: \bibitem[Goldreich \& Lynden-Bell(1965)]{goldreich65} Goldreich, 
194: P.~\& Lynden-Bell, D.\ 1965, \mnras, 130, 125 
195: \bibitem[Goldreich \& Tremaine(1978)]{goldreich78} Goldreich, P.~\& 
196: Tremaine, S.\ 1978, \apj, 222, 850 
197: \bibitem[Goldreich \& Ward(1973)]{goldreich73} Goldreich, P.~\& 
198: Ward, W.~R.\ 1973, \apj, 183, 1051 
199: \bibitem[Hayashi(1981)]{hayashi81} Hayashi, C.\ 1981,
200: Progress of Theoretical Physics Supplement, 70, 35
201: \bibitem[Hayashi,  Nakazawa, \& Nakagawa(1985)]{hayashi85}
202:  Hayashi, C., Nakazawa, K., \& Nakagawa, Y.\ 1985, 
203:   in {\it Protostars and Planets  II},
204:   ed. D. C. Black and M. S. Matthews (Tucson: Univ. Arizona Press), 1100
205: \bibitem[Ishitsu \& Sekiya(2002)]{ishitsu02} Ishitsu, N.~\& 
206: Sekiya, M.\ 2002, Earth, Planets, and Space, 54, 917 
207: \bibitem[Ishitsu \& Sekiya(2003)]{ishitsu03} Ishitsu, N.~\& 
208: Sekiya, M.\ 2003, Icarus, 165, 181 
209: \bibitem[Safronov(1969)]{safronov69}
210: Safronov, V. S. 1969, Evolution of the Protoplanetary Cloud 
211: and Formation of the Earth and the Planets (NASA Tech. Trans. F-677; 
212: Moscow: Nauka Press)
213: \bibitem[Sekiya(1983)]{sekiya83} Sekiya, M.\ 1983, Progress of 
214: Theoretical Physics, 69, 1116 
215: \bibitem[Sekiya(1998)]{sekiya98} Sekiya, M.\ 1998, Icarus, 133, 
216: 298
217: \bibitem[Sekiya \& Ishitsu(2000)]{sekiya00} Sekiya, M.~\& 
218: Ishitsu, N.\ 2000, Earth, Planets, and Space, 52, 517
219: \bibitem[Sekiya \& Ishitsu(2001)]{sekiya01} Sekiya, M.~\& 
220: Ishitsu, N.\ 2001, Earth, Planets, and Space, 53, 761
221: \bibitem[Sekiya \& Takeda(2003)]{sekiya03} Sekiya, M.~\& 
222: Takeda, N.\ 2003, Earth, Planets, and Space, 55, 263
223: %\bibitem[Toomre(1981)]{toomre81} Toomre, A.\ 1981, Structure and 
224: %Evolution of Normal Galaxies, 111 
225: \bibitem[Weidenschilling(1977)]{weiden77} Weidenschilling, 
226: S.~J.\ 1977, \mnras, 180, 57
227: \bibitem[Weidenschilling(1980)]{weiden80} Weidenschilling, 
228: S.~J.\ 1980, Icarus, 44, 172 
229: \bibitem[Weidenschilling(1984)]{weiden84} Weidenschilling, 
230: S.~J.\ 1984, Icarus, 60, 553
231: \bibitem[Wurm, Blum, \& Colwell(2001)]{wurm01} Wurm, G., Blum, 
232: J., \& Colwell, J.~E.\ 2001, Icarus, 151, 318 
233: \bibitem [ Watanabe \& Yamada (2000)]{watanabe00} 
234: Watanabe, S., \& Yamada, T.\ 2000, Eos, Trans. Am. Geoph. Union Suppl.,
235: 81, No. 22, WP99
236: \bibitem[Yamoto \& Sekiya(2004)]{yamoto04} Yamoto, F.~\& 
237: Sekiya, M.\ 2004, Icarus, in press
238: \bibitem[Youdin \& Shu(2002)]{youdin02} Youdin, A.~N.~\& Shu, 
239: F.~H.\ 2002, \apj, 580, 494 
240: \bibitem[Youdin \& Chiang(2004)]{youdin03} Youdin, A.~N.~\& 
241: Chiang, E.~I.\ 2004, \apj, 601, 1109 
242: \end{thebibliography}
243: 
244: 
245: % \clearpage
246: 
247: %% Use the figure environment and \plotone or \plottwo to include 
248: %% figures and captions in your electronic submission.
249: 
250: 
251: \begin{figure}
252: \plotone{f1.eps}
253: \caption{ The Richardson number $J$ as 
254: functions of the dust/gas density ratio 
255: on the midplane $\rho_{d}(0)/\rho_g$
256: for $f_d=1$ (sold line) and 
257: $f_d=17.15$ 
258: (dotted line) at $R=$1AU. 
259: The  position of the arrow  shows the critical dust density of 
260: the gravitational instability.
261: The dot-dashed line denotes the 
262: critical Richardson number $J_c=0.25$. 
263: \label{fig1}}
264: \end{figure}
265: 
266: \begin{figure}
267: \plotone{f2.eps}
268: \caption{ 
269: The growth rate $\omega_I$ of the mode 
270: as a function of the absolute values 
271: of the radial and the azimuthal wave numbers $|k_x|$ and $|k_y|$,
272: respectively, in the case where $C=1$, $T=0$ and $G=0$
273: with $J=4.55 \times 10^{-2}$, $\rho_{d}(0)/\rho_g=1.0$ 
274: and $f_d=1.0$ at $R=$1AU.
275:  \label{fig2}}
276: \end{figure}
277: 
278: 
279: \begin{figure}
280: \plotone{f3.eps}
281: \caption{ 
282: The growth rate $\omega_I$  as functions of 
283: $|k_x|$ in the case where $|k_y| \eta R=10.5$ 
284: with  $J=4.55 \times 10^{-2}$, 
285: $\rho_{d}(0)/\rho_g=1$, $C=1$, $T=0$ and $G=0$. 
286:  \label{fig3}}
287: \end{figure}
288: 
289: \begin{figure}
290: \plotone{f4.eps}
291: \caption{ 
292: The growth rate $\omega_I$  as functions of 
293: $|k_x|$ in the case where $|k_y| \eta R=180$ 
294: with  $J=1.18 \times 10^{-3}$, 
295: $\rho_{d}(0)/\rho_g=40$, 
296: $C=1$, $T=0$ and $G=0$.
297:  \label{fig4}}
298: \end{figure}
299: 
300: 
301: \begin{figure}
302: \plotone{f5.eps}
303: \caption{ 
304: The growth rate $\omega_I$ of the mode with the most unstable 
305: wave number as 
306: functions of the 
307: dust/gas density ratio
308: on the midplane
309: $\rho_{d}(0)/\rho_g$, with 
310: the Coriolis force (solid curve) and
311: without this force (dotted curve). \label{fig5}}
312: \end{figure}
313: 
314: 
315: \begin{figure}
316: \plotone{f6.eps}
317: \caption{ 
318: The real and the 
319: imaginary parts of the eigenfunction $\Re(w_1)$ and $\Im(w_1)$,
320: respectively, in the case where
321: $k_y \eta R=32.4$, $k_x =0$, $\rho_{d}(0)/\rho_g=12$, 
322: $C=1$, $T=0$, $G=0$ and $f_d=1$ at $R=$1AU. 
323: The horizontal line denoted by CR shows the co-rotation sheet.
324: The horizontal lines  denoted by UR and LR show the
325: upper and lower resonances, respectively.
326:  \label{fig6}}
327: \end{figure}
328: 
329: 
330: 
331: \begin{figure}
332: \plotone{f7.eps}
333: \caption{ 
334: The real and imaginary parts of the eigenfunction $\Re(w_1)$ and $\Im(w_1)$,
335: respectively, in the case where 
336: $k_y \eta R=180$, 
337: $k_x =0$, $\rho_{d}(0)/\rho_g=40$, 
338: $C=1$, $T=0$, $G=0$ and $f_d=1$ at $R=$1AU. 
339:  \label{fig7}}
340: \end{figure}
341: 
342: \begin{figure}
343: \plotone{f8.eps}
344: \caption{ 
345: The time evolution of 
346: the growth rate in the case including ($G\ne 0$, sold line) and neglecting ($G=0$, dotted line) the self-gravity 
347: with  $J=9.48 \times 10^{-4}$, 
348: $\rho_{d}(0)/\rho_g=100$, $C=0$, $T=0$, and
349: $k_y \eta R=394$. 
350: The dotted line shows the 
351: solution derived by the method in section 4.
352:  \label{fig8}}
353: \end{figure}
354: 
355: \begin{figure}
356: \plotone{f9.eps}
357: \caption{ 
358: The time evolution of radial, azimuthal and vertical
359: components
360: of the 
361: the spatially averaged kinetic energy of the perturbed flow, 
362: in the case
363: including the 
364: tidal force ($T=1$)
365: with  $J=1.17 \times 10^{-3}$, 
366: $\rho_{d}(0)/\rho_g=40$, $C=1$, 
367: $G\ne 0$, $k_x=0$ and $k_y \eta R=180$ at $R=$1AU. 
368:  \label{fig9}}
369: \end{figure}
370: 
371: \begin{figure}
372: \plotone{f10.eps}
373: \caption{ 
374: The time evolution of radial, azimuthal and vertical
375: components
376: of the 
377: the spatially averaged kinetic energy of the perturbed flow, 
378: in the case
379: including the
380: tidal force ($T=1$) 
381: with  $J=4.55 \times 10^{-2}$, 
382: $\rho_{d}(0)/\rho_g=1$, $C=1$,
383: $G\ne 0$, $k_x \eta R=-190$ and $k_y \eta R=10.5$ at $R=$1AU. 
384:  \label{fig10} }
385: \end{figure}
386: 
387: \begin{figure}
388: \plotone{f11.eps}
389: \caption{ 
390: Time evolution of  the growth rate 
391: in the case
392: including 
393: tidal force ($T=1$) 
394: with  $J=4.55 \times 10^{-2}$, 
395: $\rho_{d}(0)/\rho_g=1$, $C=1$, 
396: $G\ne 0$, $k_x \eta R=-190$ and $k_y \eta R=10.5$ at $R=$1AU. 
397:  \label{fig11}}
398: \end{figure}
399: %\clearpage 
400: 
401: 
402: 
403: \end{document}
404: 
405: %%
406: %% End of file `sample.tex'.
407: 
408: 
409: 
410: 
411: 
412: 
413: