OUTLINE OF A GAS-GRAIN CHEMICAL CODE. Dima Semenov MPIA Heidelberg

Size: px
Start display at page:

Download "OUTLINE OF A GAS-GRAIN CHEMICAL CODE. Dima Semenov MPIA Heidelberg"

Transcription

1 OUTLINE OF A GAS-GRAIN CHEMICAL CODE Dima Semenov MPIA Heidelberg

2 MOTTO OF ASTROCHEMISTRY CODE DEVELOPMENT We had 5 ODE solvers, 9 Jacobi matrix inversion routines, several approaches to calculate reaction rates, a sensitivity analysis code half-full of bugs, and a whole galaxy of chemical ratefiles, photodissociation cross sections, desorption energies, reaction barriers, etc Also, a bunch of Monte Carlo, master equation, modified rate equation, and moments equation methods. Not that we needed all that for development of a gasgrain astrochemistry code, but once you get locked into a serious code development, the tendency is to push it as far as you can

3 OUTLINE Chemical kinetics Gas-phase processes Surface processes ALCHEMIC code Uncertainties Missing information

4 NEED OF ASTROCHEMICAL MODELING Vast variety of physically distinct environments Different evolutionary timescales Molecular emission lines are proxies to study physics Credit: Bill Saxton, NRAO/AUI/NSF Physics Chemistry Radiative Transfer

5 PHYSICAL CONDITIONS IN VARIOUS ASTROPHYSICAL OBJECTS Interstellar medium: Tkin~ K, n ~ cm -3 PDRs & protoplanetary disks: Tkin~ K, n ~ cm -3 Circumstellar shells: Tkin ~300 3,000 K, n<10 14 cm -3 Earth atmosphere at sea level: Tkin~300 K, n~ cm -3 Very different intensities of UV, X-rays, and cosmic rays radiation field

6 WHAT WE NEED TO DESCRIBE CHEMISTRY Gas-phase processes: rate coefficients, barriers, branching ratios, temperature-dependence, Gas-grain interactions: grain properties, sticking probabilities, desorption efficiencies, Surface processes: mobilities of adsorbed species, high-energy processing of ices, diffusion between monolayers,

7 CHEMICAL KINETICS: FIRST ORDER Rate of formation and destruction proportional to the concentration of one reactant Example: photodissociation of AB: AB + hν A + B Loss of AB per unit volume per second is: dn(ab)/dt = -kn(ab) cm -3 s -1, where k is photodissociation rate in s -1 Name Representation Example Rate Ionization A + hν C + hν ~10 Dissociation AB + hν A + B CO + hν C + O ~10 Desorption A(g) A (hν or T) H2 ~0-10

8 CHEMICAL KINETICS: SECOND ORDER Rate of formation and loss proportional to the concentration of two reactants A + B C + D k ~ <σv> cm 3 s -1 Loss of A and B per unit volume per second is: dn(a)/dt = -kn(a)n(b), where n(x) is volume number density of molecule X Formation of C and D per unit volume per second is: dn(c)/dt = +kn(a)n(b) cm 3 s -1

9 CHEMICAL KINETICS: SECOND ORDER Radiative association Name Representation Example Rate A + B AB + ν C + ~10 Ion-molecule A + CO + H ~10 Neutral-neutral A + B C + D O + CH ~10 Charge transfer A + C + ~10 Radiative recombination Dissociative recombination A + Mg ~10 AB HCO ~10 Accretion A + g A(g) H2 Surface reaction A(g) + B(g) AB(g) H(g) + H (g) Arrhenius rate: Here, α is rate coefficient (cm 3 s -1 ), β is temperature-dependence, and γ is barrier (K)

10 ASTROCHEMICAL REACTION DATABASES Mainly gas-phase processes Most recent models contain ~5000 gas-phase reactions between ~450 (up to 13 atoms): UMIST: Ohio State Univ.: Kinetic Database for Astrochemistry: models High-T reactions, fractionation, etc.

11 A MAJOR DIFFICULTY: GAS-GRAIN INTERACTIONS AND SURFACE PROCESSES

12 ACCRETION Accretion rate: Arrival timescale for CO at 10 K is : ~ 3 days for density of 10 4 cm -3 and 1000 A grains

13 TWO TYPES OF BINDING SITES CHEMISORPTION WELL H PHYSISORPTION WELL H Weak electrostatic (van der Waals) binding, energy ~ mev " Binding energies ~ chemical bond energies: ~ ev

14 DESORPTION ( Thermal evaporation rate: k des (T d ) = ν(i)exp E ) des T d Here, ν is characteristic vibration frequency (~10 12 s -1 ) and Edes is desorption energy (K) CRP-induced thermal evaporation rate: k crd = fk des (70 K), Here, f is a ratio of grain cooling timescale to the heating timescale (depends on grain properties!) Photoevaporation rate: k Y δ 2 I UV Here, Y is UV yield of ~ 0.1%, δ is a surface site radius, I UV is UV intensity

15 SURFACE PROCESSES Accretion to a surface site Hopping/tunneling to a neighboring site If it finds a reactant, then reaction may occur Excess of energy is (partly?) absorbed by dust lattice

16 SURFACE TIMESCALES Freeze-out time: [V(πr 2 n d )] -1 ~ 10 9 /n(cm -3 ) years Thermal hopping time: ν 0-1 exp(e b /kt) Tunneling time: ν 0-1 exp[(4πa/h)(2me b ) 1/2 ] Thermal desorption time: ν 0-1 exp(e D /kt) Usually, E b ~ x E D, so hopping time < desorption time " For H at 10K: E D = 300K, tunneling time ~ s, hopping time ~ s Tunneling > hopping only for lightest species (H, D, HD, H 2 ) For O: E D ~ 800 K, hopping time ~ s For S: E D ~ 1100 K, hopping time ~ 250 s

17 COMPUTATIONAL CHEMISTRY Physical conditions, diffusion coefficient & flow data Initial abundances of species A chemical network log(abundance) CO A numerical solver log(time) Benchmarking

18 ASTROCHEMICAL CODES ALCHEMIC (MPIA Heidelberg): gas-grain NAHOON (Bordeaux Obs.): gas-grain, uncertainties MONACO (MPE Garching): gas-grain, Monte Carlo stochastic chemistry ASTROCHEM (Grenoble): gas-grain OSU codes (now at Univ. of Virginia): gas-grain, warm-up Y. Aikawa s code Many codes for photon-dominated chemistry (CLOUDY, Meudon, UCL_CHEM, Leiden, etc., see Roellig et al. 2007)

19 ALCHEMIC (SEMENOV ++ 10) OSU.2007/KIDA with recent updates to the rates Deuterium network with high-t chemistry (Albertsson et al. 2013) Ortho/para states of H 2, H + + 2, H 3 (Albertsson et al. 2014a) Single-sized silicate grains (~1000 A, dust/gas mass ratio is 1%) UV, X-rays, cosmic rays (new photorates from van Dishoeck et al. 2006) Photodissociation of surface species Reactive desorption (Garrod & Herbst 2006), 1 5% Only Langmuir-Hinshelwood mechanism, rate equations approach 15 elements, ~1260 species and reactions

20 ALCHEMIC (SEMENOV ++ 10) Automatically generated ODE Stiff ODE solver DVODE (ODEPACK on Netlib) Sparse, automatically generated Jacobi matrix MA48 Harwell library to solve sparse systems of algebraic equations Multi-CPU parallelization Laminar/1D-/2D-turbulent mixing Typical performance for a TMC1-like 0D model (single grid cell): ~ 1 10 s of CPU time

21 656 species ALCHEMIC INPUT 7907 reactions

22 ALCHEMIC OUTPUT Input data Time-dependent absolute concentrations Rates Human-/machinereadable format

23 ASTROCHEMISTRY MODELS ARE UNCERTAIN Wakelam et al. >2005, Vasyunin et al. >2004, Tacquet et al. 2012,... Modeled gas-phase abundances are uncertain by factors of 2 10 Analysis was done only for gas-phase reactions!

24 VARIOUS APPROACHES TO DESCRIBE SURFACE CHEMISTRY Standard chemical kinetics (rate equations approach) A part of a large gas-grain ODE system " Rate equations depend on an average abundance that can drop below 1 on a grain => unphysical! Makes ODE system more stiff => slows down codes by ~ x10

25 VARIOUS APPROACHES TO DESCRIBE SURFACE CHEMISTRY Accretion-limited approach (modified rate equations) Standard surface rate is accretion limited to allow 2 reactants to be on the grain " Is not an exact method, has its own limitations Slows down the code further Caselli et al. 1998, Garrod et al. 2009,...

26 VARIOUS APPROACHES TO DESCRIBE SURFACE CHEMISTRY Master equation (probability) approach: describe the chemical state of the system in terms of propensity functions Monte-Carlo method to calculate probabilities to arrival of individual particles at surface and their surface recombinations Accurate by design! Very slow for realistic large gas-grain systems Tielens & Hagen (1982), Stancheva et al. (>2002), Vasyunin et al. >(2008), Chang & Herbst (2014)

27 GAS-GRAIN MODELS SEEM FEASIBLE Agundez & Wakelam (2013) About 70 80% agreement for 50 observed species in TMC1

28 PROBLEMS Many rate coefficients are not experimental and/or have large uncertainties Chemisorption vs. physisorption Desorption/binding energies on/to various surfaces Properties of surface: roughness, sites of various energies, Reactive desorption, UV yields, CRP desorption for bigger/smaller grains What happens in the bulk ice? Diffusion between ice monolayers? In situ recombination of freshly created radicals? How surface rate uncertainties affects modeling results?

29 CONCLUSIONS Errors using inadequate data are much less than those using no data at all. " Charles Babbage ( )

Astrochemical Models. Eric Herbst Departments of Chemistry and Astronomy University of Virginia

Astrochemical Models. Eric Herbst Departments of Chemistry and Astronomy University of Virginia Astrochemical Models Eric Herbst Departments of Chemistry and Astronomy University of Virginia Chemical Models Gas-phase reactions 1000 s of reactions Grain-surface reactions Abundances, columns, spectra

More information

Lecture 6: Molecular Transitions (1) Astrochemistry

Lecture 6: Molecular Transitions (1) Astrochemistry Lecture 6: Molecular Transitions (1) Astrochemistry Ehrenfreund & Charnley 2000, ARA&A, 38, 427 Outline Astrochemical processes: The formation of H2 H3 formation The chemistry initiated by H3 Formation

More information

Astrochimistry Spring 2013

Astrochimistry Spring 2013 Astrochimistry Spring 2013 Lecture 3: H2 Formation NGC 7023 - HST Julien Montillaud 1st February 2013 Outline I. The most abundant molecule in the Universe (6 p.) I.1 Relative abundances I.2 Historical

More information

Lecture 10: "Chemistry in Dense Molecular Clouds"

Lecture 10: Chemistry in Dense Molecular Clouds Lecture 10: "Chemistry in Dense Molecular Clouds" Outline 1. Observations of molecular clouds 2. Physics of dense clouds 3. Chemistry of dense clouds: C-, O-, N-chemistry Types of molecular clouds Diffuse

More information

The Gas Grain Chemistry of Translucent Molecular Clouds

The Gas Grain Chemistry of Translucent Molecular Clouds The Gas Grain Chemistry of Translucent Molecular Clouds Dominique Maffucci Department of Chemistry University of Virginia people.virginia.edu/ dmm2br/tools.html 17 July 2017 / Current and Future Perspectives

More information

Astrochemistry Lecture 2 Basic Processes (cont d)

Astrochemistry Lecture 2 Basic Processes (cont d) Astrochemistry Lecture 2 Basic Processes (cont d) Ewine F. van Dishoeck Leiden Observatory Spring 2008 Types of chemical reactions Formation of bonds Radiative association: X + + Y XY + + hν Associative

More information

PDR Modelling with KOSMA-τ

PDR Modelling with KOSMA-τ PDR Modelling with KOSMA-τ M. Röllig, V. Ossenkopf-Okada, C. Bruckmann; Y. Okada, N. Schneider, U. Graf, J. Stutzki I. Physikalisches Institut, Universität zu Köln The KOSMA-τ PDR Code 1-D, spherical geometry

More information

Gas-grain chemistry in cold interstellar cloud cores with a microscopic Monte Carlo approach to surface chemistry ABSTRACT

Gas-grain chemistry in cold interstellar cloud cores with a microscopic Monte Carlo approach to surface chemistry ABSTRACT A&A 469, 973 983 (2007) DOI: 05/0004-636:20077423 c ESO 2007 Astronomy & Astrophysics Gas-grain chemistry in cold interstellar cloud cores with a microscopic Monte Carlo approach to surface chemistry Q.

More information

The KInetic Database for Astrochemistry

The KInetic Database for Astrochemistry The KInetic Database for Astrochemistry Valentine Wakelam and the KIDA team Laboratory astrophysics of Bordeaux France ICE Interstellar chemical models Compute species abundances as a function of time

More information

Astrochemistry the summary

Astrochemistry the summary Astrochemistry the summary Astro 736 Nienke van der Marel April 27th 2017 Astrochemistry When the first interstellar molecules were discovered, chemists were very surprised. Why? Conditions in space are

More information

2- The chemistry in the. The formation of water : gas phase and grain surface formation. The present models. Observations of molecules in the ISM.

2- The chemistry in the. The formation of water : gas phase and grain surface formation. The present models. Observations of molecules in the ISM. 2- The chemistry in the ISM. The formation of water : gas phase and grain surface formation. The present models. Observations of molecules in the ISM. 1 Why studying the ISM chemistry? 1- The thermal balance,

More information

19. Interstellar Chemistry

19. Interstellar Chemistry 19. Interstellar Chemistry 1. Introduction to Interstellar Chemistry 2. Chemical Processes & Models 3. Formation & Destruction of H 2 4. Formation & Destruction of CO References Duley & Williams, "Interstellar

More information

Chapter 4: Astrochemistry: Synthesis and Modelling

Chapter 4: Astrochemistry: Synthesis and Modelling Chapter 4: Astrochemistry: Synthesis and Modelling Valentine Wakelam Univ. Bordeaux, LAB, UMR 5804, F-33270, Floirac, France CNRS, LAB, UMR 5804, F-33270, Floirac, France Herma M. Cuppen Theoretical Chemistry,

More information

Astrochemistry and Molecular Astrophysics Paola Caselli

Astrochemistry and Molecular Astrophysics Paola Caselli School of Physics and Astronomy FACULTY OF MATHEMATICS & PHYSICAL SCIENCES Astrochemistry and Molecular Astrophysics Paola Caselli Outline 1. The formation of H 2 2. The formation of H 3 + 3. The chemistry

More information

Cosmic-ray induced diffusion, reactions and destruction of molecules in interstellar ices

Cosmic-ray induced diffusion, reactions and destruction of molecules in interstellar ices Juris Kalvāns Engineering Research Institute «Ventspils International Radio Astronomy Center» of Ventspils University College, Inženieru 101, Ventspils, Latvia, LV-3601 (VIRAC) Cosmic-ray induced diffusion,

More information

The Kinetic Monte Carlo Method as a Way To Solve the Master Equation for Interstellar Grain Chemistry

The Kinetic Monte Carlo Method as a Way To Solve the Master Equation for Interstellar Grain Chemistry pubs.acs.org/cr Terms of Use The Kinetic Monte Carlo Method as a Way To Solve the Master Equation for Interstellar Grain Chemistry H. M. Cuppen,*, L. J. Karssemeijer, and T. Lamberts, Theoretical Chemistry,

More information

Chemistry on interstellar grains

Chemistry on interstellar grains Journal of Physics: Conference Series Chemistry on interstellar grains To cite this article: E Herbst et al 2005 J. Phys.: Conf. Ser. 6 18 View the article online for updates and enhancements. Related

More information

Photodissociation and ionisation of molecules due to stellar and cosmic-ray-induced radiation

Photodissociation and ionisation of molecules due to stellar and cosmic-ray-induced radiation Photodissociation and ionisation of molecules due to stellar and cosmic-ray-induced radiation A. N. Heays, A. D. Bosman, and E. F. van Dishoeck Leiden Observatory, The Netherlands Objective Update and

More information

arxiv: v1 [astro-ph] 20 Sep 2007

arxiv: v1 [astro-ph] 20 Sep 2007 Chemistry in Protoplanetary Disks: A Sensitivity Analysis A.I. Vasyunin Max Planck Institute for Astronomy, Königstuhl 17, D-69117 Heidelberg, Germany arxiv:0709.3323v1 [astro-ph] 20 Sep 2007 Ural State

More information

Herschel Constraints on Ice Formation and Destruction in Protoplanetary Disks

Herschel Constraints on Ice Formation and Destruction in Protoplanetary Disks Herschel Constraints on Ice Formation and Destruction in Protoplanetary Disks Ilse Cleeves, University of Michigan Edwin Bergin, University of Michigan Karin Öberg, Harvard-Smithsonian CfA. Michiel Hogerheijde,

More information

New models of interstellar gas±grain chemistry ± I. Surface diffusion rates

New models of interstellar gas±grain chemistry ± I. Surface diffusion rates Mon. Not. R. Astron. Soc. 319, 837±850 (2000) New models of interstellar gas±grain chemistry ± I. Surface diffusion rates Deborah P. Ruffle 1 and Eric Herbst 2w 1 Department of Physics, The Ohio State

More information

Astrochem Documentation

Astrochem Documentation Astrochem Documentation Release 0.7-beta Sébastien Maret September 23, 2015 Contents 1 Astrochem documentation manual 3 1.1 What is Astrochem?........................................... 3 1.2 The model................................................

More information

Water in protoplanetary disks: D/H ra4o

Water in protoplanetary disks: D/H ra4o Water in protoplanetary disks: D/H ra4o Kenji Furuya, Yuri Aikawa (Kobe Univ) Hideko Nomura (Kyoto Univ) Franck Hersant, Valen4ne Wakelam (Bordeaux Obs) Water - Major Oxygen reservoire - Major ice (+ other

More information

CHEMISTRY IN PROTOPLANETARY DISKS: A SENSITIVITY ANALYSIS

CHEMISTRY IN PROTOPLANETARY DISKS: A SENSITIVITY ANALYSIS The Astrophysical Journal, 672:629Y641, 2008 January 1 # 2008. The American Astronomical Society. All rights reserved. Printed in U.S.A. A CHEMISTRY IN PROTOPLANETARY DISKS: A SENSITIVITY ANALYSIS A. I.

More information

The Interstellar Medium

The Interstellar Medium The Interstellar Medium Fall 2014 Lecturer: Dr. Paul van der Werf Oortgebouw 565, ext 5883 pvdwerf@strw.leidenuniv.nl Assistant: Kirstin Doney Huygenslaboratorium 528 doney@strw.leidenuniv.nl Class Schedule

More information

Modelling complex organic molecules in dense regions: Eley Rideal and complex induced reaction

Modelling complex organic molecules in dense regions: Eley Rideal and complex induced reaction doi:10.1093/mnras/stu2709 Modelling complex organic molecules in dense regions: Eley Rideal and complex induced reaction M. Ruaud, 1,2 J. C. Loison, 3,4 K. M. Hickson, 3,4 P. Gratier, 1,2 F. Hersant 1,2

More information

arxiv: v1 [astro-ph.sr] 12 Oct 2011

arxiv: v1 [astro-ph.sr] 12 Oct 2011 TO APPEAR IN APJ., XX. Preprint typeset using LATEX style emulateapj v. /13/1 MODELING DEUTERIUM FRACTIONATION IN COLD AND WARM MOLECULAR ENVIRONMENTS WITH LARGE CHEMICAL NETWORKS T. ALBERTSSON 1, D. A.

More information

Formation of methyl formate and other organic species in the warm-up phase of hot molecular cores. R. T. Garrod 1 and E. Herbst 1,2 ABSTRACT

Formation of methyl formate and other organic species in the warm-up phase of hot molecular cores. R. T. Garrod 1 and E. Herbst 1,2 ABSTRACT A&A 457, 927 936 (2006) DOI: 10.1051/0004-6361:20065560 c ESO 2006 Astronomy & Astrophysics Formation of methyl formate and other organic species in the warm-up phase of hot molecular cores R. T. Garrod

More information

The history and evolution of the UMIST Database for Astrochemistry

The history and evolution of the UMIST Database for Astrochemistry The history and evolution of the UMIST Database for Astrochemistry OR How to construct and maintain a database: the gas-phase example I T. J. Millar Catherine Walsh Andrew Markwick Daniel McElroy Martin

More information

Published in: LOW-METALLICITY STAR FORMATION: FROM THE FIRST STARS TO DWARF GALAXIES

Published in: LOW-METALLICITY STAR FORMATION: FROM THE FIRST STARS TO DWARF GALAXIES University of Groningen Interstellar Chemistry Spaans, Marco Published in: LOW-METALLICITY STAR FORMATION: FROM THE FIRST STARS TO DWARF GALAXIES DOI: 10.1017/S1743921308024885 IMPORTANT NOTE: You are

More information

Photodissociation Regions Radiative Transfer. Dr. Thomas G. Bisbas

Photodissociation Regions Radiative Transfer. Dr. Thomas G. Bisbas Photodissociation Regions Radiative Transfer Dr. Thomas G. Bisbas tbisbas@ufl.edu Interstellar Radiation Field In the solar neighbourhood, the ISRF is dominated by six components Schematic sketch of the

More information

Cosmic Evolution, Part II. Heavy Elements to Molecules

Cosmic Evolution, Part II. Heavy Elements to Molecules Cosmic Evolution, Part II Heavy Elements to Molecules First a review of terminology: Element Atom Electro- magnetic Electrons Nucleus Electromagnetic Strong Nuclear Compound Molecule Protons Neutrons Neutral

More information

Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks

Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks Walsh, C., Herbst, E., Nomura, H., Millar, T. J., & Widicus Weaver, S. (214). Complex organic

More information

Chemistry of Dark Clouds: Databases, Networks, and Models

Chemistry of Dark Clouds: Databases, Networks, and Models Chemistry of Dark Clouds: Databases, Networks, and Models MarcelinoAgun dez andvalentinewakelam*, Univ. Bordeaux, LAB, UMR 5804, F-33270 Floirac, France CNRS, LAB, UMR 5804, F-33270 Floirac, France CONTENTS

More information

Lecture 18 - Photon Dominated Regions

Lecture 18 - Photon Dominated Regions Lecture 18 - Photon Dominated Regions 1. What is a PDR? 2. Physical and Chemical Concepts 3. Molecules in Diffuse Clouds 4. Galactic and Extragalactic PDRs References Tielens, Ch. 9 Hollenbach & Tielens,

More information

Interstellar dust: The hidden protagonist. Stéphanie Cazaux Marco Spaans Vincent Cobut Paola Caselli Rowin Meijerink

Interstellar dust: The hidden protagonist. Stéphanie Cazaux Marco Spaans Vincent Cobut Paola Caselli Rowin Meijerink Interstellar dust: The hidden protagonist Stéphanie Cazaux Marco Spaans Vincent Cobut Paola Caselli Rowin Meijerink th 15 February 2012 Overview Star form in clouds made of gas + dust Catalyst: Enrich

More information

arxiv: v1 [astro-ph.sr] 21 Oct 2016

arxiv: v1 [astro-ph.sr] 21 Oct 2016 Astronomy & Astrophysics manuscript no. N2H+_paper_Oct18 c ESO 2016 October 24, 2016 Robustness of N 2 H + as tracer of the M.L.R. van t Hoff 1, C. Walsh 1, 2, M. Kama 1, 3, S. Facchini 4, and E.F. van

More information

line analysis and chemical modelling the case of NH 2 CHO

line analysis and chemical modelling the case of NH 2 CHO line analysis and chemical modelling the case of NH 2 CHO Edgar Mendoza IAG/USP, S~ao Paulo International Symposium and Workshop on Astrochemistry Campinas 07/07/2016 Index Introduction Tools of spectral

More information

Cosmic Evolution, Part II. Heavy Elements to Molecules

Cosmic Evolution, Part II. Heavy Elements to Molecules Cosmic Evolution, Part II Heavy Elements to Molecules Heavy elements molecules First a review of terminology: Electromagnetic Electrons Element Atom Nucleus Compound Molecule Electromagnetic Strong Nuclear

More information

The formation of stars and planets. Day 1, Topic 2: Radiation physics. Lecture by: C.P. Dullemond

The formation of stars and planets. Day 1, Topic 2: Radiation physics. Lecture by: C.P. Dullemond The formation of stars and planets Day 1, Topic 2: Radiation physics Lecture by: C.P. Dullemond Astronomical Constants CGS units used throughout lecture (cm,erg,s...) AU = Astronomical Unit = distance

More information

MOLECULES IN THE CIRCUMNUCLEAR DISK OF THE GALACTIC CENTER

MOLECULES IN THE CIRCUMNUCLEAR DISK OF THE GALACTIC CENTER MOLECULES IN THE CIRCUMNUCLEAR DISK OF THE GALACTIC CENTER Implications from Chemical Modeling Nanase Harada 1, Denise Riquelme 1, Serena Viti 2, Karl Menten 1, Miguel Requena-Torres 1, Rolf Güsten 1,

More information

Physics and Chemistry of the Interstellar Medium

Physics and Chemistry of the Interstellar Medium Physics and Chemistry of the Interstellar Medium Sun Kwok The University of Hong Kong UNIVERSITY SCIENCE BOOKS Sausalito, California * Preface xi The Interstellar Medium.1.1 States of Matter in the ISM

More information

Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks

Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks Cite this: DOI: 10.1039/c3fd00135k PAPER View Journal Complex organic molecules along the accretion flow in isolated and externally irradiated protoplanetary disks Catherine Walsh,* a Eric Herbst, b Hideko

More information

An Introduction to Astrochemical Modelling

An Introduction to Astrochemical Modelling An Introduction to Astrochemical Modelling Catherine Walsh (with some additions from Tom Millar) June 2009, June 2013, July 2014 Introduction Astrochemistry is a multidisciplinary area of scientific research

More information

Astrochemistry. Lecture 10, Primordial chemistry. Jorma Harju. Department of Physics. Friday, April 5, 2013, 12:15-13:45, Lecture room D117

Astrochemistry. Lecture 10, Primordial chemistry. Jorma Harju. Department of Physics. Friday, April 5, 2013, 12:15-13:45, Lecture room D117 Astrochemistry Lecture 10, Primordial chemistry Jorma Harju Department of Physics Friday, April 5, 2013, 12:15-13:45, Lecture room D117 The first atoms (1) SBBN (Standard Big Bang Nucleosynthesis): elements

More information

21. Introduction to Interstellar Chemistry

21. Introduction to Interstellar Chemistry 21. Introduction to Interstellar Chemistry 1. Background 2. Gas Phase Chemistry 3. Formation and Destruction of H 2 4. Formation and Destruction of CO 5. Other Simple Molecules References Tielens, Physics

More information

Warm molecular layers in protoplanetary disks

Warm molecular layers in protoplanetary disks A&A 386, 622 632 (2002) DOI: 10.1051/0004-6361:20020037 c ESO 2002 Astronomy & Astrophysics Warm molecular layers in protoplanetary disks Y. Aikawa 1,G.J.vanZadelhoff 2,E.F.vanDishoeck 2, and E. Herbst

More information

arxiv: v1 [astro-ph.ga] 12 May 2017

arxiv: v1 [astro-ph.ga] 12 May 2017 Draft version May 16, 2017 Preprint typeset using LATEX style AASTeX6 v. 1.0 FORMATION OF COMPLEX MOLECULES IN PRESTELLAR CORES: A MULTILAYER arxiv:1705.04747v1 [astro-ph.ga] 12 May 2017 APPROACH A.I.

More information

ADSORPTION ON SURFACES. Kinetics of small molecule binding to solid surfaces

ADSORPTION ON SURFACES. Kinetics of small molecule binding to solid surfaces ADSORPTION ON SURFACES Kinetics of small molecule binding to solid surfaces When the reactants arrive at the catalyst surface, reactions are accelerated Physisorption and Chemisorption 1- diffusion to

More information

Photochemistry and Astrochemistry: Photochemical Pathways to Interstellar Complex Organic Molecules

Photochemistry and Astrochemistry: Photochemical Pathways to Interstellar Complex Organic Molecules pubs.acs.org/cr Photochemistry and Astrochemistry: Photochemical Pathways to Interstellar Complex Organic Molecules Karin I. O berg* Harvard-Smithsonian Center for Astrophysics, 60 Garden St., Cambridge,

More information

INITIAL CONDITIONS. Paola Caselli. School of Physics and Astronomy FACULTY OF MATHEMATICS & PHYSICAL SCIENCES. Protoplanetary disks

INITIAL CONDITIONS. Paola Caselli. School of Physics and Astronomy FACULTY OF MATHEMATICS & PHYSICAL SCIENCES. Protoplanetary disks Paola Caselli School of Physics and Astronomy FACULTY OF MATHEMATICS & PHYSICAL SCIENCES Protoplanetary disks INITIAL CONDITIONS Boley 2009 Quiescent molecular clouds High-mass star forming regions Pre-stellar

More information

GAS-SURFACE INTERACTIONS

GAS-SURFACE INTERACTIONS Page 1 of 16 GAS-SURFACE INTERACTIONS In modern surface science, important technological processes often involve the adsorption of molecules in gaseous form onto a surface. We can treat this adsorption

More information

Theory of Interstellar Phases

Theory of Interstellar Phases Theory of Interstellar Phases 1. Relevant Observations 2. Linear Stability Theory 3. FGH Model 4. Update and Summary References Tielens, Secs. 8.1-5 Field ApJ 142 531 1965 (basic stability theory) Field,

More information

arxiv: v1 [astro-ph.ga] 24 Oct 2018

arxiv: v1 [astro-ph.ga] 24 Oct 2018 Draft version October 5, 8 Typeset using LATEX twocolumn style in AASTeX6 ASTROCHEMICAL KINETIC GRID MODELS OF GROUPS OF OBSERVED MOLECULAR ABUNDANCES: TAURUS MOLECULAR CLOUD (TMC-) Dominique M. Maffucci,

More information

Gas in protoplanetary disks. Dmitry Semenov Max Planck Institute for Astronomy Heidelberg, Germany

Gas in protoplanetary disks. Dmitry Semenov Max Planck Institute for Astronomy Heidelberg, Germany Gas in protoplanetary disks Dmitry Semenov Max Planck Institute for Astronomy Heidelberg, Germany Suggested literature A. G.G.M. Tielens, "The Physics and Chemistry of the ISM" (2007), CUP "Protoplanetary

More information

arxiv: v1 [astro-ph.ga] 30 Nov 2015

arxiv: v1 [astro-ph.ga] 30 Nov 2015 Astronomy in Focus, Volume 15 XXIXth IAU General Assembly, August 2015 Kwok & Bergin, eds. c 2015 International Astronomical Union DOI: 00.0000/X000000000000000X Water in the interstellar media of galaxies

More information

Unscrambling the Egg. Yvonne Pendleton NASA Ames Research Center. JWST Workshop Nov. 14, 2017

Unscrambling the Egg. Yvonne Pendleton NASA Ames Research Center. JWST Workshop Nov. 14, 2017 Unscrambling the Egg Yvonne Pendleton NASA Ames Research Center JWST Workshop Nov. 14, 2017 From interstellar dust to new stars and planets Comparisons between material forming new planetary systems and

More information

LECTURE NOTES. Ay/Ge 132 ATOMIC AND MOLECULAR PROCESSES IN ASTRONOMY AND PLANETARY SCIENCE. Geoffrey A. Blake. Fall term 2016 Caltech

LECTURE NOTES. Ay/Ge 132 ATOMIC AND MOLECULAR PROCESSES IN ASTRONOMY AND PLANETARY SCIENCE. Geoffrey A. Blake. Fall term 2016 Caltech LECTURE NOTES Ay/Ge 132 ATOMIC AND MOLECULAR PROCESSES IN ASTRONOMY AND PLANETARY SCIENCE Geoffrey A. Blake Fall term 2016 Caltech Acknowledgment Part of these notes are based on lecture notes from the

More information

The influence of cosmic rays on the chemistry in Sagittarius B2(N)

The influence of cosmic rays on the chemistry in Sagittarius B2(N) The influence of cosmic rays on the chemistry in Sagittarius B2(N) Mélisse Bonfand A. Belloche, K. M. Menten, R. Garrod Sagittarius B2 APEX Telescope Large Area Survey of the Galaxy Sgr B2 Sgr B2(N) Galactic

More information

arxiv: v1 [astro-ph.sr] 11 Jan 2015

arxiv: v1 [astro-ph.sr] 11 Jan 2015 Astronomy & Astrophysics manuscript no. simspec_arxv c ESO 2018 February 27, 2018 Evolution of complex organic molecules in hot molecular cores Synthetic spectra at (sub-)mm wavebands R. Choudhury 1, 2,

More information

8: Composition and Physical state of Interstellar Dust

8: Composition and Physical state of Interstellar Dust 8: Composition and Physical state of Interstellar Dust James Graham UC, Berkeley 1 Reading Tielens, Interstellar Medium, Ch. 5 Mathis, J. S. 1990, AARA, 28, 37 Draine, B. T., 2003, AARA, 41, 241 2 Nature

More information

Spatially Resolved Observations of Protoplanetary Disk Chemistry

Spatially Resolved Observations of Protoplanetary Disk Chemistry Spatially Resolved Observations of Protoplanetary Disk Chemistry Karin Öberg University of Virginia Collaborators: Chunhua Qi (CfA), David Wilner (CfA), Sean Andrews (CfA), Ted Bergin (Michigan), Michiel

More information

Astronomy. Astrophysics. The HIFI spectral survey of AFGL 2591 (CHESS) III. Chemical structure of the protostellar envelope

Astronomy. Astrophysics. The HIFI spectral survey of AFGL 2591 (CHESS) III. Chemical structure of the protostellar envelope A&A 574, A71 (2015) DOI: 10.1051/0004-6361/201424657 c ESO 2015 Astronomy & Astrophysics The HIFI spectral survey of AFGL 2591 (CHESS) III. Chemical structure of the protostellar envelope M. Kaźmierczak-Barthel

More information

6. Interstellar Medium. Emission nebulae are diffuse patches of emission surrounding hot O and

6. Interstellar Medium. Emission nebulae are diffuse patches of emission surrounding hot O and 6-1 6. Interstellar Medium 6.1 Nebulae Emission nebulae are diffuse patches of emission surrounding hot O and early B-type stars. Gas is ionized and heated by radiation from the parent stars. In size,

More information

Catalysis Lectures W.H. Green 5.68J/10.652J Spring Handouts: Norskov et al., J. Catalysis Imbihl and Ertl, Chem. Rev. (partial) Homework

Catalysis Lectures W.H. Green 5.68J/10.652J Spring Handouts: Norskov et al., J. Catalysis Imbihl and Ertl, Chem. Rev. (partial) Homework Catalysis Lectures W.H. Green 5.68J/10.652J Spring 2003 Handouts: Norskov et al., J. Catalysis Imbihl and Ertl, Chem. Rev. (partial) Homework Major points: 1) Why reactions have barriers, and how catalysts

More information

EVOLUTION OF MOLECULAR ABUNDANCE IN PROTOPLANETARY DISKS

EVOLUTION OF MOLECULAR ABUNDANCE IN PROTOPLANETARY DISKS EVOLUTION OF MOLECULAR ABUNDANCE IN PROTOPLANETARY DISKS Yuri Aikawa 1 Department of Earth and Planetary Science, University of Tokyo, Bunkyo-ku, Tokyo 113, Japan arxiv:astro-ph/9706204v1 19 Jun 1997 Toyoharu

More information

ELEMENTARY RADIATION CHEMISTRY

ELEMENTARY RADIATION CHEMISTRY ELEMENTARY RADIATION CEMISTRY RADIOLYSIS The overall process of forming chemically stable products after the absorption and redistribution of the excess of energy of ionizing radiation The resulting compounds

More information

arxiv: v1 [astro-ph] 8 Mar 2008

arxiv: v1 [astro-ph] 8 Mar 2008 Complex Chemistry in Star-Forming Regions: An Expanded Gas-Grain Warm-up Chemical Model Robin T. Garrod Max-Planck-Institut für Radioastronomie, Auf dem Hügel 69, Bonn, 53121, Germany arxiv:0803.1214v1

More information

Diffuse Interstellar Medium

Diffuse Interstellar Medium Diffuse Interstellar Medium Basics, velocity widths H I 21-cm radiation (emission) Interstellar absorption lines Radiative transfer Resolved Lines, column densities Unresolved lines, curve of growth Abundances,

More information

Resetting chemical clocks of hot cores based on S-bearing molecules

Resetting chemical clocks of hot cores based on S-bearing molecules Resetting chemical clocks of hot cores based on S-bearing molecules Valentine Wakelam, Paola Caselli, Cecilia Ceccarelli, Eric Herbst, Alain Castets To cite this version: Valentine Wakelam, Paola Caselli,

More information

Interstellar molecules uncover cosmic rays properties

Interstellar molecules uncover cosmic rays properties Interstellar molecules uncover cosmic rays properties Solenn Vaupre, P. Hily-Blant, C. Ceccarelli, G. Dubus, S. Gabici and T. Montmerle Institute of Planetology and Astrophysics of Grenoble (IPAG) Oct

More information

Ray-Tracing and Flux-Limited-Diffusion for simulating Stellar Radiation Feedback

Ray-Tracing and Flux-Limited-Diffusion for simulating Stellar Radiation Feedback Ray-Tracing and Flux-Limited-Diffusion for simulating Stellar Radiation Feedback Rolf Kuiper 1,2 H. Klahr 1, H. Beuther 1, Th. Henning 1, C. Dullemond 3, W. Kley 2, R. Klessen 3 1 - Max Planck Institute

More information

UCLCHEM: A Gas-grain Chemical Code for Clouds, Cores, and C-Shocks *

UCLCHEM: A Gas-grain Chemical Code for Clouds, Cores, and C-Shocks * 2017. The American Astronomical Society. All rights reserved. https://doi.org/10.3847/1538-3881/aa773f UCLCHEM: A Gas-grain Chemical Code for Clouds, Cores, and C-Shocks * J. Holdship 1, S. Viti 1, I.

More information

Laser Dissociation of Protonated PAHs

Laser Dissociation of Protonated PAHs 100 Chapter 5 Laser Dissociation of Protonated PAHs 5.1 Experiments The photodissociation experiments were performed with protonated PAHs using different laser sources. The calculations from Chapter 3

More information

The UMIST Database for Astrochemistry 2012

The UMIST Database for Astrochemistry 2012 The UMIST Database for Astrochemistry 2012 McElroy, D., Walsh, C., Markwick, A. J., Cordiner, M. A., Smith, K., & Millar, T. J. (2013). The UMIST Database for Astrochemistry 2012. Astronomy and Astrophysics,

More information

arxiv:astro-ph/ v1 19 Mar 2006

arxiv:astro-ph/ v1 19 Mar 2006 Astronomy & Astrophysics manuscript no. 4769 c ESO 2008 February 5, 2008 arxiv:astro-ph/0603515v1 19 Mar 2006 Modeling the gas-phase chemistry of the transitional disk around HD 141569A B. Jonkheid 1,

More information

Physics and Chemistry of the Diffuse Interstellar Medium

Physics and Chemistry of the Diffuse Interstellar Medium Physics and Chemistry of the Diffuse Interstellar Medium What is the Diffuse Interstellar Medium? Picture from Dopita / Sutherland, Astrophysics of the Diffuse Universe, Springer HII regions in Astronomy

More information

Update Log. ITYPE Reaction types in the gas-phase model

Update Log. ITYPE Reaction types in the gas-phase model Update Log ITYPE Reaction types in the gas-phase model 0 Gas-grain interaction, Electron-grain recombination 1 Cosmic-ray ionization (direct process) #1, Cosmic-ray induced photoreactions (indirect process)

More information

Adsorption of gases on solids (focus on physisorption)

Adsorption of gases on solids (focus on physisorption) Adsorption of gases on solids (focus on physisorption) Adsorption Solid surfaces show strong affinity towards gas molecules that it comes in contact with and some amt of them are trapped on the surface

More information

Astrochemistry with SOFIA. Paola Caselli Center for Astrochemical Studies Max-Planck-Ins:tute for Extraterrestrial Physics

Astrochemistry with SOFIA. Paola Caselli Center for Astrochemical Studies Max-Planck-Ins:tute for Extraterrestrial Physics 1 Astrochemistry with SOFIA Paola Caselli Center for Astrochemical Studies Max-Planck-Ins:tute for Extraterrestrial Physics 2 Molecular clouds in the Milky Way ~ 100,000 light years Taurus-Auriga 3 Molecular

More information

The Promise of HIFI. Xander Tielens (HIFI project scientist) on behalf of the HIFI consortium

The Promise of HIFI. Xander Tielens (HIFI project scientist) on behalf of the HIFI consortium The Promise of HIFI Xander Tielens (HIFI project scientist) on behalf of the HIFI consortium HIFI science HIFI is a versatile instrument Wide spectral coverage and high spectral resolution Physical conditions

More information

Dynamical Monte-Carlo Simulation of Surface Kinetics

Dynamical Monte-Carlo Simulation of Surface Kinetics Dynamical Monte-Carlo Simulation of Surface Kinetics V. Guerra and J. Loureiro Centro de Física dos Plasmas, Instituto Superior Técnico, 1049-001 Lisboa, Portugal Abstract. This wor presents a theoretical

More information

Resonances in Chemical Reactions : Theory and Experiment. Toshiyuki Takayanagi Saitama University Department of Chemistry

Resonances in Chemical Reactions : Theory and Experiment. Toshiyuki Takayanagi Saitama University Department of Chemistry Resonances in Chemical Reactions : Theory and Experiment Toshiyuki Takayanagi Saitama University Department of Chemistry What is Chemical Reaction? Collision process between molecules (atoms) containing

More information

Master Equation for Hydrogen Recombination on Grain Surfaces

Master Equation for Hydrogen Recombination on Grain Surfaces Syracuse University SURFACE Physics College of Arts and Sciences 12-12-2000 Master Equation for Hydrogen Recombination on Grain Surfaces Gianfranco Vidali Department of Physics, Syracuse University, Syracuse,

More information

Lecture 18 Long Wavelength Spectroscopy

Lecture 18 Long Wavelength Spectroscopy Lecture 18 Long Wavelength Spectroscopy 1. Introduction. The Carriers of the Spectra 3. Molecular Structure 4. Emission and Absorption References Herzberg, Molecular Spectra & Molecular Structure (c. 1950,

More information

X-ray chemistry in the envelopes around young stellar objects

X-ray chemistry in the envelopes around young stellar objects Astronomy & Astrophysics manuscript no. xraypaper-final June 14, 2005 (DOI: will be inserted by hand later) X-ray chemistry in the envelopes around young stellar objects P. Stäuber 1, S.D. Doty 2, E.F.

More information

FUSE results concerning the diffuse and translucent clouds. Franck Le Petit

FUSE results concerning the diffuse and translucent clouds. Franck Le Petit FUSE results concerning the diffuse and translucent clouds Franck Le Petit Outline I Diffuse and transluscent clouds a) Generalities b) The Meudon PDR code II Results of the FUSE survey a) H2 and HD in

More information

Astrochimistry Spring 2013 Lecture 4: Interstellar PAHs NGC HST

Astrochimistry Spring 2013 Lecture 4: Interstellar PAHs NGC HST Astrochimistry Spring 2013 Lecture 4: Interstellar PAHs NGC 7023 - HST Julien Montillaud 8th February 2013 Outline I. From Unidentified to Aromatic Infrared Bands (7 p.) I.1 Historical background I.2 Observational

More information

arxiv:astro-ph/ v1 1 Nov 2002

arxiv:astro-ph/ v1 1 Nov 2002 Astronomy & Astrophysics manuscript no. ms2545 November 1, 2002 (DOI: will be inserted by hand later) Axi-symmetric models of ultraviolet radiative transfer with applications to circumstellar disk chemistry

More information

Astronomy 106, Fall September 2015

Astronomy 106, Fall September 2015 Today in Astronomy 106: molecules to molecular clouds to stars Aromatic (benzene-ring) molecules in space Formation of molecules, on dust-grain surfaces and in the gas phase Interstellar molecular clouds

More information

Kinetic Monte Carlo (KMC) Kinetic Monte Carlo (KMC)

Kinetic Monte Carlo (KMC) Kinetic Monte Carlo (KMC) Kinetic Monte Carlo (KMC) Molecular Dynamics (MD): high-frequency motion dictate the time-step (e.g., vibrations). Time step is short: pico-seconds. Direct Monte Carlo (MC): stochastic (non-deterministic)

More information

arxiv:astro-ph/ v1 7 Sep 2005

arxiv:astro-ph/ v1 7 Sep 2005 Astronomy & Astrophysics manuscript no. 3673 September 8, 5 (DOI: will be inserted by hand later) arxiv:astro-ph/59194 v1 7 Sep 5 Estimation and reduction of the uncertainties in chemical models: Application

More information

Lecture 5. Interstellar Dust: Chemical & Thermal Properties

Lecture 5. Interstellar Dust: Chemical & Thermal Properties Lecture 5. Interstellar Dust: Chemical & Thermal Properties!. Spectral Features 2. Grain populations and Models 3. Thermal Properties 4. Small Grains and Large Molecules -------------------------------------------------

More information

H 2 reformation in post-shock regions

H 2 reformation in post-shock regions Mon. Not. R. Astron. Soc. 406, L11 L15 (2010) doi:10.1111/j.1745-3933.2010.00871.x H 2 reformation in post-shock regions H. M. Cuppen, L. E. Kristensen and E. Gavardi Leiden Observatory, Leiden University,

More information

Observational Properties of Protoplanetary Disks

Observational Properties of Protoplanetary Disks Observational Properties of Protoplanetary Disks Leonardo Testi - ESO/Arcetri ltesti@eso.org; lt@arcetri.astro.it Today: Tracing water, deuteration and link with Solar System Complex Organic Molecule Transition

More information

M.Phys., M.Math.Phys., M.Sc. MTP Radiative Processes in Astrophysics and High-Energy Astrophysics

M.Phys., M.Math.Phys., M.Sc. MTP Radiative Processes in Astrophysics and High-Energy Astrophysics M.Phys., M.Math.Phys., M.Sc. MTP Radiative Processes in Astrophysics and High-Energy Astrophysics Professor Garret Cotter garret.cotter@physics.ox.ac.uk Office 756 in the DWB & Exeter College Radiative

More information

New Observational Views on the Chemistry of Diffuse Interstellar Clouds

New Observational Views on the Chemistry of Diffuse Interstellar Clouds New Observational Views on the Chemistry of Diffuse Interstellar Clouds Helmut Wiesemeyer MPIfR Bonn SOFIA Community Tele Talk 2018 June 27 Collaborators: R. Güsten, K.M. Menten, J. Stutzki, T. Csengeri,

More information

arxiv: v1 [astro-ph.ga] 27 May 2013

arxiv: v1 [astro-ph.ga] 27 May 2013 ASTROEMISTRY: TE ISSUE OF MOLEULAR OMPLEXITY IN ASTROPYSIAL ENVIRONMENTS arxiv:1305.6243v1 [astro-ph.ga] 27 May 2013 MIAËL DE BEKER Abstract. Astrochemistry aims at studying chemical processes in astronomical

More information

A Far-ultraviolet Fluorescent Molecular Hydrogen Emission Map of the Milky Way Galaxy

A Far-ultraviolet Fluorescent Molecular Hydrogen Emission Map of the Milky Way Galaxy A Far-ultraviolet Fluorescent Molecular Hydrogen Emission Map of the Milky Way Galaxy (The Astrophysical Journal Supplement Series, 231:21 (16pp), 2017 August) November 14, 2017 Young-Soo Jo Young-Soo

More information

The rôle of surfaces in prebiotic chemistry. Piero Ugliengo University of Torino Dip. Chimica Via P. Giuria, 7 - Torino

The rôle of surfaces in prebiotic chemistry. Piero Ugliengo University of Torino Dip. Chimica Via P. Giuria, 7 - Torino The rôle of surfaces in prebiotic chemistry Piero Ugliengo University of Torino Dip. Chimica Via P. Giuria, 7 - Torino 1 A collaborative work Dip. Chimica - NIS Centre Torino University TO BCN Dep. Quimica

More information