1: %%
2: %% Beginning of file 'ms.tex'
3: %%
4: %% Modified 2005 December 5
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: %% \documentclass[manuscript]{aastex}
22:
23: %% preprint2 produces a double-column, single-spaced document:
24: %% \documentclass[preprint2]{aastex}
25:
26: %% Sometimes a paper's abstract is too long to fit on the
27: %% title page in preprint2 mode. When that is the case,
28: %% use the longabstract style option.
29:
30: %% \documentclass[preprint2,longabstract]{aastex}
31:
32: %% If you want to create your own macros, you can do so
33: %% using \newcommand. Your macros should appear before
34: %% the \begin{document} command.
35: %%
36: %% If you are submitting to a journal that translates manuscripts
37: %% into SGML, you need to follow certain guidelines when preparing
38: %% your macros. See the AASTeX v5.x Author Guide
39: %% for information.
40:
41:
42: \newcommand{\vdag}{(v)^\dagger}
43: \newcommand{\myemail}{tetsu@a.phys.nagoya-u.ac.jp}
44:
45: %% My Macros
46: \newcommand\Msun{M$_{\odot}$}
47: \newcommand\HI{\ion{H}{1}}
48: \newcommand\HII{\ion{H}{2} }
49: \newcommand\CI{\ion{C}{1}}
50: \newcommand\Mlte{M$_{\mathrm{LTE}}$}
51: \newcommand\Mvir{M$_{\mathrm{vir}}$}
52: \newcommand\Halpha{H$\alpha$ }
53:
54: % \newcommand\12CO{$^{12}$CO}
55: % \newcommand\13CO{$^{13}$CO}
56: % \newcommand\J=1-0{$J=1-0$}
57: % \newcommand\J=2-1{$J=2-1$}
58: % \newcommand\J=3-2{$J=3-2$}
59: % \newcommand\J=4-3{$J=4-3$}
60:
61: \newcommand\Tmb{$T_{\mathrm{mb}}$}
62: \newcommand\Tkin{$T_{\mathrm{kin}}$}
63:
64:
65: %% You can insert a short comment on the title page using the command below.
66:
67: % \slugcomment{Not to appear in Nonlearned J., 45.}
68:
69: %% If you wish, you may supply running head information, although
70: %% this information may be modified by the editorial offices.
71: %% The left head contains a list of authors,
72: %% usually a maximum of three (otherwise use et al.). The right
73: %% head is a modified title of up to roughly 44 characters.
74: %% Running heads will not print in the manuscript style.
75:
76: \shorttitle{Sub-mm obs. of GMCs in the LMC}
77: \shortauthors{Minamidani et al.}
78:
79: %% This is the end of the preamble. Indicate the beginning of the
80: %% paper itself with \begin{document}.
81:
82: \begin{document}
83:
84: %% LaTeX will automatically break titles if they run longer than
85: %% one line. However, you may use \\ to force a line break if
86: %% you desire.
87:
88: \title{
89: Sub-millimeter Observations of Giant Molecular Clouds
90: in the Large Magellanic Cloud:
91: Temperature and Density as Determined
92: from $J=3-2$ and $J=1-0$ transitions of CO
93: }
94:
95: %% Use \author, \affil, and the \and command to format
96: %% author and affiliation information.
97: %% Note that \email has replaced the old \authoremail command
98: %% from AASTeX v4.0. You can use \email to mark an email address
99: %% anywhere in the paper, not just in the front matter.
100: %% As in the title, use \\ to force line breaks.
101:
102: \author{
103: Tetsuhiro Minamidani\altaffilmark{1,13},
104: Norikazu Mizuno\altaffilmark{1},
105: Yoji Mizuno\altaffilmark{1},
106: Akiko Kawamura\altaffilmark{1},
107: Toshikazu Onishi\altaffilmark{1},
108: Tetsuo Hasegawa\altaffilmark{2},
109: Ken'ichi Tatematsu\altaffilmark{2},
110: Masafumi Ikeda\altaffilmark{3},
111: Yoshiaki Moriguchi\altaffilmark{1},
112: Nobuyuki Yamaguchi\altaffilmark{2},
113: J\"urgen Ott\altaffilmark{4,*},
114: Tony Wong\altaffilmark{5,14},
115: Erik Muller\altaffilmark{5},
116: Jorge L. Pineda\altaffilmark{6},
117: Annie Hughes\altaffilmark{5,7},
118: Lister Staveley--Smith\altaffilmark{8},
119: Ulrich Klein\altaffilmark{6},
120: Akira Mizuno\altaffilmark{1,15},
121: % Lars E. B. Johansson\altaffilmark{7},
122: Silvana Nikoli\'{c}\altaffilmark{9,16},
123: Roy S. Booth\altaffilmark{9,17},
124: Arto Heikkil\"{a}\altaffilmark{9},
125: Lars--\AA ke Nyman\altaffilmark{10},
126: Mikael Lerner\altaffilmark{10},
127: Guido Garay\altaffilmark{11},
128: Sungeun Kim\altaffilmark{12},
129: Motosuji Fujishita\altaffilmark{1},
130: Tokuichi Kawase\altaffilmark{1},
131: Monic\'{a} Rubio\altaffilmark{11},
132: %
133: \and
134: Yasuo Fukui\altaffilmark{1}
135: }
136:
137: \email{tetsu@a.phys.nagoya-u.ac.jp}
138:
139:
140: %% Notice that each of these authors has alternate affiliations, which
141: %% are identified by the \altaffilmark after each name. Specify alternate
142: %% affiliation information with \altaffiltext, with one command per each
143: %% affiliation.
144:
145: \altaffiltext{1}{Department of Astrophysics, Nagoya University, Furo-cho, Chikusa-ku, Nagoya 464-8602, Japan}
146: \altaffiltext{2}{National Astronomical Observatory of Japan, Mitaka, Tokyo 181-8588, Japan}
147: \altaffiltext{3}{Research Center for the Early Univers and Department of Physics, University of Tokyo, Tokyo 113-0033, Japan}
148: \altaffiltext{4}{National Radio Astronomy Observatory, 520 Edgemont Road, Charlottesville, VA 22903-2475}
149: \altaffiltext{5}{CSIRO Australia Telescope National Facility, PO Box 76, Epping, NSW 1710, Australia}
150: \altaffiltext{6}{Radioastronomisches Institut der Universit\"{a}t Bonn, Auf dem H\"{u}gel 71, 53121 Bonn, Germany}
151: \altaffiltext{7}{Center for Supercomputing and Astrophysics, Swinburne University of Technology, Hawthorn, VIC 3122, Australia}
152: \altaffiltext{8}{School of Physics, M013, University of Western Australia, 35 Stirling Highway, Crawley, WA 6009, Australia}
153: \altaffiltext{9}{Onsala Space Observatory, 439-92 Onsala, Sweden}
154: \altaffiltext{10}{European Southern Observatory, Casilla 19001, Santiago 19, Chile}
155: \altaffiltext{11}{Departament de Astronomia, Universidad de Chile, Casilla 36-D, Santiago, Chile}
156: \altaffiltext{12}{Astronomy \& Space Science Department, Sejong University, 98 Kwangjin-gu, Kunja-dong, Seoul, 143-747, Korea}
157:
158: \altaffiltext{13}{Present address: Department of Physics, Faculty of Science, Hokkaido University, N10W8, Kita-ku, Sapporo 060-0810, Japan}
159: \altaffiltext{14}{Present address: Department of Astronomy, MC 221, University of Illinois, Urbana, IL 61801}
160: \altaffiltext{15}{Present address: Solar-Terrestrial Environment Laboratory, Nagoya University, Furo-cho, Chikusa-ku, Nagoya 464-8601, Japan}
161: \altaffiltext{16}{Present address: Departament de Astronomia, Universidad de Chile, Casilla 36-D, Santiago, Chile}
162: \altaffiltext{17}{Present address: Hartebeesthoek Radio Astronomy Observatory, P.O.Box 443, Krugersdorp 1740, South Africa}
163:
164: \altaffiltext{*}{J\"urgen Ott is a Jansky Fellow of the National Radio Astronomy Observatory.}
165:
166:
167:
168: %% Mark off your abstract in the ``abstract'' environment. In the manuscript
169: %% style, abstract will output a Received/Accepted line after the
170: %% title and affiliation information. No date will appear since the author
171: %% does not have this information. The dates will be filled in by the
172: %% editorial office after submission.
173:
174:
175: \begin{abstract}
176: We have carried out sub-mm $^{12}$CO($J=3-2$) observations of 6 giant molecular clouds (GMCs) in the Large Magellanic Cloud (LMC) with the ASTE 10m sub-mm telescope at a spatial resolution of 5 pc and very high sensitivity.
177: We have identified 32 molecular clumps in the GMCs and revealed significant details of the warm and dense molecular gas with $n$(H$_2$) $\sim$ 10$^{3-5}$ cm$^{-3}$ and $T_{\mathrm{kin}}$ $\sim$ 60 K.
178: These data are combined with $^{12}$CO($J=1-0$) and $^{13}$CO($J=1-0$) results and compared with LVG calculations.
179: %%%%%%%%%%
180: %\textcolor{blue}{%
181: The results indicate that clumps we detected are distributed continuously from cool ($\sim$ 10 -- 30 K) to warm ($\sim$ higher than 30 -- 200 K), and warm clumps are distributed from less dense ($\sim$ 10$^3$ cm$^{-3}$) to dense ($\sim$ 10$^{3.5 - 5}$ cm$^{-3}$).%
182: %}%
183: %%%%%
184: We found that the ratio of $^{12}$CO($J=3-2$) to $^{12}$CO($J=1-0$) emission is sensitive to and is well correlated with the local \Halpha flux.
185: We interpret that differences of clump propeties represent an evolutionary sequence of GMCs in terms of density increase leading to star formation.Type I and II GMCs (starless GMCs and GMCs with HII regions only, respectively) are at the young phase of star formation where density does not yet become high enough to show active star formation and Type III GMCs (GMCs with HII regions and young star clusters) represents the later phase where the average density is increased and the GMCs are forming massive stars.
186: The high kinetic temperature correlated with \Halpha flux suggests that FUV heating is dominant in the molecular gas of the LMC.
187: \end{abstract}
188:
189: %% Keywords should appear after the \end{abstract} command. The uncommented
190: %% example has been keyed in ApJ style. See the instructions to authors
191: %% for the journal to which you are submitting your paper to determine
192: %% what keyword punctuation is appropriate.
193:
194: \keywords{
195: Magellanic Clouds ---
196: galaxies: individual (LMC) ---
197: ISM: clouds ---
198: ISM: molecules ---
199: radio lines: ISM ---
200: submillimeter
201: }
202:
203:
204: \section{Introduction}
205:
206: It is of a fundamental importance in astronomy to understand the evolution of galaxies. Since a major constituent of galaxies is stars, the formation of stars is a fundamental process in galactic evolution. The properties of stars characterize the basic contents of galaxies and their time evolution. We understand from studies of the Milky Way galaxy that giant molecular clouds (GMCs), whose mass ranges from 10$^5$ to 10$^7$ \Msun, are the principal sites of star formation and that it perhaps holds the true in other galaxies as well. We also recognize that the GMC properties (e.g., $L_{\mathrm{CO}}$ -- line width relation, index of mass spectrum) are similar among five galaxies in the Local Group according to the spatially resolved studies \citep{Blitz2006}. This supports the idea that studies of GMCs will be useful in understanding the fundamentals of galactic evolution through the formation and evolution of GMCs and star formation therein.
207:
208: Observational studies of GMCs have been most effectively made by the mm interstellar carbon monoxide emission line at 2.6 mm which allows us to probe molecular gas whose density is greater than $\sim$ 100 cm$^{-3}$. We note that the most abundant species, molecular hydrogen, does not have appropriate line emissions in the mm and sub-mm region due to its zero permanent electric dipole moment and large separation between the lowest energy levels, which are not excited significantly in the typical physical conditions of molecular clouds.
209:
210: Recent advances in sub-mm observations have allowed us to determine physical parameters of molecular clouds over much larger ranges than in the mm region by comparing line intensities between different transitions. These sub-mm studies were initiated by the SEST 15m telescope in Chile followed by instruments in Hawaii, Mauna Kea and in the Swiss Alps at an altitude range from 3700 m to 4200 m, including the CSO 10m, JCMT 15m, and KOSMA 3m telescopes, and the AST/RO 1.6m telescope in Antarctica. Subsequently, in the 2000's, the developements of new instruments at an altitude of $\sim$ 5000 m in Atacama in northern Chile resulted in a superior capability because of the high altitude and dry characteristics of the site. The instruments installed in Atacama include the ASTE 10m, APEX 12m and NANTEN2 4m telescopes. All these instruments are beginning to take new molecular data with significantly better quality than before in terms of noise level as well as angular resolution. It is also noteworthy that the current frequency coverage extends as high as the 800GHz band and even the THz region.
211:
212: Among nearby galaxies we can observe at reasonably high spatial resolutions, the Large and Small Magellanic Clouds offer us a unique opportunity to achieve the highest resolutions due to their unrivaled closeness, 50 -- 60 kpc. In particular, the Large Magellanic Cloud (LMC) is actively forming stars in clusters and is an ideal laboratory for us to study star formation, particularly massive star formation in star cluster. In the LMC, the metallicity is a factor of $\sim$ 3 lower than in the Solar neighborhood \citep{Dufour1982, Dufour1984, Rolleston2002}. Also, the visual extinctions are lower and the FUV field is stronger in the LMC than in the Milky Way \citep{Israel1986}, characterizing the initial conditions of star formation.
213:
214: The first spatially resolved complete sample of GMCs in a single galaxy has been obtained towards the whole LMC with the NANTEN 4m telescope in 2.6 mm CO emission at 40 pc resolution \citep{Fukui1999, Fukui2001, Fukui2006b, Mizuno2001}. These studies revealed the three types of GMCs in terms of star formation activities; Type I is starless, Type II is with HII regions only, and Type III is associated with active star formation indicated by huge HII regions and young star clusters, where the stars identified are only O stars due to the sensitivity limitation. It also revealed that the lifetime of a GMC is as short as $\sim$ 30 Myrs \citep{Fukui2006a, Kawamura2006, Kawamura2007}. These previous studies naturally place the LMC as one of the prime targets for sub-mm studies to derive the physical parameters of GMCs.
215:
216: Another aspect which deserves our attention is that very young, rich stellar clusters are forming in the LMC. These are so called populous clusters which are very rare in the Milky Way and resemble globulars formed in the primeval Milky Way. The open clusters forming in the Milky Way are small in the number of stars and loose in spatial distribution. Along with the low metallicity of the LMC, it is an interesting possibility to use molecular data to investigate the formation mechanism of super star clusters at the molecular cloud stage.
217:
218: %%%%%%%%%%
219: %In the past, there have been some studies that used sub-mm spectra ($J=3-2$ or $J=4-3$ of CO) of the molecular clouds in the LMC. These studies suggest the molecular gas may be warmer and/or denser than in the Milky Way.
220:
221: In the past, there have been some studies that used the higher transitions ($J=2-1$, $J=3-2$, $J=4-3$, $J=7-6$) of CO spectra of the molecular clouds in the LMC \citep[e.g.,][]{Sorai2001,Johansson1998,Heikkila1999,Bolatto2005,Israel2003,Kim2004,Kim2006}. These studies suggest the molecular gas may be warmer and/or denser than in the Milky Way.
222:
223: %% \citet{Sorai2001} observed 34 points in the LMC with Tokyo-Onsala-ESO-Calan 60 cm radio telescope in the $J=2-1$ transition of CO. They found that the intensity ratio of CO($J=2-1$) to CO($J=1-0$), $R_{2-1/1-0}$, varies point to point, and suggested that the enhancement of $R_{2-1/1-0}$ at $\sim$ 100 pc scale is due to warm and/or dense gas. They also stated that the enhancement of $R_{2-1/1-0}$ in the 30 Dor region and its southern part is not primarily due to the external UV radiation.%
224: %%%%%
225: \citet{Johansson1998} used the SEST 15m telescope to observe the central part of the 30 Doradus nebula (rms $\sim$ 0.2 K in 0.5 km s$^{-1}$ velocity resolution for $J=1-0$ and rms $\sim$ 1.0 K in 0.5 km s$^{-1}$ velocity resolution for $J=3-2$), and the southern HII regions N 158C, N 159, and N 160 with a few prominent CO clouds in the $J=2-1$ and $J=3-2$ transitions of CO. They find that the kinetic temperatures are 10 -- 80 K and the highest temperature is towards 30 Dor. The smallest beam size and grid spacing are 15$\arcsec$ and 11$\arcsec$ respectively in the $J=3-2$ emission.
226: \citet{Heikkila1999} used SEST to observe the $J=3-2$ transition of CO in N 159 and 30 Doradus, as well as other rarer molecular species. This study aimed at obtaining chemical abundance, while it also provides more information on cloud temperature etc, from CO($J=3-2$) data. The kinetic temperatures they derived are 50 K in 30 Dor-10, 15 K in 30 Dor-27, and 20 -- 25 K in N 159W and N 160.
227: \citet{Bolatto2005} employed the AST/RO to observe the $^{12}$CO($J=4-3$) transition at 461 GHz with a 109$\arcsec$ beam. They observed 9 regions in the LMC at 6$\arcmin$$\times$6$\arcmin$ field all with HII regions and derived kinetic temperatures from a comparison between the CO($J=4-3$) and ($J=1-0$) transitions. N 48, N 55A, N 79, N 83A, N 113, N 159W, N 167, N 214C, and LIRL 648 are included. They derive temperatures of 100 -- 300 K and note a trend that higher temperatures occur in moderate density regions, 100 -- 1000 cm$^{-3}$, and the lower temperatures in much denser regions 10$^{4-5}$ cm$^{-3}$. These studies were preceded by a suggestion that significant amounts of warm molecular gas may exist in the LMC \citep{Israel2003}.
228: \citet{Kim2004} also made similar observations towards an HII region, N 44, and suggest very dense gas of $\sim$ 10$^5$ cm$^{-3}$. Most recently, \citet{Kim2006} derived $T_{\mathrm{kin}}$ = 100 K, $n$ $\sim$ 10$^{4.3}$ cm$^{-3}$ for 30 Dor from the intensity ratios of $^{12}$CO($J=7-6$) to $^{12}$CO($J=4-3$) and $^{12}$CO($J=1-0$) to $^{13}$CO($J=1-0$).
229:
230: In the present study, we aim to obtain sub-mm molecular data at better S/N ratios than in the previous studies to make estimates of temperatures and densities over a large sample in the LMC. We will combine the $^{12}$CO($J=3-2$) data obtained with the ASTE telescope and CO($J=1-0$) data obtained with the SEST and Mopra telescopes. In order to make reasonable comparisons between the two transitions, $J=3-2$ and $J=1-0$, we shall smooth the ASTE results (22$\arcsec$ beam) to the same resolution as the SEST data (45$\arcsec$) and use LVG calculations to estimate density and temperature. We shall also employ the $^{13}$CO($J=1-0$) data where available to place constraints on the physical parameters.
231:
232: This paper is organized as follows: Section 2 describes the observations. Section 3 and 4 show the results and data analysis, respectively. In section 5, we discuss the physical properties of clumps and evolutional sequence of GMCs. Finally, we present a summary in section 6.
233:
234:
235: \section{Observations}
236:
237: \subsection{Selection of GMCs}
238:
239: The present targets were chosen from the NANTEN catalog of $^{12}$CO($J=1-0$) GMCs compiled by \citet{Fukui2006b}. This catalog is based on the 2nd survey, with a factor of $\sim$ 2 higher sensitivity than the 1st survey \citep{Mizuno2001}. The catalog includes 272 CO clouds 230 of which are detected at three or more observed positions and they are classified into the three Types; 56 (24.3 \%) Type I (starless) GMCs, 120 (52.2 \%) Type II GMCs (those with HII regions only), and 54 (23.5 \%) Type III GMCs (those with HII regions and young star clusters), where "stars" refer only to O stars due to the limited sensitivity of existing observations \citep{Kawamura2007, Fukui2006a, Kawamura2006, Blitz2006}.
240:
241: Among these GMCs, we mainly focus on Type III GMCs whose $^{12}$CO($J=3-2$) intensities are expected to be strong due to the highly excited conditions. In addition, relatively high resolution $^{12}$CO and $^{13}$CO $J=1-0$ data, observed with the SEST 15m or Mopra 22m telescopes, are collected to derive physical properties of molecular clouds through the LVG analysis at a 10 pc scale.
242:
243: In the present study, we observe GMCs in the south-east region of the LMC, which contains 30 Doradus -- the largest and most massive HII region in the Local Group. We observe the molecular ridge extending southward from 30 Doradus, and "CO Arc" along the southeastern optical edge \citep{Fukui1999}. 3 Type III GMCs, LMC N J0538-6904 (the 30 Dor region), LMC N J0540-7008 (the N 159 region and the N 171 region), and LMC N J0530-7106 (the N 206 region), are selected as the principal targets, and two Type II GMCs, LMC N J0544-6923 (the N 166 region) and LMC N J0532-7114 (the N 206D region), and a Type I GMC, LMC N J0547-7041 (the GMC 225 region), are included for reference. The locations of the observed GMCs and regions are shown in Figure \ref{fig01}, and their coordinates and the data used in this paper are summarized in Table \ref{tbl01}. Hereafter, the region names, which are in the parenthesis above or column 4 of Table \ref{tbl01}, are used to identify the regions.
244:
245:
246: \subsection{$^{12}$CO($J=3-2$)}
247:
248: Observations of the $^{12}$CO($J=3-2$) transition at 345GHz were made with the ASTE (Atacama Submillimeter Telescope Experiment) telescope at Pampa la Bola in Chile \citep{Ezawa2004} in October 2004. The half power beam width was measured to be 22$\arcsec$ at 345 GHz by observing the planets. This corresponds to 5.3 pc at the distance of the LMC, 50 kpc. The telescope was equipped with a single "cartridge-type" SIS receiver, sensitive from 324 to 384 GHz, which is of a similar design to that for ALMA \citep{Kohno2005}. The spectrometer was an XF-type digital auto-correlator \citep{Sorai2000}, and was used in the wideband mode, which has a bandwidth of 512 MHz with 1024 channels. The spectrometer provided a velocity coverage and resolution of 450 km s$^{-1}$ and 0.44 km s$^{-1}$, respectively, at 345 GHz. We observed 6 GMCs (7 regions) in the Large Magellanic Cloud as shown in Figure \ref{fig01} and listed in Table \ref{tbl01}. These observations were carried out by position switching at a grid spacing of 20$\arcsec$ or 30$\arcsec$ for the entire clouds, and of 10$\arcsec$ or 15$\arcsec$ for the regions around the local peaks of the integrated intensity. The pointing error was measured to be within 7$\arcsec$ in peak to peak by observing CO point sources R Dor or o Cet every 2 hours during this observing term. The spectral intensities were calibrated by employing the standard room-temperature chopper-wheel technique. We observed Ori-KL once a day, and N 159W every 2 hours to check the stability of intensity calibration, and the intensity variation during these observations was less than 13 \%. We use 0.7 for the main-beam efficiency at 345 GHz, which was measured by observing Jupiter. The system noise temperature was typically 300 K in double-sideband (DSB) including the atmosphere towards the zenith. The typical r.m.s. noise fluctuations were $\sim$ 0.25 K at a velocity resolution of 0.44 km s$^{-1}$ for a 1 minute integration for an on-position. In total, about 1400 points were observed in Equatorial coordinates (B1950). Velocities were relative to the Local Standard of Rest (LSR). These observations were made remotely from an ASTE operation room of San Pedro de Atacama, Chile, using the network observation system N-COSMOS3 developed by NAOJ \citep{Kamazaki2005}.
249:
250:
251:
252: \subsection{$^{12}$CO($J=1-0$) and $^{13}$CO($J=1-0$)}
253:
254: \subsubsection{Mopra observations}
255:
256: A 20$\arcmin$ $\times$ 120$\arcmin$ region, the prominent molecular ridge extending from 30 Doradus southward, was mapped in the $J=1-0$ transition of $^{12}$CO at a frequency of 115 GHz with the 22m ATNF Mopra telescope, in 5 runs from May to September 2005. This region contains the 30 Dor, N 159 and N 171 regions. The newly implemented on-the-fly (OTF) mode was used, in which the telescope takes data continuously while moving across the sky. Spectra were taken at a 6$\arcsec$ spacing so that the 33$\arcsec$ Mopra beam would be well oversampled in the scanning direction; the row spacing was 8$\arcsec$, also assuring oversampling. The typical system noise temperature, $T_{\mathrm{sys}}$, was 500 K in the single side band (SSB) towards the zenith. The pointing was checked on the SiO maser R Dor every 2 hours; typical pointing error was less than 5$\arcsec$ rms. The digital correlator was configured to output 1024 channels across 64 MHz in each of two orthogonal polarizations. The velocity resolution and coverage were 0.16 and 160 km s$^{-1}$, respectively at 115 GHz. The observing time was about 100 minutes per field (5$\arcmin$$\times$5$\arcmin$), providing rms noise fluctuations of $\sim$ 0.34 K at a velocity resolution of 0.65 km s$^{-1}$. Initial spectral processing (baseline fitting and calibration onto a $T_\mathrm{A}^*$ scale) was performed using the livedata task in AIPS++, and the spectra were gridded into data cubes using the AIPS++ gridzilla task. During the gridding, a Gaussian smoothing kernel with a FWHM taken at a half of the beam size was convolved with the data, so the effective resolution of the output cubes was 36$\arcsec$. The cubes were then rescaled onto a $T_{\mathrm{mb}}$ scale using an "extended beam" efficiency of 0.55 \citep{Ladd2005}. This takes into account that sources larger than about 80$\arcsec$ in diameter will couple to both the main beam and the inner error beam of the telescope. The cubes were 2 dimensional Gaussian smoothed to a 45$\arcsec$ beam, which is the beam size of SEST at 115 GHz.
257:
258:
259: \subsubsection{SEST observations}
260:
261: Observations towards N 206, N 206D and GMC 225 regions in the $^{12}$CO($J=1-0$) line (115 GHz) were made in August, 2001 and February, 2002, using the SEST 15m telescope at La Silla, Chile. The HPBW was 45$\arcsec$ at 115 GHz, the front end was the IRAM 115 SIS receiver and the spectrometer was a high-resolution AOS with 2048 channels. The typical system noise temperature was 550 K (SSB). The velocity resolution and coverage were 0.2 and 216 km s$^{-1}$ respectively at 115 GHz. We mapped these 3 regions in position switching with a grid spacing of 40$\arcsec$ or 20$\arcsec$. The typical integration time was 1 minute for an on-position, providing rms noise fluctuations of $\sim$ 0.18 K at a velocity resolution of 0.2 km s$^{-1}$.
262:
263: Observations towards N 206, N 206D and GMC 225 regions in the $^{13}$CO($J=1-0$) line (110 GHz) were made in February and December, 2002, also using the SEST 15m telescope. We mapped peak positions of $^{12}$CO($J=1-0$) in position switching with a grid spacing of 20$\arcsec$. The system noise temperature was typically 230 K (SSB). The typical integration time was 4 minutes for an on-position, providing rms noise fluctuations of $\sim$ 0.04 K at a velocity resolution of 0.2 km s$^{-1}$.
264:
265: The pointing accuracy was 5$\arcsec$ rms. We checked this by observing SiO maser toward R Dor every 2 hours during this observing term. N 159W was observed periodically for pointing checks and intensity calibration. We use 0.8 for the main-beam efficiency at 115 GHz by assuming main-beam temperature $T_{\mathrm{mb}}$ of N 159W to be $\sim$ 6.5 -- 6.9 K to keep consistency with former publications \citep{Johansson1994, Johansson1998}.
266:
267: Observations toward N 166 region are described separately by \citet{Garay2002}.
268:
269:
270:
271:
272:
273: \section{Results}
274:
275: We first present the $^{12}$CO($J=3-2$) images of the clouds at 5 pc resolution and make an empirical comparison of them with the $^{12}$CO($J=1-0$) distribution (section 3.1.). Next, we define molecular clumps and estimate the physical parameters of each clump (section 3.2.).
276:
277:
278: \subsection{Distributions of the $^{12}$CO($J=3-2$) emission}
279:
280: In Figure \ref{fig02}, typical $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) profiles of the 30 Dor, N 159, and GMC 225 regions are presented. The upper panels, Figures \ref{fig02}(a) -- (c), show $^{12}$CO($J=3-2$) profiles. These illustrate the low noise levels of the present data, typically, $\sim$ 0.25 K rms at 0.44 km s$^{-1}$ velocity resolution. Among the present observed positions, the $^{12}$CO($J=3-2$) intensity is strongest at $T_{\mathrm{mb}}$ $\sim$ 12.3 K towards N 159W (Figure \ref{fig02}(b) ). The lower panels, Figures \ref{fig02}(d) -- (f), show $^{12}$CO($J=1-0$) profiles towards the same positions, where the red line indicates $^{12}$CO($J=3-2$) profiles convolved to a 45$\arcsec$ Gaussian beam following the method described in Section 4. The $^{12}$CO($J=3-2$) intensities from the 30 Dor and N 159 regions are a little stronger than the $^{12}$CO($J=1-0$) intensity when convolved to the same resolution. Only towards GMC 225 is the $^{12}$CO($J=3-2$) intensity about 50\% weaker than the $^{12}$CO($J=1-0$) intensity. The peak velocity and line width are nearly the same between the two transitions in these regions.
281:
282: The distributions of the integrated intensities of $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) are shown in Figures \ref{fig03} -- \ref{fig09}. Detailed descriptions of each region are presented in the following.
283:
284:
285: \subsubsection{30 Dor (Figure \ref{fig03})}
286:
287: Figures \ref{fig03}(a) and (b) show the distributions of the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) integrated intensities in the 30 Dor region. We see a general trend that the $J=3-2$ distribution shows more details which are not obvious in the $J=1-0$ distribution owing to the higher angular resolution and possibly due to the more compact distribution of warmer and denser gas in $J=3-2$ than in $J=1-0$. We see three peaks corresponding to the $^{12}$CO($J=1-0$) peaks, 30 Dor-10, 30 Dor-6, and 30 Dor-12, reported in \citet{Johansson1998}. One of them in the north, 30 Dor-06, which is singly peaked in $J=1-0$ appears to be resolved into two peaks with the present beam.
288:
289:
290: \subsubsection{N 159 (Figure \ref{fig04})}
291:
292: Figures \ref{fig04}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in N 159. We note that N 159W shows the strongest intensity among the present clouds as well as a very compact peak which is not sufficiently resolved with the present beam. Its radius is estimated to be a few pc after de-convolution. N 159E also shows a compact distribution with a hint of a sub peak, while N 159S shows similar distributions both in $J=1-0$ and $J=3-2$. The east-west elongation of N 159S may be due to the scanning effect of the OTF mapping, and needs to be confirmed.
293:
294:
295: \subsubsection{N 171 (Figure \ref{fig05})}
296:
297: Figures \ref{fig05}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in N 171. We note that the $J=3-2$ emission is weaker than the $J=1-0$ emission. There are multiple velocity components, at $V_{\mathrm{LSR}}$ = 225 km s$^{-1}$, 230 km s$^{-1}$, and 240 km s$^{-1}$ in both $J=3-2$ and $J=1-0$ as indicated in Table \ref{tbl02} and Table 1 of \citet{Kutner1997}.
298:
299:
300: \subsubsection{N 166 (Figure \ref{fig06})}
301:
302: Figures \ref{fig06}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in N 166. The $J=1-0$ data themselves have already been published by Garay et al. (2002). We see four peaks in both $J=3-2$ and $J=1-0$. Of these peaks, three peaks are named Cloud-B, Cloud-C, and Cloud-D, respectively, as reported by \citet{Garay2002}, although Cloud-C is resolved into two peaks with the present beam and observing grid.
303:
304:
305: \subsubsection{N 206 (Figure \ref{fig07})}
306:
307: Figures \ref{fig07}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in N 206. A $J=1-0$ peak appears to be resolved into two sub peaks and a north-south filamentary structure with the higher angular resolution of the $J=3-2$ line.
308:
309:
310: \subsubsection{N 206D (Figure \ref{fig08})}
311:
312: Figures \ref{fig08}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in N 206D. We can see a head-tail structure in $J=3-2$, although it appears more rounded in $J=1-0$.
313:
314:
315: \subsubsection{GMC 225 (Figure \ref{fig09})}
316:
317: Figures \ref{fig09}(a) and (b) show the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) distributions in GMC 225. We note that $J=3-2$ emissions are weaker than $J=1-0$.
318:
319:
320: \subsection{Properties of the clumps}
321:
322: We identified clumps according to the following way in the $J=3-2$ distributions shown in Figures \ref{fig03} -- \ref{fig09};
323: 1) Pick up local peaks using the integrated intensity.
324: 2) Draw a contour at half of the peak integrated intensity level and identify it as a clump unless it contains other local peaks.
325: 3) When there are other local peaks inside the contour, draw new contours at the 70 \% level of each integrated intensity peak. Then, identify clumps separately if their contours do not contain another local peak (the boundary is taken at the "valley" between clumps), or else identify a clump by using the highest contour as a clump boundary.
326: 4) If a spectrum has multiple velocity components with a separation of more than 6 km s$^{-1}$, identify these components to be associated with different clumps.
327:
328: As a result, 32 clumps have been identified; 5 clumps in 30 Dor region, 10 clumps in N 159 region, 6 clumps in N 171 region, 5 clumps in N 166 region, 2 clumps in N 206 region, 1 clump in N 206D region, and 3 clumps in GMC 225 region. Their line parameters at the peak positions are shown in Table \ref{tbl02}, and their physical properties are listed in Table \ref{tbl03}. The clump size, line width, and virial mass range 1.1 -- 12.4 pc, 4.0 -- 12.8 km s$^{-1}$, and 4.6$\times$10$^3$ -- 2.2$\times$10$^5$ \Msun, respectively.
329: %
330: The smallest clump identified by the procedure above is detected with 2 observing points and its size is 1.1 pc. There are several other weak emissions (below 6 $\sigma$), and they are detected with 1 observing point. These emissions are not identified as clumps. When we assume such small clumps ($R$ $\sim$ 1 pc, d$V$ $\sim$ 7 km s$^{-1}$) are exist, their virial mass is 9.3 $\times$ 10$^3$ \Msun, and this corresponds to detection limit.
331: %
332: There are 18 local peaks above the 6 $\sigma$ noise level which are not identified as clumps, because the stronger peaks are located near these local peaks. Their virial mass is 6.5 $\times$ 10$^4$ \Msun, if their size and line width are similar to identified clumps ($R$ $\sim$ 7 pc, d$V$ $\sim$ 7 km s$^{-1}$). This seems to correspond to completeness limit.
333:
334:
335: %%%%%%%%%%%
336: %\textcolor{red}{%
337: If the clumps are identified with the 70 \% level of the peak integrated intensity level instead of the 50 \%, the clump size changes to a half of the original one, althogh the line width does not change. Their virial mass also changes to about a half of the original one.
338: %}%
339: %%%%%
340: Histograms of their physical properties are presented in Figure \ref{fig10}. Typical values are 7 pc, 7 km s$^{-1}$, and 6$\times$10$^4$ \Msun, in size, line width, and virial mass, respectively. Their line widths are larger than those of the GMCs in our galaxy \citep[e.g.,][]{Williams1998, Ikeda1999, Sun2006}. We note a trend that the masses of these clumps are relatively large compared with those of high mass cloud cores in the Milky Way which are of the order of 10$^3$ \Msun \citep[e.g.,][]{Burton2005, Yonekura2005}.
341: %%%%%%%%%%%
342: %\textcolor{red}{%
343: Precise comparisons will be necessary using same tracers and resolution in the future, because those galactic studies above are based on optically thin mm dust continuum and C$^{18}$O emission.
344: %}%
345: %%%%%
346: The clumps in the LMC are also fairly compact, with sizes of several pc or less. Hereafter, the region names and the numbers of clumps are used to identify clumps (e.g., "30 Dor No.1").
347:
348:
349:
350:
351:
352:
353: \section{Data Analysis}
354: \subsection{Derivation of line intensity ratios}
355:
356: The spatial resolution of the present CO data varies depending on the telescope and frequency. We convolved and regridded these data into the same resolution and position using 2 dimensional Gaussian smoothing in order to compare them to derive reliable peak intensity ratios of $^{12}$CO($J=3-2$) to $^{12}$CO($J=1-0$) (hereafter, $R_{3-2/1-0}$).
357:
358: We made Gaussian fits to each of the $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) spectra having a single peak in most cases. We derived peak intensities and FWHM line widths through these fittings. The ratios of the two transitions were then derived as the ratio between peak \Tmb s. The distributions of these ratios are shown along with the $^{12}$CO($J=1-0$) distributions in Figures \ref{fig11} -- \ref{fig17} (a). The youngest stellar clusters SWB0, whose ages are estimated to be less than 10 Myrs, are also shown by red circles \citep{Bica1996}.
359:
360: Averaged $R_{3-2/1-0}$ over each clump (hereafter, $R_{3-2/1-0,clump}$) was also derived from the averaged $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) spectra over the each clump. A summary of the $R_{3-2/1-0,clump}$ for each clump is shown in Table \ref{tbl04}. The histogram in Figure \ref{fig18} shows that the $R_{3-2/1-0,clump}$ ranges from 0.2 to 1.6. These ratios will be compared with numerical calculations of radiative transfer in the LVG approximation to derive constraints on density and temperature.
361:
362:
363:
364: \subsection{LVG analysis}
365:
366: \subsubsection{Calculations of LVG model}
367:
368: To estimate the physical properties of the molecular gas in the LMC, we performed an LVG analysis \citep{Goldreich1974} of the CO rotational transitions. The LVG radiative transfer code simulates a spherically symmetric cloud of constant density and temperature with a spherically symmetric velocity distribution proportional to the radius, and employs a Castor's escape probability formalism \citep{Castor1970}. It solves the equations of statistical equilibrium for the fractional population of CO rotational levels at each density and temperature. It includes the lowest 40 rotational levels of the ground vibrational level and uses the Einstein's $A$ and H$_2$ impact rate coefficients of \citet{Schoier2005}.
369:
370: The present calculations incorporate the lowest 40 rotational levels of CO in the ground vibrational state over a kinetic temperature range of $T_{\mathrm{kin}}$ = 5 -- 200 K and a density range of $n$(H$_2$) = 10 -- 10$^6$ cm$^{-3}$. We did not include higher energy levels in the present study, which requires including populations in the lower vibrationally excited states. Therefore, the present work does not cover kinetic temperatures above 200 K, which should be dealt with in the future for analyses of higher sub-mm transitions above $J=4-3$. This imposes a limit of $T_{\mathrm{kin}}$ $\sim$ 200 K in the present study and even higher temperature is not excluded in general below.
371:
372: We performed calculations for 3 different CO fractional abundances; $X$(CO) = [CO]/[H$_2$] = 1$\times$10$^{-6}$, 3$\times$10$^{-6}$, and 1$\times$10$^{-5}$, and 3 different $^{12}$CO/$^{13}$CO abundance ratios of 20, 25, and 30 (Heikkila et al. 1999).
373:
374:
375: \subsubsection{Results from $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) data for 32 clumps}
376:
377: First, we assume that $X$(CO) is uniform among the clumps and derive density and temperature using the LVG results.
378:
379: Figure \ref{fig19}(a) illustrates that we obtain the following lower limits for kinetic temperature and density.
380: For the 8 clumps with $R_{3-2/1-0, clump}$ $\ge$ 1 (30 Dor No.1, 2, 3, 4, N 159 No.1, 2, 6, 8), we estimate $T_{\mathrm{kin}}$ \textgreater 30 K and $n$(H$_2$) \textgreater 10$^3$ cm$^{-3}$. For the 24 clumps with $R_{3-2/1-0, clump}$ \textless 1 (30 Dor No.5, N 159 No.3, 4, 5, 7, 9, 10, N 171 No.1, 2, 3, 4, 5, 6, N 166 No.1, 2, 3, 4, 5, N 206 No.1, 2, N 206D No.1, GMC 225 No.1, 2, 3), we estimate $T_{\mathrm{kin}}$ \textgreater several K and $n$(H$_2$) \textgreater several$\times$10$^2$ cm$^{-3}$.
381: In either case, the lower limits tend to increase with the $R_{3-2/1-0,clump}$.
382:
383:
384: \subsubsection{Results from $^{12}$CO($J=3-2$), $^{12}$CO($J=1-0$), and $^{13}$CO($J=1-0$) data for 13 clumps}
385:
386: We can better constrain these physical parameters when $^{13}$CO($J=1-0$) data are available. Figure \ref{fig19} shows the general behavior of the loci of constant $R_{3-2/1-0}$ and constant $R_{12/13}$ (peak intensity ratio of $^{12}$CO($J=1-0$) to $^{13}$CO($J=1-0$)) in the density-temperature plane. It is recognized that the combination of the two will allow us to determine the parameters relatively well since the two lines are nearly "orthogonal" in the plane, except for densities higher than $\sim$ 10$^4$ cm$^{-3}$ (Figure \ref{fig19}).
387:
388: Of the 32 clumps, $^{13}$CO($J=1-0$) data are available for 13 clumps, including 4 clumps of $R_{3-2/1-0, clump}$ $\ge$ 1 (30 Dor No.1, 4, N 159 No.1, 2) and 9 clumps with $R_{3-2/1-0, clump}$ \textless 1 (N 159 No.4, N 166 No.1, 3, 4, N 206 No.1, 2, N 206D No.1, GMC 225 No.1, 3). For these 13 clumps, we made a detailed analysis using the $R_{12/13}$ at peaks of $^{12}$CO($J=1-0$) and have obtained the best constraints.
389:
390: We summarize the input parameters for the 13 clumps in columns 3-5 of Table \ref{tbl05}. All the data refer to the $^{12}$CO($J=1-0$) beam size, 45$\arcsec$; the higher-transition data has been Gaussian smoothed as described in section 4.1. Clump averaged d$v$/d$r$ were used for the calculations. %
391: %%
392: $R_{3-2/1-0,clump}$ and $R_{12/13}$ at the peak of $^{12}$CO($J=1-0$) were used, and the errors of these ratios are both estimated as $\pm$20 \%, which are derived from errors of absolute intensity calibration. These correspond 27 $\sigma$ and 7 $\sigma$ noise levels of $^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$), respectively. This indicates the errors of intensity ratios are dominated by the error of absolute intensity calibration.
393: %
394: %%%%%% $R_{3-2/1-0,clump}$ were used, and the error of this ratio is estimated as $\pm$ 20 \% (27 $\sigma$ of $^{12}$CO($J=3-2$) intensity at velocity resolution of 0.44 km s$^{-1}$), which is dominated by the error in the absolute calibration. $R_{12/13}$ at the peak of $^{12}$CO($J=1-0$) were used, and the error of this ratio is estimated to be $\pm$20\% (7 $\sigma$ of $^{12}$CO($J=1-0$) intensity at velocity resolution of 0.5 km s$^{-1}$), which is again dominated by the error in the absolute calibration. %%%%%%
395: %%%%%%%%%%
396: %\textcolor{red}{%
397: The way of the clump definition does not change $R_{3-2/1-0,clump}$, but changes d$v$/d$r$, and d$v$/d$r$ is about 2 times as large as the original one, when the clumps are identified with the 70 \% level of the peak integrated intensity level. This, however, does not affect the results of the LVG calculations.
398: %}%
399: %%%%%
400:
401: We describe three typical cases; (a) 30 Dor No.1, (b) N 206 No.1, and (c) GMC 225 No.1 are shown in Figure \ref{fig22}. A fractional CO abundance of $X$(CO) of 3$\times$10$^{-6}$ was used throughout. The horizontal axis is molecular hydrogen density ($n$(H$_2$)), and the vertical axis is the gas kinetic temperature (\Tkin). Solid lines are $R_{3-2/1-0,clump}$ and dashed lines are $R_{12/13}$ at $^{12}$CO($J=1-0$) peaks. Hatched areas indicate the overlap regions of these two ratios within the errors which is allowed from the observed ratios. It also includes the uncertainty due to a possible variation of the $^{12}$CO/$^{13}$CO abundance ratio from 20 to 30. Hereafter, we shall call clumps above 30 K "warm" and those below "cold". Clumps with densities greater than 10$^{3.5}$ cm$^{-3}$ are referred to as "dense" and those at lower densities as "less dense".
402:
403: 30 Dor No.1 exhibits a $R_{3-2/1-0,clump}$ of $\sim$ 1.4, suggesting that it is a warm (\Tkin = 50 -- 200 K) and dense ($n$ = 10$^{3-5}$ cm$^{-3}$) clump (Figure \ref{fig20}(a)). N 206 No.1(Figure \ref{fig20}(b)) and GMC 225 No.1(Figure \ref{fig20}(c)) show of $R_{3-2/1-0, clump}$ $\sim$ 0.7 and $\sim$0.4, respectively. Figures \ref{fig20}(b) and (c) indicate that they are warm ($T_{\mathrm{kin}}$ = 30 -- 200 K) and less dense clumps ($n$ = 10$^3$ cm$^{-3}$) and cold ($T_{\mathrm{kin}}$ = 15 -- 40 K) and less dense ($n$ = 10$^3$ cm$^{-3}$) clumps, respectively. We find that $R_{12/13}$ is useful to discriminate the temperature difference except in the case of 30 Dor No.1.
404:
405: All the figures for the 13 clumps for all different fractional CO abundances (1$\times$10$^{-6}$, 3$\times$10$^{-6}$, and 1$\times$10$^{-5}$) are given in Appendix A. In Table \ref{tbl05} we present the results of for the 13 clumps for a fixed fractional CO abundance of $X$(CO) = 3$\times$10$^{-6}$. The results of previous studies are also summarized in Table \ref{tbl05} for comparison. We find that the present results are the most extensive among these studies in terms of the number of samples, while they are basically consistent with previous study for the individual clumps or clouds. There are relatively large differences in both density and temperature in N 159 No.4 (N 159S) only, and this is because of the high density tracers are used in \citet{Heikkila1999}.
406:
407: Figure \ref{fig21} summarizes the calculated densities and temperatures for the 13 clumps. We see first that the temperature ranges from 10 K up to more than 200 K and density from 10$^3$ cm$^{-3}$ to 10$^5$ cm$^{-3}$. %
408: %%%%%%%%%%
409: %\textcolor{blue}{%
410: Clumps we detected are distributed continuously from cool ($\sim$ 10 -- 30 K) to warm ($\sim$ higher than 30 -- 200 K), and warm clumps are distributed from less dense ($\sim$ 10$^3$ cm$^{-3}$) to dense ($\sim$ 10$^{3.5 - 5}$ cm$^{-3}$), although cool clumps are all less dense. The three cases shown in Figure \ref{fig20} represent typical cases, "warm and dense" ($T_{\mathrm{kin}}$ $\sim$ higher than 30 -- 200 K, $n$(H$_2$) $\sim$ 10$^{3.5 - 5}$ cm$^{-3}$), "warm and less dense" ($T_{\mathrm{kin}}$ $\sim$ higher than 30 -- 200 K, $n$(H$_2$) $\sim$ 10$^3$ cm$^{-3}$), and "cool and less dense" ($T_{\mathrm{kin}}$ $\sim$ 10 -- 30 K, $n$(H$_2$) $\sim$ 10$^3$ cm$^{-3}$).%
411: %}%
412: %%%%%
413:
414:
415:
416: \subsubsection{Effects of $X$(CO)}
417:
418: We will now discuss the possible effect of changing $X$(CO), as summarized in Table \ref{tbl06}. If we adopt $X$(CO) = 1$\times$10$^{-6}$, the contours of $R_{3-2/1-0}$ shift to lower temperature and the contours of $R_{12/13}$ shift to higher density. Accordingly, the solution shifts to lower temperature, higher density. If we adopt $X$(CO) = 1$\times$10$^{-5}$, the $R_{3-2/1-0}$ contours shift to higher temperature and the $R_{12/13}$ contours shift to lower density. Accordingly, the solution shifts to higher temperature, lower density (Table \ref{tbl06}).
419:
420: Next, we vary $X$(CO) from clump to clump. \citet{Heikkila1999} estimate $X$(CO) in 30 Dor No.1 (30 Dor-10), N 159 No.1 (N 159W), and N 159 No.4 (N 159S) to be 1$\times$10$^{-6}$, 1$\times$10$^{-5}$, and 3$\times$10$^{-6}$, respectively. Table \ref{tbl06} indicates that 30 Dor No.1 shows similar values to \citet{Heikkila1999}, whereas N 159 No.1 and No.4 become warmer and lower in density than in \citet{Heikkila1999}. This discrepancy may be due to the fact that the high density tracers used by \citet{Heikkila1999} are not used in the present study. To summarize, the assumption of uniform fractional abundance, $X$(CO), is fairly good and the present results do not show significant difference even if we adopt the different fractional abundances used by previous authors.
421:
422:
423:
424:
425: \subsection{Comparisons to \Halpha flux}
426:
427: \subsubsection{Relation between $R_{3-2/1-0}$ and \Halpha flux}
428:
429: We converted the \Halpha data \citep{Kim1999} towards the present clouds using the method given in the Appendix B. The typical background level of the \Halpha flux is $\sim$ 10$^{-12}$ ergs s$^{-1}$ cm$^{-2}$ at the 40$\arcsec$ scale and ranges up to 10$^{-10}$ ergs s$^{-1}$ cm$^{-2}$ towards strong HII regions (Figure \ref{fig22}). These data were re-gridded into the $^{12}$CO($J=3-2$) data grids. \Halpha flux images with the youngest stellar clusters SWB0 \citep[younger than 10 Myrs]{Bica1996} are shown in Figures \ref{fig11} -- \ref{fig17} (b) and the $^{12}$CO($J=3-2$) contours from Figures \ref{fig03} -- \ref{fig09} are overlayed for comparison in these figures.
430:
431: Figures \ref{fig11} -- \ref{fig17} indicate a clear trend that the $R_{3-2/1-0}$ is enhanced to 1.0 -- 1.5 towards HII regions or clouds with young clusters, as in 30 Dor and N 159 regions. On the other hand, the ratio is low, less than 1.0, towards clumps with neither HII regions nor clusters, as in GMC 225. We also note that the ratio is enhanced towards the regions where \Halpha is intense or towards the interfaces between clouds and HII regions. A summary of the averaged \Halpha flux over each clumps is shown in Table \ref{tbl04}. It is not fully guaranteed that the \Halpha emission is actually in contact with the molecular gas and some of the apparent coincidence could be fortuitous. Nonetheless, previous studies comparing CO and \Halpha flux indicate a strong correlation between them and lend a support to the assumption that almost all the coincidences indicate actual physical association \citep{Fukui1999, Yamaguchi2001c, Kawamura2007}.
432:
433:
434: Figure \ref{fig23} shows the correlation between $R_{3-2/1-0,clump}$ and the averaged \Halpha flux over each clump. It is clear that $R_{3-2/1-0,clump}$ is well correlated with the averaged \Halpha flux, with a correlation coefficient of $\sim$ 0.79. This is a fairly good empirical relationship and should be tested to see if it holds true in other galaxies. The relation suggests that higher $R_{3-2/1-0}$ reflect higher temperatures or higher densities. It is notable that the clumps with the averaged \Halpha flux greater than 10$^{-11}$ ergs s$^{-1}$ cm$^{-2}$ correspond to high $R_{3-2/1-0,clump}$ of 1.0 -- 1.5. In the barred spiral galaxy M83, the CO($J=3-2$)/($J=1-0$) integrated intensity ratio exceeds unity at the nucleus, whereas the ratio gradually decreases to 0.6 -- 0.7 with distance from center. The ratio is constant through the disk region \citep{Muraoka2007}.
435:
436:
437:
438: \subsubsection{Comparison with physical properties and \Halpha emisson}
439:
440: Figure \ref{fig24} shows plots of density and temperature as functions of averaged \Halpha flux, and gives us another insight into these properties. Where averaged \Halpha is strong (10$^{-11}$ergs s$^{-1}$ cm$^{-2}$) the clumps are always warm at around $T_{\mathrm{kin}}$ = 100 K or more. On the other hand, when averaged \Halpha is weak, density is always low but temperature can be either high or low.
441:
442: The high density clumps show high $R_{3-2/1-0,clump}$ of 1.0 -- 1.5 and are associated with strong \Halpha flux, while the low density clumps show low $R_{3-2/1-0, clump}$ of 0.5 -- 1.0 with weak \Halpha flux.
443:
444: Since we are averaging the \Halpha intensity in each clump, we may be diluting the localized low \Halpha flux towards some of the clumps in Type III and II GMCs. The effects of \Halpha emission or nearby clusters on the molecular gas are perhaps local phenomena as indicated by the comparison in Figures \ref{fig11} -- \ref{fig17} for the individual clumps.
445:
446:
447:
448:
449: \section{Discussions}
450:
451: \subsection{Dense and compact clumps as candidates for proto-cluster condensations}
452:
453: We have carried out sub-mm $^{12}$CO($J=3-2$) observations of GMCs in the LMC which are most extensive and highly sensitive compared to the previous studies. Six GMCs were selected based on the NANTEN CO survey of the LMC, including 3 Type III GMCs actively forming O stars in addition to 3 Type I/II GMCs which are quiet in O-star formation or cluster formation, although the formation of low to intermediate mass star is not excluded. The spatial resolution of $\sim$ 5 pc and the high sensitivity allowed us to identify 32 molecular clumps in these GMCs and to reveal significant details of the warm and dense molecular gas with $n$(H$_2$) $\sim$ 10$^{3-5}$ cm$^{-3}$ and $T_{\mathrm{kin}}$ $\sim$ 10 -- 200 K.
454:
455: The typical mass of the molecular clumps is large, in the range of 5$\times$10$^3$ -- 2$\times$10$^5$ M$_{\odot}$ with radii of 1 -- 12 pc. Of all of our objects, N 159 No.1 or -W shows the strongest concentration of mass of $\sim$ 7$\times$10$^4$ M$_{\odot}$ within a radius of $\sim$ 5 pc. The masses seem to be larger than those of typical Milky Way GMCs such as those in the eta Car region \citep[e.g.,][]{Yonekura2005}%
456: %%%%%%%%%%%
457: %\textcolor{red}{%
458: , although the propeties of these galactic GMCs are based on optically thin C$^{18}$O data.
459: %}%
460: %%%%%
461: We suggest that these are good candidates for the precursors of rich super clusters like R136 in 30 Dor which includes more than 10$^4$ stars in a small volume with a radius of $\sim$ 1 pc. It is of particular interest to look for even denser gas towards them in higher excitation transitions of the sub-mm region.
462:
463:
464: \subsection{Density and temperature of the clumps and implications}
465:
466: The results of our LVG analysis indicate that clumps are distributed from cool to warm in temperature and from less dense to dense in density. These differences of clump properties in density and temperature show good correspondence with the GMC Types based on the star formation activity, as well as with the \Halpha emission of ionized gas associated with each clump.
467: Clumps in Type III GMCs are warm ($T_{\mathrm{kin}}$ $\sim$ 30 -- 200 K) and are either dense ($n$(H$_2$) $\sim$ 10$^{3.5-5}$ cm$^{-3}$) or less dense ($n$(H$_2$) $\sim$ 10$^3$cm$^{-3}$). Clumps in Type II GMCs are either warm ($T_{\mathrm{kin}}$ $\sim$ 30 -- 200 K) or cool ($T_{\mathrm{kin}}$ $\sim$ 10 -- 30 K) and less dense ($n$(H$_2$) $\sim$ 10$^3$ cm$^{-3}$). Clumps in Type I GMC are cool ($T_{\mathrm{kin}}$ $\sim$ 10 -- 30 K) and less dense ($n$(H$_2$) $\sim$ 10$^3$cm$^{-3}$). The physical parameters of clumps are generally correlated with the star formation activity of GMCs and can perhaps be interpreted in terms of evolutionary effects.
468:
469: %%%%%%%%%%
470: %\textcolor{blue}{%
471: Our interpretation is that defferences of clump density and temperature represent an evolutionary sequence of GMCs in terms of density increase leading to star formation; Type I/II GMCs are at a young phase of star formation where density has not yet reached high enough values to cause active massive star formation, and Type III GMCs represent the later phase where the average density is higher, including both high and low density sub-types. The high density clumps in Type III GMCs show high $R_{3-2/1-0,clump}$ of 1.0 -- 1.5 and are associated with strong \Halpha flux while the low density clumps in Type III GMCs show low $R_{3-2/1-0,clump}$ of 0.5 -- 1.0 with weak \Halpha flux.
472: %}%
473: %%%%%
474:
475: We suggest two alternative ideas to explain %
476: %%%%%%%%%%
477: %\textcolor{blue}{%
478: the density difference of the clumps %
479: %}%
480: %%%%%
481: in Type III GMCs; one is that density is being enhanced by shock compression driven by HII regions and the other is that gravitational condensation of each clump plays a role in the density increase. The former may be difficult because the shock front may occupy a small volume which is likely missed with the present 5 pc beam. It seems thus favorable that the latter scenario is working mainly to enhance density.
482:
483: The present study, which resolved the smaller clumps in GMCs at 5 -- 10 pc scales, indicates that the clumps may have physical properties affected by local properties such as the \Halpha distribution. It should be interesting to investigate the variations among these internal clumps and their relation to star formation.
484:
485:
486: \subsection{FUV Heating of the molecular gas in the LMC}
487:
488: The present findings that the $R_{3-2/1-0,clump}$ is well correlated with \Halpha flux suggests that the heating of molecular gas by far-ultraviolet (FUV) photons may be effective in the LMC where the dust opacity is lower and the FUV intensity is higher than in the Milky Way.
489: The molecular gas in the Milky Way is mainly heated by cosmic ray protons of $\sim$ 100 MeV as discussed by a number of authors, although the surface layers of molecular clouds with small visual extinctions at $A$v $\sim$ a few mag or less may be dominated by the FUV heating \citep[e.g.,][]{Kaufman1999}.
490: Some authors have made detailed calculations of gas heating and cooling under the effects of FUV radiation fileds \citep{Kaufman1999}. We shall try to present a picture that can be applied to the present results below.
491:
492: First, the gas temperature is determined through the balance between the cooling and heating. According to Table 4 in \citet{Goldsmith1978}, the total cooling rate is 6.8$\times$10$^{-27}T^{2.2}$ ergs cm$^{-3}$ s$^{-1}$ for $X$(CO)/(d$v$/d$r$) = 4$\times$10$^{-5}$ and $n$(H$_2$) = 10$^3$ cm$^{-3}$. In 30 Dor region, since $X$(CO)/(d$v$/d$r$) = 3$\times$10$^{-6}$ / 0.8 = 3.75$\times$10$^{-6}$ and this value is 10 times lower than the value used in \citet{Goldsmith1978}, $n$(H$_2$) = 10$^4$ cm$^{-3}$ can be read 10$^3$ cm$^{-3}$, then the cooling rate is estimated as 1.7$\times$10$^{-22}$ ergs cm$^{-3}$ s$^{-1}$ for $T$ = 100 K.
493: This value is a factor 2 -- 3 smaller than that of Galactic clouds with $n$(H$_2$) = 10$^4$ cm$^{-3}$ and $T$ = 50 K.
494:
495: We shall assume that the heating by cosmic ray electrons is not important in the LMC. This assumption is not directly confirmed, but it is consistent with the low non-thermal fraction of the LMC's radio continuun emission \citep[e.g.,][]{Hughes2006} and studies that suggest a significant fraction of cosmic ray electrons are able to escape from low luminosity galaxies \citep[e.g.,][]{Bell2003, Skillman1988}
496:
497: The FUV flux ($G_0$) is estimated as 3500 for 30 Doradus \citep{Bolatto1999, Poglitsch1995, Werner1978, Israel1979}, and 300 for N 159 \citep{Bolatto1999, Israel1996, Israel1979}. In Orion, it is estimated as 25 \citep{Bolatto1999, Stacey1993}. The FUV flux in the LMC is larger than that in the Milky Way.
498:
499: PDR models are calculated by \citet{Kaufman1999} which incorporate the chemical and physical processes that form and destruct atoms or molecules, as well as ionization effects. Figuer 1 of \citet{Kaufman1999} shows the kinetic temperature for a molecular gas layer with density of $n$ (cm$^{-3}$) under FUV flux of $G_0$ at the surface. PDR surface temperatures are estimated as listed in Table \ref{tbl07}.
500: These indicate that temperature becomes as high as 100 -- 300 K on the PDR surface under the conditions of the clumps in Type III GMCs in the LMC. These temperatures are basically consistent with the temperatures of the warm clumps in the present sample.
501:
502: Generally speaking, at a scale of $\sim$ 10 pc, $T_{\mathrm{kin}}$ $\sim$ 100 K seems to be higher than the kinetic temperatures typical in Milky Way GMCs, where the Milky Way values are usually derived from the $^{12}$CO($J=1-0$) emission only \citep[e.g., eta Car $T_{\mathrm{kin}}$ $\sim$ 50 K by][]{Yonekura2005}. This suggests that the heating of molecular clouds may be stronger in the LMC than in the Milky Way and the molecular temperature may be higher. If this is correct, the lower metallicity, resulting in lower extinction, is the basic cause for the higher temperature in addition to the stronger FUV field in the LMC. We shall note in the end that this higher temperature in the molecular gas possibly leads to an increase of the Jeans mass of molecular clumps, which may favor the formation of rich super clusters in the LMC. This is consistent with the higher mass of the molecular clumps which may represent precursors of the clusters.
503:
504: The present work has undertaken to sample 6 GMCs (7 regions) to have a uniform determination of the density and temperature in the LMC. The number of GMCs is still limited to 6 among $\sim$ 300 detected with NANTEN. We should make more efforts to collect appropriate data sets in the sub-mm wavelengths to improve our understanding of the cloud properties. NANTEN2, ASTE and others will certainly be powerful in achieving this goal.
505:
506:
507:
508:
509: \section{Summary}
510:
511: We summarize the results as follows.
512:
513: 1) We have used the ASTE 10m telescope to obtain the distribution of $^{12}$CO($J=3-2$) emission at 345 GHz towards 6 GMCs (7 regions) in the LMC. We have identified 32 clumps in these GMCs at $\sim$ 5pc resolution. The radius, line width and virial mass are estimated as 1.1 -- 12.4 pc (7 pc), 4.0 -- 12.8 km s$^{-1}$ (7 km s$^{-1}$), and 4.6$\times$10$^3$ -- 2.2$\times$10$^5$ \Msun (6$\times$10$^4$ \Msun), respectively, with the average values in the parenthesis.
514:
515: %%%%%%%%%%
516: %\textcolor{blue}{%
517: 2) We have compared the present results with LVG radiative line transfer calculations in order to obtain the density and temperature estimated for the 13 clumps using $R_{3-2/1-0,clump}$ and $R_{12/13}$ at 45$\arcsec$ resolution. The clumps are distributed from cool ($\sim$ 10 -- 30 K) to warm (more than $\sim$ 30 -- 200 K) and from less dense ($n$(H$_2$) $\sim$ 10$^3$ cm$^{-3}$) to dense ($n$(H$_2$) $\sim$ 10$^{3.5 - 5}$ cm$^{-3}$)
518: %}%
519: %%%%%
520:
521: 3) The \Halpha flux towards these clumps is well correlated with the $^{12}$CO($J=3-2$)/$^{12}$CO($J=1-0$) ratio, $R_{3-2/1-0,clump}$, and clumps with \Halpha fluxes greater than 10$^{-11}$ ergs s$^{-1}$ cm$^{-2}$ have large $R_{3-2/1-0,clump}$ of $\sim$ 1.5. The $^{12}$CO($J=1-0$) data were taken with the SEST 15m and Mopra 22m telescopes.
522:
523: 4) The typical mass of the molecular clumps ranges 5$\times$10$^3$ -- 2$\times$10$^5$ M$_{\odot}$ with radii of 1 -- 12 pc. Of all of our objects, N 159 No.1 or -W shows the strongest concentration of mass of $\sim$ 7$\times$10$^4$ M$_{\odot}$ within a radius of $\sim$ 5 pc. We suggest that these are good candidates for the precursors of rich super clusters like R136 in 30 Dor.
524:
525: %%%%%%%%%%
526: %\textcolor{blue}{%
527: 5) We suggest that differences of clump properties represent an evolutionary seqeunce of GMCs in terms of density increase leading to star formations. Type I/II GMCs are at a young phase of star formation where density has not yet reached high enough values to cause active massive star formation, and Type III GMCs represent the later phase where the average density is higher, including both high and low density sub-types.
528: %}%
529: %%%%%
530:
531: 6) The high kinetic temperature correlated with \Halpha flux suggests that FUV heating is dominant in the molecular gas of the LMC. The low fraction of non-thermal radio continuum emission and calculations of PDR models support this suggestion. Furthermore, the high temperature in the molecular gas possibly leads to an increase of the Jeans mass of molecular clumps, which may favor the formation of rich super clusters.
532:
533:
534:
535: %% If you wish to include an acknowledgments section in your paper,
536: %% separate it off from the body of the text using the \acknowledgments
537: %% command.
538:
539: %% Included in this acknowledgments section are examples of the
540: %% AASTeX hypertext markup commands. Use \url without the optional [HREF]
541: %% argument when you want to print the url directly in the text. Otherwise,
542: %% use either \url or \anchor, with the HREF as the first argument and the
543: %% text to be printed in the second.
544:
545: \acknowledgments
546:
547: A part of this study was financially supported by MEXT Grant-in-Aid for Scientific Research on Priority Area (No. 15071202 and No. 15071203) and by JSPS (No. 14102003, core-to-core program 17004, and No. 18684003).
548: T.M. is supported by JSPS Research Fellowships for Young Scientists.
549: M.R. is supported by the Chilean {\sl Center for Astrophysics} FONDAP No. 15010003. SK was supported in part by Korea Science and Engineering Foundation
550: (KOSEF) under a cooperative agreement with the Astrophysical Research
551: Center of the Structure and Evolution of the Cosmos (ARCSEC).
552:
553:
554: ASTE is a joint project between Japan and Chile. The telescope is operated by the ASTE team, including NAOJ, University of Tokyo, Nagoya University, Osaka Prefecture University, and Universidad de Chile. We are grateful to all the members of ASTE team.
555:
556:
557:
558: %% To help institutions obtain information on the effectiveness of their
559: %% telescopes, the AAS Journals has created a group of keywords for telescope
560: %% facilities. A common set of keywords will make these types of searches
561: %% significantly easier and more accurate. In addition, they will also be
562: %% useful in linking papers together which utilize the same telescopes
563: %% within the framework of the National Virtual Observatory.
564: %% See the AASTeX Web site at http://www.journals.uchicago.edu/AAS/AASTeX
565: %% for information on obtaining the facility keywords.
566:
567: %% After the acknowledgments section, use the following syntax and the
568: %% \facility{} macro to list the keywords of facilities used in the research
569: %% for the paper. Each keyword will be checked against the master list during
570: %% copy editing. Individual instruments or configurations can be provided
571: %% in parentheses, after the keyword, but they will not be verified.
572:
573: %% {\it Facilities:} \facility{ASTE}, \facility{MOPRA}, \facility{SEST}.
574:
575:
576: %% Appendix material should be preceded with a single \appendix command.
577: %% There should be a \section command for each appendix. Mark appendix
578: %% subsections with the same markup you use in the main body of the paper.
579:
580: %% Each Appendix (indicated with \section) will be lettered A, B, C, etc.
581: %% The equation counter will reset when it encounters the \appendix
582: %% command and will number appendix equations (A1), (A2), etc.
583:
584: \appendix
585:
586: \section{Complete LVG results of all clumps}
587:
588: Figures \ref{fig25} -- \ref{fig37} show the complete LVG results described in section 4.2. We present all cases: $X$(CO) of (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$ for 13 clumps.
589:
590:
591: \section{\Halpha flux}
592:
593: We shall here describe the method of scaling data values in FITS cube (\Halpha image in \citet{Kim1999}; hereafter, "Kim's FITS").
594: %%%%%%%%%%
595: %\textcolor{green}{%
596: The data values in Kim's FITS is not flux scale, and the calibration is needed for quantitative comparison with CO clouds and $R_{3-2/1-0}$.
597: %}%
598: %%%%%%
599: The procedure is as follows.
600: 1) Sum up the data values of Kim's FITS inside apertures which are listed in \citet{Kennicutt1986} for each listed HII region.
601: 2) Plot cataloged values of \Halpha flux in \citet{Kennicutt1986} as a function of summed values derived in 1). They are well fitted by a power function of $y = 5.16\times10^{-15} x^{0.9}$ (c.c. = 0.94) (Figure \ref{fig38}).
602: 3) Convert data values of Kim's FITS to \Halpha flux scale (ergs s$^{-1}$ cm$^{-2}$) using the function derived above.
603:
604:
605: \section{LVG results in the other planes}
606:
607: \subsection{Physical properties -- $R_{3-2/1-0,clump}$ (Figure \ref{fig39})}
608:
609: The density plots (Figure \ref{fig39}(a) and (b)) show that higher $R_{3-2/1-0,clump}$ (\textgreater 1.0) correspond to higher densities of 10$^3$ to 10$^5$ cm$^{-3}$, while lower $R_{3-2/1-0,clump}$ (\textless 1.0) correspond to lower densities of around 10$^3$ cm$^{-3}$. The temperature plots (Figure \ref{fig39}(c) and (d)) show that higher $R_{3-2/1-0,clump}$ (\textgreater 0.5) correspond to higher temperatures of \textgreater 30K, while lower $R_{3-2/1-0,clump}$ (\textless 0.5) correspond to lower temperatures of \textless 30K.
610:
611: Then, roughly speaking, we can say that clumps with $R_{3-2/1-0,clump}$ lower than 0.5 have lower densities of around 10$^3$ cm$^{-3}$ and lower temperatures of \textless 30K, clumps with $R_{3-2/1-0,clump}$ of 0.5 to 1.0 have lower density around 10$^3$ cm$^{-3}$ and higher temperatures of \textgreater 30K, and clumps with $R_{3-2/1-0,clump}$ higher than 1.0 have higher densities of 10$^3$ to 10$^5$ cm$^{-3}$ and higher temperatures of \textgreater 30K, although ratios, densities, and temperatures are with large error bars.
612:
613: Of course, there are great benefits to using $R_{12/13}$ in LVG analyses. We could not obtain the above results with only $R_{3-2/1-0}$, as mentioned in section 4.
614:
615:
616: \subsection{Physical properties -- $R_{12/13}$ (Figure \ref{fig40})}
617:
618: The density (Figure \ref{fig40}(a) and (b)) does not show a significant correlation with $R_{12/13}$. The temperature (Figure \ref{fig40}(c) and (d)) shows a good correlation with $R_{12/13}$, that is, higher ratios indicate higher temperatures.
619: Usually, $R_{12/13}$ correspond to density, but in this case, due to the LVG analysis using both $R_{3-2/1-0}$ and $R_{12/13}$, larger $R_{12/13}$ indicate lower density and lower density tends to higher temperature.
620:
621:
622: \subsection{$R_{12/13}$ -- \Halpha flux (Figure \ref{fig41})}
623:
624: There is not significant relation between $R_{12/13}$ and \Halpha flux, contrary to $R_{3-2/1-0}$ ratio.
625:
626:
627:
628:
629:
630:
631:
632: %% The reference list follows the main body and any appendices.
633: %% Use LaTeX's thebibliography environment to mark up your reference list.
634: %% Note \begin{thebibliography} is followed by an empty set of
635: %% curly braces. If you forget this, LaTeX will generate the error
636: %% "Perhaps a missing \item?".
637: %%
638: %% thebibliography produces citations in the text using \bibitem-\cite
639: %% cross-referencing. Each reference is preceded by a
640: %% \bibitem command that defines in curly braces the KEY that corresponds
641: %% to the KEY in the \cite commands (see the first section above).
642: %% Make sure that you provide a unique KEY for every \bibitem or else the
643: %% paper will not LaTeX. The square brackets should contain
644: %% the citation text that LaTeX will insert in
645: %% place of the \cite commands.
646:
647: %% We have used macros to produce journal name abbreviations.
648: %% AASTeX provides a number of these for the more frequently-cited journals.
649: %% See the Author Guide for a list of them.
650:
651: %% Note that the style of the \bibitem labels (in []) is slightly
652: %% different from previous examples. The natbib system solves a host
653: %% of citation expression problems, but it is necessary to clearly
654: %% delimit the year from the author name used in the citation.
655: %% See the natbib documentation for more details and options.
656:
657: %% ApJ = \apj
658: %% ApJL = \apjl
659: %% ApJS = \apjs
660: %% A&A = \aap
661: %% AJ = \aj
662: %% PASA = \pasa
663: %% PASJ = \pasj
664: %% PASP = \pasp
665:
666:
667: % \input{reference.tex}
668: \begin{thebibliography}{}
669:
670:
671: \bibitem[Bell(2003)]{Bell2003} Bell, E. 2003, \apj, 586, 794
672:
673: \bibitem[Bica et al.(1996)]{Bica1996} Bica, E., Clari\'{a}, J. J., Dottori, H., Santos, J. F., Jr., \& Piatti, A. E. 1996, \apjs, 102, 57
674:
675: \bibitem[Blitz et al.(2006)]{Blitz2006} Blitz, L., Fukui, Y., Kawamura, A., Leroy, A., Mizuno, N., \& Rosolowsky, E. 2006, in Protostar and Planets V, in press (astro-ph/0602600)
676:
677: \bibitem[Bolatto et al.(1999)]{Bolatto1999} Bolatto, A. D., Jackson, J. M., \& Ingalls, J. G. 1999, \apj, 513, 275
678:
679: \bibitem[Bolatto et al.(2005)]{Bolatto2005} Bolatto, A. D., Israel, F. P., \& Martin, C. L. 2005, \apj, 633, 210
680:
681: \bibitem[Burton et al.(2005)]{Burton2005} Burton, M. G., Hill, T., Longmore, N., Purcell, C. R., \& Walsh, A. J. 2005, in IAU Symp. 227, Massive Star Birth: A Crossroads of Astrophysics, eds. R. Cesaroni, M. Felli, E. Churchwell \& C. M. Walmsley, 157
682:
683: \bibitem[Castor(1970)]{Castor1970} Castor, J. I. 1970, \mnras, 149, 111
684:
685: \bibitem[Dufour et al.(1982)]{Dufour1982} Dufour, R. J., Shields, G. A., \& Talbot, R. J., Jr. 1982, \apj, 252, 461
686:
687: \bibitem[Dufour(1984)]{Dufour1984} Dufour, R. J. 1984, in IAU Symp. 108, Structure and Evolution of the Magellanic Clouds, eds. S. van den Bergh \& K. S. de Boer, 353
688:
689: \bibitem[Ezawa et al.(2004)]{Ezawa2004} Ezawa, H., Kawabe, R., Kohno, K., \& Yamamoto, S.\ 2004, \procspie, 5489, 763
690:
691: \bibitem[Fukui et al.(1999)]{Fukui1999} Fukui, Y., et al. 1999, \pasj, 51, 745
692:
693: \bibitem[Fukui et al.(2001)]{Fukui2001} Fukui, Y., Mizuno, N., Yamaguchi, R., Mizuno, A., \& Onishi, T. 2001, \pasj, 53, L41
694:
695: \bibitem[Fukui(2006a)]{Fukui2006a} Fukui, Y. 2006a, in IAU Symp. 237, Triggered Star Formation in a Turbulent ISM, eds. B. G. Elmegreen \& J. Palous, in press
696:
697: \bibitem[Fukui et al.(2007)]{Fukui2006b} Fukui, Y., et al. 2007, \apj, submitted
698:
699: \bibitem[Garay et al.(2002)]{Garay2002} Garay, G., Johansson, L. E. B., Nyman, L.-\AA., Booth, R. S., Israel, F. P., Kutner, M. L., Lequeux, J., \& Rubio, M. 2002, \aap, 389, 977
700:
701: \bibitem[Goldreich \& Kwan(1974)]{Goldreich1974} Goldreich, P. \& Kwan, J. 1974, \apj, 189, 441
702:
703: \bibitem[Goldsmith \& Langer(1978)]{Goldsmith1978} Goldsmith, P. F. \& Langer, W. D. 1978, \apj, 222, 881
704:
705: \bibitem[Heikkil\"{a} et al.(1999)]{Heikkila1999} Heikkil\"{a}, A., Johansson, L. E. B., \& Olofsson, H. 1999, \aap, 344, 817
706:
707: \bibitem[Hughes et al.(2006)]{Hughes2006} Hughes, A., Wong, T., Ekers, R., Staveley-Smith, L., Filipovic, M., Maddison, S., Fukui, Y., \& Mizuno, N. 2006, \mnras, 370, 363
708:
709: \bibitem[Ikeda et al.(1999)]{Ikeda1999} Ikeda, M., et al. 1999, \apj, 527, L59
710:
711: \bibitem[Israel \& Koornneef(1979)]{Israel1979} Israel, F. P. \& Koornneef, J. 1979, \apj, 230, 390
712:
713: \bibitem[Israel et al.(1986)]{Israel1986} Israel, F. P., de Graauw, Th., van de Stadt, H., \& de Vries, C. P. 1986, \apj, 303, 186
714:
715: \bibitem[Israel et al.(1996)]{Israel1996} Israel, F. P., Maloney, P. R., Geis, N., Herrmann, F., Madden, S. C., Poglitsch, A., \& Stacey, G. J. 1996, \apj, 465, 738
716:
717: \bibitem[Israel et al.(2003)]{Israel2003} Israel, F. P., et al. 2003, \aap, 406, 817
718:
719: \bibitem[Johansson et al.(1994)]{Johansson1994} Johansson, L. E. B., Olofsson, H., Hjalmarson, A., Gredel, R., \& Black, J. H. 1994, \aap, 291, 89
720:
721: \bibitem[Johansson et al.(1998)]{Johansson1998} Johansson, L. E. B., et al. 1998, \aap, 331, 857
722:
723: \bibitem[Kamazaki et al.(2005)]{Kamazaki2005} Kamazaki, T., et al. 2005, ASP Conf. Ser. 347, Astronomical Data Analysis Software and Systems XIV, Eds. P. Shopbell, M. Britton, and R. Ebert (San Francisco: ASP), 533
724:
725: \bibitem[Kaufman et al.(1999)]{Kaufman1999} Kaufman, M. J., Wolfire, M. G., Hollenbach, D. J., \& Luhman, M. L. 1999 \apj, 527, 795
726:
727: \bibitem[Kawamura et al.(2006)]{Kawamura2006} Kawamura, A., Minamidani, T., Mizuno, Y., Onishi, T., Mizuno, N., Mizuno, A., \& Fukui, Y. 2006, in IAU Symp. 237, Triggered Star Formation in a Turbulent ISM, eds. B. G. Elmegreen \& J. Palous, in press
728:
729: \bibitem[Kawamura et al.(2007)]{Kawamura2007} Kawamura, A., et al. 2007, in preparation
730:
731: \bibitem[Kennicutt \& Hodge(1986)]{Kennicutt1986} Kennicutt, R. C., Jr., \& Hodge, P. W. 1986, \apj, 306, 130
732:
733: \bibitem[Kim et al.(1999)]{Kim1999} Kim, S., Dopita, M. A., Stavely-Smith, L., \& Bessell, M. S. 1999, \aj, 118, 2797
734:
735: \bibitem[Kim et al.(2004)]{Kim2004} Kim, S., Walsh, W., \& Xiao, K. 2004, \apj, 616, 865
736:
737: \bibitem[Kim(2006)]{Kim2006} Kim, S. 2006, \pasp, 118, 94
738:
739: \bibitem[Kohno(2005)]{Kohno2005} Kohno, K. 2005, ASP Conference series, 344, 242
740:
741: \bibitem[Koornneef(1984)]{Koornneef1984} Koornneef, J. 1984, in IAU Symp. 108, Structure and Evolution of the Magellanic Clouds, eds. S. van den Bergh \& K. S. de Boer (Dordrecht: Reidel), 333
742:
743: \bibitem[Kutner et al.(1997)]{Kutner1997} Kutner, M. L., et al. 1997, \aaps, 122, 255
744:
745: \bibitem[Ladd et al.(2005)]{Ladd2005} Ladd, N., Purcell, C., Wong, T., \& Robertson, S. 2005, \pasa, 22, 62
746:
747: \bibitem[MacLaren et al.(1988)]{MacLaren1988} MacLaren, I., Richardson, K. M., \& Wolfendale, A. W. 1988, \apj, 333, 821
748:
749: \bibitem[Mizuno et al.(2001))]{Mizuno2001} Mizuno, N., et al. 2001, \pasj, 53, 971
750:
751: \bibitem[Muraoka et al.(2007)]{Muraoka2007} Muraoka, K. et al. 2007, \pasj, 59, 43
752:
753: \bibitem[Poglitsch et al.(1995)]{Poglitsch1995} Poglitsch, A., Krabbe, A., Madden, S. C., Nikola, T., Geis, N., Johansson, L. E. B., Stacey, G. J., \& Sternberg, A. 1995, \apj, 454, 293
754:
755: \bibitem[Rolleston et al.(2002)]{Rolleston2002} Rolleston, W. R. J., Trundle, C., \& Dufton, P. L. 2002, \aap, 396, 53
756:
757: \bibitem[Sch\"{o}ier et al.(2005)]{Schoier2005} Sch\"{o}ier, F. L., van der Tak, F. F. S., van Dichoeck, E. F., \& Black, J. H. 2005, \aap, 432, 369
758:
759: \bibitem[Skillman \& Klein(1988)]{Skillman1988} Skillman, E. D. \& Klein, U. 1988, \aap, 199, 61
760:
761: \bibitem[Sorai et al.(2000)]{Sorai2000} Sorai, K. et al. 2000, \procspie, 4015, 86
762:
763: \bibitem[Sorai et al.(2001)]{Sorai2001} Sorai, K. et al. 2001, \apj, 551, 794
764:
765: \bibitem[Stacey et al.(1993)]{Stacey1993} Stacey, G. J., Jaffe, D. T., Geis, N., Genzel, R., Harris, A. I., Poglitsch, A., Stutzki, J., \& Townes, C. H. 1993, \apj, 404, 219
766:
767: \bibitem[Sun et al.(2006)]{Sun2006} Sun, K., Kramer, C., Ossenkopf, V., Bensch, F., Stutzki, J., \& Miller, M. 2006, \aap, 451, 539
768:
769: \bibitem[Tielens \& Hollenbach(1985)]{TH85} Tielens, A. G. G. M. \& Hollenbach, D. 1985, \apj, 291, 722
770:
771: \bibitem[Werner et al.(1978)]{Werner1978} Werner, M. W., Becklin, E. E., Gatley, I., Ellis, M. J., Hyland, A. R., Robinson, G., \& Thomas, J. A. 1978, \mnras, 184, 365
772:
773: \bibitem[Williams \& Blitz(1998)]{Williams1998} Williams, J. P., \& Blitz, L. 1998, \apj, 494, 657
774:
775: \bibitem[Yamaguchi et al.(2001)]{Yamaguchi2001c} Yamaguchi, R., et al. 2001, \pasj, 53, 985
776: % A CO Survey of the LMC with NANTEN: III. Formation of Stellar Clusters and Evolution of Molecular Clouds
777:
778: \bibitem[Yonekura et al.(2005)]{Yonekura2005} Yonekura, Y., Asayama, S., Kimura, K., Ogawa, H., Kanai, Y., Yamaguchi, N., Barnes, P. J., \& Fukui, Y. 2005, ApJ, 634, 476
779:
780: \end{thebibliography}
781:
782:
783:
784: \clearpage
785:
786: %% Use the figure environment and \plotone or \plottwo to include
787: %% figures and captions in your electronic submission.
788: %% To embed the sample graphics in
789: %% the file, uncomment the \plotone, \plottwo, and
790: %% \includegraphics commands
791: %%
792: %% If you need a layout that cannot be achieved with \plotone or
793: %% \plottwo, you can invoke the graphicx package directly with the
794: %% \includegraphics command or use \plotfiddle. For more information,
795: %% please see the tutorial on "Using Electronic Art with AASTeX" in the
796: %% documentation section at the AASTeX Web site,
797: %% http://www.journals.uchicago.edu/AAS/AASTeX.
798: %%
799: %% The examples below also include sample markup for submission of
800: %% supplemental electronic materials. As always, be sure to check
801: %% the instructions to authors for the journal you are submitting to
802: %% for specific submissions guidelines as they vary from
803: %% journal to journal.
804:
805:
806:
807:
808: \begin{figure}
809: \epsscale{.80}
810: \plotone{fig1.eps}
811: \caption{CO velocity integrated intensity map \citep{Fukui2006b, Fukui2001} overlaid on ESO(R) image. The observed 7 regions are indicated by white circle. \label{fig01}}
812: \end{figure}
813:
814: \clearpage
815:
816: \begin{figure}
817: \epsscale{.80}
818: \plotone{fig2.eps}
819: \caption{$^{12}$CO($J=3-2$) and $^{12}$CO($J=1-0$) profiles at selected points. Note that the vertical scale is main beam temperature, \Tmb. The velocities (abscissae) are relative to the LSR. (a)$^{12}$CO($J=3-2$) profile of 30 Dor. (b)$^{12}$CO($J=3-2$) profile of N 159. (c)$^{12}$CO($J=3-2$) profile of GMC 225. (d) $^{12}$CO($J=1-0$) and smoothed $^{12}$CO($J=3-2$) profiles of 30 Dor. (e) $^{12}$CO($J=1-0$) and smoothed $^{12}$CO($J=3-2$) profiles of N 159. (f) $^{12}$CO($J=1-0$) and smoothed $^{12}$CO($J=3-2$) profiles of GMC 225.\label{fig02}}
820: \end{figure}
821:
822: \clearpage
823:
824: \begin{figure}
825: \epsscale{.80}
826: \plotone{fig3.eps}
827: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the 30 Doradus region. The contour levels are 5, 10, 15, 20, 25, 30, 35, 40, and 45 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the 30 Doradus region. The contour levels are 10, 15, 20, and 25 K km s$^{-1}$. \label{fig03}}
828: \end{figure}
829:
830: \clearpage
831:
832: \begin{figure}
833: \epsscale{.80}
834: \plotone{fig4.eps}
835: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the N 159 region. The contour levels are 5, 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the N 159 region. The contour levels are 10, 20, 30, and 40 K km s$^{-1}$. \label{fig04}}
836: \end{figure}
837:
838: \clearpage
839:
840: \begin{figure}
841: \epsscale{.80}
842: \plotone{fig5.eps}
843: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the N 171 region. The contour levels are 8, 12, 16, and 20 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the N 171 region. The contour levels are 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, and 52 K km s$^{-1}$. \label{fig05}}
844: \end{figure}
845:
846: \clearpage
847:
848: \begin{figure}
849: \epsscale{.80}
850: \plotone{fig6.eps}
851: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the N 166 region. The contour levels are 6, 8, 10, 12, 14, 16, 18, 20, and 22 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the N 166 region. The contour levels are 8, 10, 12, 14, 16, 18, 20, and 22 K km s$^{-1}$. Observed points are indicated by dots. \label{fig06}}
852: \end{figure}
853:
854: \clearpage
855:
856: \begin{figure}
857: \epsscale{.80}
858: \plotone{fig7.eps}
859: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the N 206 region. The contour levels are 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, and 26 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the N 206 region. The contour levels are 4, 6, 8, 12, 14, 16, and 18 K km s$^{-1}$. Observed points are indicated by dots. \label{fig07}}
860: \end{figure}
861:
862: \clearpage
863:
864: \begin{figure}
865: \epsscale{.80}
866: \plotone{fig8.eps}
867: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the N 206D region. The contour levels are 4, 6, 8, 10, 12, 14, 16, and 18 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the N 206D region. The contour levels are 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, and 26 K km s$^{-1}$. Observed points are indicated by dots. \label{fig08}}
868: \end{figure}
869:
870: \clearpage
871:
872: \begin{figure}
873: \epsscale{.80}
874: \plotone{fig9.eps}
875: \caption{(a) Contour map of $^{12}$CO($J=3-2$) integrated intensity in the GMC 225 region. The contour levels are 3, 4, 5, 6, 7, and 8 K km s$^{-1}$. Observed points are indicated by dots. (b) Contour map of $^{12}$CO($J=1-0$) integrated intensity in the GMC 225 region. The contour levels are 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, and 19 K km s$^{-1}$. Observed points are indicated by dots. \label{fig09}}
876: \end{figure}
877:
878: \clearpage
879:
880: \begin{figure}
881: \epsscale{.40}
882: \plotone{fig10.eps}
883: \caption{Histograms of physical properties of $^{12}$CO($J=3-2$) clumps: (a)size, (b)line width, and (c)virial mass.\label{fig10}}
884: \end{figure}
885:
886: \clearpage
887:
888: \begin{figure}
889: \epsscale{.80}
890: \plotone{fig11.eps}
891: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the 30 Doradus region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 3a. Thick lines indicate the observed area in $^{12}$CO($J=3-2$), and the red circle indicates the position of young cluster (\textless 10 Myrs; SWB0).\label{fig11}}
892: \end{figure}
893:
894: \clearpage
895:
896: \begin{figure}
897: \epsscale{.80}
898: \plotone{fig12.eps}
899: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the N 159 region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 4a. Thick lines indicate observed area of $^{12}$CO($J=3-2$), and the red circles indicate the position of young clusters (\textless 10 Myrs; SWB0).\label{fig12}}
900: \end{figure}
901:
902: \clearpage
903:
904: \begin{figure}
905: \epsscale{.80}
906: \plotone{fig13.eps}
907: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the N 171 region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 5a. Thick lines indicate observed area of $^{12}$CO($J=3-2$).\label{fig13}}
908: \end{figure}
909:
910: \clearpage
911:
912: \begin{figure}
913: \epsscale{.80}
914: \plotone{fig14.eps}
915: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the N 166 region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 6a. Thick lines indicate observed area of $^{12}$CO($J=3-2$).\label{fig14}}
916: \end{figure}
917:
918: \clearpage
919:
920: \begin{figure}
921: \epsscale{.80}
922: \plotone{fig15.eps}
923: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the N 206 region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 7a. Thick lines indicate observed area of $^{12}$CO($J=3-2$).\label{fig15}}
924: \end{figure}
925:
926: \clearpage
927:
928: \begin{figure}
929: \epsscale{.80}
930: \plotone{fig16.eps}
931: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the N 206D region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 8a. Thick lines indicate observed area of $^{12}$CO($J=3-2$).\label{fig16}}
932: \end{figure}
933:
934: \clearpage
935:
936: \begin{figure}
937: \epsscale{.80}
938: \plotone{fig17.eps}
939: \caption{(a) Color map of $R_{3-2/1-0}$, and (b) H$\alpha$ flux image of the GMC 225 region. Contours are $^{12}$CO($J=3-2$) integrated intensity. Contour levels are the same as Figure 9a. Thick lines indicate observed area of $^{12}$CO($J=3-2$).\label{fig17}}
940: \end{figure}
941:
942: \clearpage
943:
944: \begin{figure}
945: \epsscale{.80}
946: \plotone{fig18.eps}
947: \caption{Histgram of clump averaged peak intensity ratio of $^{12}$CO($J=3-2$) to $^{12}$CO($J=1-0$) ($R_{3-2/1-0,clump}$).\label{fig18}}
948: \end{figure}
949:
950: \clearpage
951:
952: \begin{figure}
953: \epsscale{.80}
954: \plotone{fig19.eps}
955: \caption{Contour plots of LVG analysis for reference. Contours are (a) $R_{3-2/1-0}$, (b) $R_{12/13}$, and (c) a+b. $X$(CO)=3$\times$10$^{-6}$, d$v$/d$r$=1.0km s$^{-1}$ pc$^{-1}$, and abundance ratio of $^{12}$CO/$^{13}$CO is 25. \label{fig19}}
956: \end{figure}
957:
958: \clearpage
959:
960: \begin{figure}
961: \epsscale{.80}
962: \plotone{fig20.eps}
963: \caption{Contour plots of LVG analysis of 3 clumps: (a)30 Dor No.1, (b)N 206 No.1, and (c)GMC 225 No.1. The vertical axis is kinetic temperature \Tkin, and the horizontal axis is molecular hydrogen density $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios overlap within intensity calibration errors of 20\% and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio from 20 to 30. \label{fig20}}
964: \end{figure}
965:
966: \clearpage
967:
968: \begin{figure}
969: \epsscale{.80}
970: \plotone{fig21.eps}
971: \caption{Plot of LVG results. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density $n$(H$_2$).\label{fig21}}
972: \end{figure}
973:
974: \clearpage
975:
976: \begin{figure}
977: \epsscale{.80}
978: \plotone{fig22.eps}
979: \caption{Histgram of clump averaged H$\alpha$ flux. Background level is nearly 10$^{-12}$ ergs s$^{-1}$ cm$^{-2}$.\label{fig22}}
980: \end{figure}
981:
982: \clearpage
983:
984: \begin{figure}
985: \epsscale{.80}
986: \plotone{fig23.eps}
987: \caption{Plots of $R_{3-2/1-0, clump}$ as a function of clump averaged H$\alpha$ flux by (a)region and (b)GMC type, respectively. \label{fig23}}
988: \end{figure}
989:
990: \clearpage
991:
992: \begin{figure}
993: \epsscale{.80}
994: \plotone{fig24.eps}
995: \caption{Plots of physical properties as a function of clump averaged H$\alpha$ flux. (a) $n$(H$_2$) by region. (b) $n$(H$_2$) by GMC type. (c) $T_{\mathrm{kin}}$ by region. (d) $T_{\mathrm{kin}}$ by GMC type.\label{fig24}}
996: \end{figure}
997:
998: \clearpage
999:
1000:
1001:
1002: %% Figures for Appendix
1003:
1004: %% LVG results fig25 -- 37
1005:
1006: \begin{figure}
1007: % \figurenum{E1}
1008: \epsscale{.80}
1009: \plotone{fig25.eps}
1010: \caption{Contour plots of LVG analysis of 30 Dor No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig25}}
1011: \end{figure}
1012:
1013: \clearpage
1014:
1015: \begin{figure}
1016: % \figurenum{E2}
1017: \epsscale{.80}
1018: \plotone{fig26.eps}
1019: \caption{Contour plots of LVG analysis of 30 Dor No.4. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig26}}
1020: \end{figure}
1021:
1022: \clearpage
1023:
1024: \begin{figure}
1025: % \figurenum{E3}
1026: \epsscale{.80}
1027: \plotone{fig27.eps}
1028: \caption{Contour plots of LVG analysis of N 159 No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig27}}
1029: \end{figure}
1030:
1031: \clearpage
1032:
1033: \begin{figure}
1034: % \figurenum{E4}
1035: \epsscale{.80}
1036: \plotone{fig28.eps}
1037: \caption{Contour plots of LVG analysis of N 159 No.2. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig28}}
1038: \end{figure}
1039:
1040: \clearpage
1041:
1042: \begin{figure}
1043: % \figurenum{E5}
1044: \epsscale{.80}
1045: \plotone{fig29.eps}
1046: \caption{Contour plots of LVG analysis of N 159 No.4. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig29}}
1047: \end{figure}
1048:
1049: \clearpage
1050:
1051: \begin{figure}
1052: % \figurenum{E6}
1053: \epsscale{.80}
1054: \plotone{fig30.eps}
1055: \caption{Contour plots of LVG analysis of N 166 No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig30}}
1056: \end{figure}
1057:
1058: \clearpage
1059:
1060: \begin{figure}
1061: % \figurenum{E7}
1062: \epsscale{.80}
1063: \plotone{fig31.eps}
1064: \caption{Contour plots of LVG analysis of N 166 No.3. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig31}}
1065: \end{figure}
1066:
1067: \clearpage
1068:
1069: \begin{figure}
1070: % \figurenum{E8}
1071: \epsscale{.80}
1072: \plotone{fig32.eps}
1073: \caption{Contour plots of LVG analysis of N 166 No.4. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig32}}
1074: \end{figure}
1075:
1076: \clearpage
1077:
1078: \begin{figure}
1079: % \figurenum{E9}
1080: \epsscale{.80}
1081: \plotone{fig33.eps}
1082: \caption{Contour plots of LVG analysis of N 206 No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig33}}
1083: \end{figure}
1084:
1085: \clearpage
1086:
1087: \begin{figure}
1088: % \figurenum{E10}
1089: \epsscale{.80}
1090: \plotone{fig34.eps}
1091: \caption{Contour plots of LVG analysis of N 206 No.2. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig34}}
1092: \end{figure}
1093:
1094: \clearpage
1095:
1096: \begin{figure}
1097: % \figurenum{E11}
1098: \epsscale{.80}
1099: \plotone{fig35.eps}
1100: \caption{Contour plots of LVG analysis of N 206D No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig35}}
1101: \end{figure}
1102:
1103: \clearpage
1104:
1105: \begin{figure}
1106: % \figurenum{E12}
1107: \epsscale{.80}
1108: \plotone{fig36.eps}
1109: \caption{Contour plots of LVG analysis of GMC 225 No.1. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig36}}
1110: \end{figure}
1111:
1112: \clearpage
1113:
1114: \begin{figure}
1115: % \figurenum{E13}
1116: \epsscale{.80}
1117: \plotone{fig37.eps}
1118: \caption{Contour plots of LVG analysis of GMC 225 No.3. The vertical axis is kinetic temperature, \Tkin, and the horizontal axis is molecular hydrogen density, $n$(H$_2$). Solid lines are $R_{3-2/1-0, clump}$, and dashed lines are $R_{12/13}$. Hatched areas are the regions in which these two ratios oberlap within intensity calibration errors and uncertainty due to a possible variation of $^{12}$CO/$^{13}$CO abandance ratio. $X$(CO) = (a)1$\times$10$^{-6}$, (b)3$\times$10$^{-6}$, and (c)1$\times$10$^{-5}$. \label{fig37}}
1119: \end{figure}
1120:
1121: \clearpage
1122:
1123:
1124:
1125: \begin{figure}
1126: %\figurenum{A1}
1127: \epsscale{.80}
1128: \plotone{fig38.eps}
1129: \caption{Plot of relation between integrated \Halpha flux and FITS value. The solid line represents the least-squares fit. \label{fig38}}
1130: \end{figure}
1131:
1132: \clearpage
1133:
1134:
1135:
1136: \begin{figure}
1137: % \figurenum{G01}
1138: \epsscale{.80}
1139: \plotone{fig39.eps}
1140: \caption{Plots of physical properties as a function of $R_{3-2/1-0, clump}$. (a) $n$(H$_2$) by region. (b) $n$(H$_2$) by GMC type. (c) \Tkin by region. (d) \Tkin by GMC type.\label{fig39}}
1141: \end{figure}
1142:
1143: \clearpage
1144:
1145: \begin{figure}
1146: % \figurenum{G02}
1147: \epsscale{.80}
1148: \plotone{fig40.eps}
1149: \caption{Plots of physical properties as a function of $R_{12/13}$. (a) $n$(H$_2$) by region. (b) $n$(H$_2$) by GMC type. (c) \Tkin by region. (d) \Tkin by GMC type.\label{fig40}}
1150: \end{figure}
1151:
1152: \clearpage
1153:
1154: \begin{figure}
1155: % \figurenum{G03}
1156: \epsscale{.80}
1157: \plotone{fig41.eps}
1158: \caption{Plots of $R_{12/13}$ as a function of clump averaged H$\alpha$ flux (a) by region and (b) by GMC type. \label{fig41}}
1159: \end{figure}
1160:
1161: \clearpage
1162:
1163:
1164:
1165: %% This example uses \plotone to include an EPS file scaled to
1166: %% 80% of its natural size with \epsscale. Its caption
1167: %% has been written to indicate that additional figure parts will be
1168: %% available in the electronic journal.
1169:
1170:
1171: \input{tab1.tex}
1172: \clearpage
1173:
1174: \input{tab2.tex}
1175: \clearpage
1176:
1177: \input{tab3.tex}
1178: \clearpage
1179:
1180: \input{tab4.tex}
1181: \clearpage
1182:
1183: \input{tab5.tex}
1184: \clearpage
1185:
1186: \input{tab6.tex}
1187: \clearpage
1188:
1189: \input{tab7.tex}
1190: \clearpage
1191:
1192:
1193: %% The following command ends your manuscript. LaTeX will ignore any text
1194: %% that appears after it.
1195:
1196: \end{document}
1197:
1198: %%
1199: %% End of file `sample.tex'.
1200: