├── .github └── ISSUE_TEMPLATE │ ├── ask-a-question.md │ ├── report-a-bug-or-technical-issue.md │ ├── request-a-new-feature.md │ └── start-a-discussion.md ├── .gitignore ├── AUTHORS.txt ├── Chapter00_basic_python.ipynb ├── Chapter01_NetCDF_xarray.ipynb ├── Chapter02_NC_and_bpch_diagnostics.ipynb ├── Chapter03_regridding.ipynb ├── LICENSE.txt ├── README.md ├── diaginfo.dat ├── environment.yml ├── environment_windows.yml ├── gamap_colormap.py ├── initial_GEOSChem_rst.4x5_tropchem.nc ├── new-NC-diagnostics.nc4 ├── old-ND49-diagnostics.bpch └── tracerinfo.dat /.github/ISSUE_TEMPLATE/ask-a-question.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Ask a question about GEOSChem-python-tutorial 3 | about: Use this template to ask for more information about GEOSChem-python-tutorial 4 | title: "[QUESTION]" 5 | labels: question 6 | assignees: '' 7 | 8 | --- 9 | 10 | # Ask a question about GEOSChem-python-tutorial; 11 | 12 | To report a bug or technical issue, please use [this issue template](https://github.com/geoschem/GEOSChem-python-tutorial/issues/new?assignees=&labels=&template=report-a-bug-or-technical-issue.md&title=%5BBUG%2FISSUE%5D) instead. 13 | 14 | ## Type your question: 15 | 16 | Feel free to delete all of the text above this line... -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/report-a-bug-or-technical-issue.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Report a bug or technical issue 3 | about: Use this template allows to report bugs and technical issues encountered with GEOSChem-python-tutorial. 4 | title: "[BUG/ISSUE]" 5 | labels: bug 6 | assignees: '' 7 | 8 | --- 9 | 10 | # GEOSChem-python-tutorial: bug/issue report 11 | 12 | ## Describe the bug 13 | Provide a clear and concise description of the bug. 14 | 15 | ## To Reproduce 16 | List the steps to reproduce the bug or issue below: 17 | 18 | ```python 19 | ...add your python code snippets here 20 | ``` 21 | 22 | ## Expected behavior 23 | A clear and concise description of what you expected to happen. 24 | 25 | ## Required information: 26 | Run the following commands from an interactive Python session: 27 | ```python 28 | >>> import xarray as xr 29 | >>> xr.show_versions() 30 | ``` 31 | This will display information about your system and the versions of Python packages that GEOSChem-python-tutorial depends on. 32 | 33 | ## Additional context 34 | Provide any other context about the problem here. -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/request-a-new-feature.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Request a new GEOSChem-python-tutorial feature 3 | about: Use this template to request a new feature 4 | title: "[FEATURE REQUEST]" 5 | labels: feature 6 | assignees: '' 7 | 8 | --- 9 | 10 | ## Add your feature request below: 11 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/start-a-discussion.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Start an extended discussion about GEOSChem-python-tutorial 3 | about: Use this template if you wish to start a longer discussion about a matter of open research or an ongoing development issue. 4 | title: "[DISCUSSION]" 5 | labels: discussion 6 | assignees: '' 7 | 8 | --- 9 | 10 | # Start a discussion about a GEOSChem-python-tutorial 11 | 12 | This issue template is intended for extended discussions about open GEOS-Chem topics, both technical and scientific. Please use one of the other issue templates for: 13 | 14 | * [Submitting a bug or technical issue](https://github.com/geoschem/GEOSChem-python-tutorial/issues/new?assignees=&labels=&template=report-a-bug-or-technical-issue.md&title=%5BBUG%2FISSUE%5D); 15 | * [Asking a question](https://github.com/geoschem/GEOSChem-python-tutorial/issues/new?assignees=&labels=&template=ask-a-question-about-geos-chem.md&title=%5BQUESTION%5D); and/or 16 | * [Requesting a new GEOS-Chem feature](https://github.com/geoschem/GEOSChem-python-tutorial/issues/new?assignees=&labels=&template=request-a-new-feature.md&title=%5BFEATURE+REQUEST%5D.) 17 | 18 | Feel free to edit the section headers below accordingly 19 | 20 | Also feel free to remove all text above this section 21 | 22 | ## Overview 23 | 24 | ## Additional information 25 | 26 | ## Action items 27 | 28 | ## Status updates 29 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | __pycache__ 2 | .ipynb_checkpoints 3 | *.png 4 | *.DS_Store -------------------------------------------------------------------------------- /AUTHORS.txt: -------------------------------------------------------------------------------- 1 | List of Developers for GEOS-Chem, GCPy, and Related Software (24 Jul 2019) 2 | =============================================================================== 3 | 4 | Peter Adams 5 | Becky Alexander 6 | Matthew Alvarado 7 | Helen Amos 8 | Helene Angot 9 | Stina Ausmeel 10 | Marion Auvray 11 | Sabour Baray 12 | Michael Barkley 13 | Steven Barret 14 | Brice Barret 15 | Kelvin Bates 16 | Isabelle Bey 17 | Folkert Boersma 18 | Sreekanth Bojjagani 19 | Benoit Bovy 20 | Kevin Bowman 21 | Brian Boys 22 | Erika Brattich 23 | Tom Breider 24 | Jared Brewer 25 | Ellie Browne 26 | Benjamin Brown-Steiner 27 | Beata Bukosa 28 | Christopher Butenhoff 29 | Karen Cady-Pereira 30 | Philip Cameron-Smith 31 | Liangzhong Cao 32 | Guofeng Cao 33 | Shannon Capps 34 | Claire Carouge 35 | Therese Carter 36 | Maria Cazorla 37 | Sreelekha Chaliyakunnel 38 | Han Chen 39 | Jing Chen 40 | Long Chen 41 | Qi Chen 42 | Qianjie Chen 43 | Xin Chen 44 | Yang Chen 45 | Yunsoo Choi 46 | Kenneth Christian 47 | Matt Cooper 48 | Bess Corbitt 49 | Betty Croft 50 | Xochitl Cruz 51 | Gabriele Curci 52 | Jordi Dachs 53 | Yanko Davila 54 | Feng Deng 55 | Priyanka deSouza 56 | Max Desservettaz 57 | Nicholas Deutscher 58 | Maurizio di Pierro 59 | Aurelien Dommergue 60 | Easan Drury 61 | Bryan Duncan 62 | Sebastian Eastham 63 | Raluca Ellis 64 | Joseph Enberg 65 | Mathew Evans 66 | T. Duncan Fairlie 67 | Sal Farina 68 | Vivian Faye 69 | Brendan Field 70 | Arlene Fiore 71 | Emily Fischer 72 | Jenny Fisher 73 | Eric Fleming 74 | Judit Flo-Gaya 75 | Bonne Ford 76 | Timmy Francis 77 | Carey Friedman 78 | Tzung-May Fu 79 | Joshua Fu 80 | Brett Gantt 81 | Cui Ge 82 | Jeffrey Geddes 83 | Amanda Giang 84 | Christos Giannakopoulos 85 | Edward Graef 86 | Jesse Greenslade 87 | Xiaoguang Gu 88 | Melanie Hammer 89 | Jessica Haskins 90 | Cenlin He 91 | Colette Heald 92 | Barron Henderson 93 | Daven Henze 94 | Wai Ho-Lo 95 | Myroslav Hordiichuk 96 | Christopher Holmes 97 | Hannah Horowitz 98 | Zahra Hosseni 99 | Lu Hu 100 | Jianping Huang 101 | Jiayue Huang 102 | Rynda Hudman Kay 103 | Kohei Ikeda 104 | Daniel Jacob 105 | Andy Jacobson 106 | Marc Jacobson 107 | Lyatt Jaegle 108 | Ruud Jansen 109 | Zhe Jiang 110 | Matthew Johnson 111 | Dylan Jones 112 | Jaegun Jung 113 | Prasad Kasibhatla 114 | Christoph Keller 115 | Tetsuro Kikuchi 116 | Sungshik Kim 117 | Nutthida Kitwiroon 118 | Jack Kodros 119 | Jamin Koo 120 | Monika Kopacz 121 | Shannon Koplitz 122 | Jules Kouatchou 123 | Stefanie Kremser 124 | Forrest Lacey 125 | Carmen Lamencusa 126 | Lok Lamsal 127 | Kateryna Lapina 128 | Kelsey Larson 129 | David Lary 130 | Philippe Le Sager 131 | Chulkyu Lee 132 | Meemong Lee 133 | Ralph Lehmann 134 | Eric Leibensperger 135 | Maud Leriche 136 | Fok-Yan Leung 137 | Bengang Li 138 | Chi Li 139 | Ke Li 140 | Qinbin Li 141 | Xianglan Li 142 | K. J. Liao 143 | Qing Liang 144 | Hong Liao 145 | Hiapeng Lin 146 | Jintai Lin 147 | Shian-Jiann Lin 148 | John Linford 149 | Hongyu Liu 150 | Jane Liu 151 | Junhua Liu 152 | Pengfei Liu 153 | Yang Liu 154 | Ying Liu 155 | Jennifer Logan 156 | Mike Long 157 | Lizzie Lundgren 158 | Gan Luo 159 | J.D. (Bram) Maasakkers 160 | Helen Macintyre 161 | Dave MacKenzie 162 | Emmanuel Mahieu 163 | Jingqiu Mao 164 | Eloise Marais 165 | Marguerite Marks 166 | Arjen Markus 167 | Randall Martin 168 | Erin McDuffie 169 | Chris McLinden 170 | Hongjian Meng 171 | Nicholas Meskhidze 172 | Natallia Miatselskaya 173 | Loretta Mickley 174 | Christopher Chan Miller 175 | Dylan Millet 176 | Kai Ming 177 | Jonathan Moch 178 | Neil Moore 179 | Jessica Morena 180 | Gabriel Morin 181 | Eleanor Morris 182 | Mingquan Mu 183 | Killian Murphy 184 | Lee Murray 185 | Jun Nam 186 | Ray Nassar 187 | Brian Nathan 188 | Athanasios Nenes 189 | Cynthia Nevison 190 | Eric Nielsen 191 | Justus Notholt 192 | Kate O'Dell 193 | Sachiko Okamoto 194 | Neil Page 195 | Paul Palmer 196 | Nick Parazoo 197 | Justin Parella 198 | Rokjin Park 199 | Mark Parrington 200 | Fabien Paulot 201 | Sajeev Philip 202 | Christopher Pickett-Heaps 203 | Jeff Pierce 204 | Will Porter 205 | Michael Prather 206 | Anna Protonatariou 207 | Havala Pye 208 | Asif Qureshi 209 | Emily Ramnarine 210 | James Randerson 211 | Cynthia Randles 212 | Francois Ravetta 213 | Wes Reinhart 214 | David Ridley 215 | Umberto Rizza 216 | Daniel Rothenberg 217 | Sarah Safieddine 218 | Adrian Sandu 219 | Mauricio Santillana 220 | Bastien Sauvage 221 | Luke Schiferl 222 | Johan Schmidt 223 | Martin Schultz 224 | Rebecca Schwantes 225 | Noelle Selin 226 | Michael Seymour 227 | Viral Shah 228 | Jingyuan Shao 229 | Lu Shen 230 | Tomas Sherwen 231 | Sam Silva 232 | Nicole Smith-Downey 233 | Anne Laerke Soerensen 234 | Eric Sofen 235 | Shaojie Song 236 | Yu Song 237 | Dominick Spracklen 238 | Ilya Stanevich 239 | Rebecca Stern 240 | David Streets 241 | Sarah Strode 242 | Flora Su 243 | Melissa Sulprizio 244 | Minmin Sun 245 | Elsie Sunderland 246 | Parvada Suntharalingam 247 | Luke Surl 248 | Kimito Suto 249 | Amos Tai 250 | Hiroshi Tanimoto 251 | John Tannahill 252 | Shu Tao 253 | Colin Thackray 254 | Thibaud Thonat 255 | Maria Tombrou 256 | Katherine Travis 257 | Win Trivitayanurak 258 | Corey Trujillo 259 | Paolo Tuccella 260 | Alexander Turner 261 | Solene Turquety 262 | Zitely Tzompa-Sosa 263 | Nadine Unger 264 | Maria Val-Martin 265 | Aaron van Donkelaar 266 | Kostas Varotsos 267 | Geert Vinken 268 | Kristina Wagstrom 269 | Thomas Walker 270 | Qiaoqiao Wang 271 | Jun Wang 272 | Xuan Wang 273 | Yuxuan Wang 274 | James Wang 275 | Yuting Wang 276 | Zifa Wang 277 | Yuhang Wang 278 | Xiaoli Wang 279 | Kevin Wecht 280 | Richard Weidner 281 | Debra Weisenstein 282 | Kelley Wells 283 | Dan Westervelt 284 | Cynthia Whaley 285 | Christine Wiedinmyer 286 | Oliver Wild 287 | Ingo Wohltmann 288 | Shiliang Wu 289 | Shiliang Wu 290 | Yaping Xiao 291 | Yingying Yan 292 | Matt Yannetti 293 | Bob Yantosca 294 | Jack Yatteau 295 | Keiya Yumimoto 296 | Karen Yu 297 | Fangqun Yu 298 | Xu Yue 299 | Maria Zatko 300 | Shuting Zhai 301 | Li Zhang 302 | Bo Zhang 303 | Jiawei Zhang 304 | Yanxu Zhang 305 | Lin Zhang 306 | Chi Zhang 307 | Hongliang Zhang 308 | Qiang Zhang 309 | Liye Zhu 310 | Lei Zhu 311 | Jiawei Zhuang 312 | Quanlai Zhuang 313 | Peter Zoogman 314 | -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- 1 | License Agreement for GEOS-Chem, GCPy, and Related Software 2 | (The MIT "Expat" License, http://opensource.org/licenses/MIT) 3 | ============================================================================== 4 | 5 | Copyright (c) 2017-2019 Developers of GEOS-Chem, GCPy, and Related Software 6 | 7 | Permission is hereby granted, free of charge, to any person obtaining a copy 8 | of this software and associated documentation files (the "Software"), to deal 9 | in the Software without restriction, including without limitation the rights 10 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 11 | copies of the Software, and to permit persons to whom the Software is 12 | furnished to do so, subject to the following conditions: 13 | 14 | The above copyright notice and this permission notice shall be included in all 15 | copies or substantial portions of the Software. 16 | 17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 18 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 19 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 20 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 21 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 22 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 23 | SOFTWARE. 24 | 25 | ------------------------------------------------------------------------------ 26 | NOTE: Please see the AUTHORS.txt file (in this folder) for the list of 27 | Developers of GEOS-Chem, GCPy and Related Software. This list will 28 | be updated frequently, such as at each major GEOS-Chem or GCPy release. 29 | ------------------------------------------------------------------------------ 30 | 31 | 32 | License agreements for 3rd-party code packages used by GEOS-Chem: 33 | ============================================================================== 34 | 35 | FAST-J, FAST-JX, and developments: 36 | 37 | Fast-J code, including developments such as Cloud-J, is distributed under 38 | GNU General Public License version 3.0 (GPLv3). (A copy of the GNU public 39 | license is here: https://www.gnu.org/licenses/gpl-3.0.en.html) 40 | https://www.ess.uci.edu/researchgrp/prather/scholar_software 41 | 42 | 43 | ISORROPIA: 44 | 45 | COPYRIGHT 1996-2006, UNIVERSITY OF MIAMI, CARNEGIE MELLON UNIVERSITY, 46 | GEORGIA INSTITUTE OF TECHNOLOGY 47 | WRITTEN BY ATHANASIOS NENES 48 | UPDATED BY CHRISTOS FOUNTOUKIS 49 | 50 | 51 | KPP chemical solver (Kinetic Pre-Processor): 52 | 53 | KPP - symbolic chemistry Kinetics PreProcessor, Version 2.1 54 | (http://www.cs.vt.edu/~asandu/Software/KPP) 55 | KPP is distributed under GPL, the general public licence 56 | (http://www.gnu.org/copyleft/gpl.html) 57 | (C) 1995-1997, V. Damian & A. Sandu, CGRER, Univ. Iowa 58 | (C) 1997-2005, A. Sandu, Michigan Tech, Virginia Tech 59 | with contributions from: 60 | R. Sander, Max-Planck Institute for Chemistry, Mainz, Germany 61 | 62 | 63 | Linked list code (used in v11-02 and later versions): 64 | 65 | Copyright © 2005 Arjen Markus 66 | http://flibs.sourceforge.net/linked_list.html 67 | 68 | 69 | RRTM/RRTMG Copyright and Disclaimer: 70 | 71 | Copyright © 2002-2010, Atmospheric and Environmental Research, Inc. 72 | (AER, Inc.). This software may be used, copied, or redistributed as long 73 | as it is not sold and this copyright notice is reproduced on each copy made. 74 | This model is provided as is without any express or implied warranties. 75 | http://rtweb.aer.com/rrtm_frame.html 76 | 77 | 78 | SMVGEAR chemical solver (used in GEOS-Chem v10-01 and prior versions): 79 | 80 | ********************************************************************* 81 | ************ WRITTEN BY MARK JACOBSON (1993) ************ 82 | *** (C) COPYRIGHT, 1993 BY MARK Z. JACOBSON *** 83 | *** U.S. COPYRIGHT OFFICE REGISTRATION NO. TXu 670-279 *** 84 | *** (650) 723-6836 *** 85 | ********************************************************************* 86 | 87 | 88 | Licenses for Python packages used by GCPy: 89 | ============================================================================== 90 | 91 | Cartopy: 92 | 93 | Cartopy code 94 | 95 | All Cartopy source code, unless explicitly stated, is © British 96 | Crown copyright, 2016 and is licensed under the GNU Lesser General 97 | Public License as published by the Free Software Foundation, either 98 | version 3 of the License, or (at your option) any later version. 99 | You should find all source files with the following header: 100 | 101 | Code License 102 | 103 | © British Crown Copyright 2011 - 2016, Met Office 104 | 105 | This file is part of cartopy. 106 | 107 | Cartopy is free software: you can redistribute it and/or modify it 108 | under the terms of the GNU Lesser General Public License as 109 | published by the Free Software Foundation, either version 3 of the 110 | License, or (at your option) any later version. 111 | 112 | Cartopy is distributed in the hope that it will be useful, but 113 | WITHOUT ANY WARRANTY; without even the implied warranty of 114 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 115 | Lesser General Public License for more details. 116 | 117 | You should have received a copy of the GNU Lesser General Public 118 | License along with cartopy. If not, see https://www.gnu.org/licenses/. 119 | 120 | 121 | matplotlib: 122 | 123 | License agreement for matplotlib 3.1.1 124 | 125 | 1. This LICENSE AGREEMENT is between the Matplotlib Development 126 | Team ("MDT"), and the Individual or Organization ("Licensee") 127 | accessing and otherwise using matplotlib software in source or 128 | binary form and its associated documentation. 129 | 130 | 2. Subject to the terms and conditions of this License Agreement, 131 | MDT hereby grants Licensee a nonexclusive, royalty-free, world-wide 132 | license to reproduce, analyze, test, perform and/or display 133 | publicly, prepare derivative works, distribute, and otherwise use 134 | matplotlib 3.1.1 alone or in any derivative version, provided, 135 | however, that MDT's License Agreement and MDT's notice of 136 | copyright, i.e., "Copyright (c) 2012-2013 Matplotlib Development 137 | Team; All Rights Reserved" are retained in matplotlib 3.1.1 alone 138 | or in any derivative version prepared by Licensee. 139 | 140 | 3. In the event Licensee prepares a derivative work that is based 141 | on or incorporates matplotlib 3.1.1 or any part thereof, and wants 142 | to make the derivative work available to others as provided herein, 143 | then Licensee hereby agrees to include in any such work a brief 144 | summary of the changes made to matplotlib 3.1.1. 145 | 146 | 4. MDT is making matplotlib 3.1.1 available to Licensee on an "AS 147 | IS" basis. MDT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR 148 | IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, MDT MAKES NO AND 149 | DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR 150 | FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 151 | 3.1.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 152 | 153 | 5. MDT SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF 154 | MATPLOTLIB 3.1.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL 155 | DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR 156 | OTHERWISE USING MATPLOTLIB 3.1.1, OR ANY DERIVATIVE THEREOF, EVEN 157 | IF ADVISED OF THE POSSIBILITY THEREOF. 158 | 159 | 6. This License Agreement will automatically terminate upon a 160 | material breach of its terms and conditions. 161 | 162 | 7. Nothing in this License Agreement shall be deemed to create any 163 | relationship of agency, partnership, or joint venture between MDT 164 | and Licensee. This License Agreement does not grant permission to 165 | use MDT trademarks or trade name in a trademark sense to endorse or 166 | promote products or services of Licensee, or any third party. 167 | 168 | NumPy: 169 | 170 | NumPy license 171 | Copyright © 2005-2019, NumPy Developers. 172 | All rights reserved. 173 | 174 | Redistribution and use in source and binary forms, with or without 175 | modification, are permitted provided that the following conditions are met: 176 | 177 | * Redistributions of source code must retain the above copyright 178 | notice, this list of conditions and the following disclaimer. 179 | 180 | * Redistributions in binary form must reproduce the above 181 | copyright notice, this list of conditions and the following 182 | disclaimer in the documentation and/or other materials provided 183 | with the distribution. 184 | 185 | * Neither the name of the NumPy Developers nor the names of any 186 | contributors may be used to endorse or promote products derived 187 | from this software without specific prior written permission. 188 | 189 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 190 | “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 191 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 192 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 193 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 194 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 195 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 196 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 197 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 198 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 199 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 200 | OF THE POSSIBILITY OF SUCH DAMAGE. 201 | 202 | SciPy: 203 | 204 | SciPy license 205 | Copyright © 2001, 2002 Enthought, Inc. 206 | All rights reserved. 207 | 208 | Copyright © 2003-2013 SciPy Developers. 209 | All rights reserved. 210 | 211 | Redistribution and use in source and binary forms, with or without 212 | modification, are permitted provided that the following conditions are met: 213 | 214 | * Redistributions of source code must retain the above copyright 215 | notice, this list of conditions and the following disclaimer. 216 | 217 | * Redistributions in binary form must reproduce the above 218 | copyright notice, this list of conditions and the following 219 | disclaimer in the documentation and/or other materials provided 220 | with the distribution. 221 | 222 | * Neither the name of Enthought nor the names of the SciPy 223 | Developers may be used to endorse or promote products derived 224 | from this software without specific prior written permission. 225 | 226 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 227 | “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 228 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 229 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 230 | REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 231 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 232 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 233 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 234 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 235 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 236 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 237 | OF THE POSSIBILITY OF SUCH DAMAGE. 238 | 239 | xarray: 240 | 241 | xarray is available under the open source Apache License. 242 | http://www.apache.org/licenses/LICENSE-2.0.html 243 | 244 | esmpy: 245 | 246 | Licensed under the University of Illinois-NCSA License. 247 | https://opensource.org/licenses/NCSA 248 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Python/xarray tutorial for GEOS-Chem users 2 | 3 | [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/JiaweiZhuang/GEOSChem-python-tutorial/master) 4 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1469690.svg)](https://doi.org/10.5281/zenodo.1469690) 5 | [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/geoschem/GEOSChem-python-tutorial/blob/master/LICENSE.txt) 6 | 7 | * [Installation](#installation) 8 | * [Try it right now on the cloud for free](#try-it-right-now-on-the-cloud-for-free) 9 | * [Install on your own computer](#install-on-your-own-computer) 10 | * [Install on remote server & shared cluster](#install-on-remote-server--shared-cluster) 11 | * [Why Python](#why-python) 12 | * [What's wrong with IDL & MATLAB?](#whats-wrong-with-idl--matlab) 13 | * ["I already have lots of IDL scripts!"](#i-already-have-lots-of-idl-scripts) 14 | * [How about NCL? R? Julia?](#how-about-ncl-r-julia) 15 | * [How to learn Python](#how-to-learn-python) 16 | * [Recommended free materials](#recommended-free-materials) 17 | * [Python tutorials that you should skip](#python-tutorials-that-you-should-skip) 18 | * [From Python to general research computing skills](#from-python-to-general-research-computing-skills) 19 | 20 | # Installation 21 | 22 | ## Try it right now on the cloud for free 23 | 24 | [Click here](https://mybinder.org/v2/gh/JiaweiZhuang/GEOSChem-python-tutorial/master) to launch a pre-configured notebook environment on the cloud platform provided freely by the [binder project](https://mybinder.org). Use the Chrome browser if you have trouble loading that page. Refresh the page if loading fails. 25 | 26 | If the page is loaded successfully, you should see a [Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/What%20is%20the%20Jupyter%20Notebook.html) interface. Then, click on the first notebook to get started. Jupyter combines Python code, execution results, plots, custom texts, and even Latex formulas in a single page. Besides using the Jupyter program, you can also view the static notebook on GitHub (e.g [the first notebook](./Chapter00_basic_python.ipynb)). 27 | 28 | Please follow [Jupyter official doc](https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Notebook%20Basics.html) to learn basic operations. The most important command is `Shift+Enter` to execute the current code block. 29 | 30 | ## Install on your own computer 31 | 32 | Python is free & open-source so can be easily installed on any machines. To best way to get the **scientific** Python environment is using the [Conda management system](https://conda.io/docs/). Please follow the [official installation guide](https://conda.io/projects/conda/en/latest/user-guide/install/index.html) for installing on Linux/Mac/Windows. Linux/Mac also comes with a system Python (`/usr/bin/python`). Don't touch that. Windows users might find the [full Anaconda](https://docs.anaconda.com/anaconda/install/windows) (Conda plus tons of packages) with graphical interface easier to use than the command line. 33 | 34 | After installation, check the paths: 35 | 36 | ``` 37 | $ which conda python 38 | .../miniconda3/bin/conda 39 | .../miniconda3/bin/python 40 | ``` 41 | 42 | Clone this repository so you have all the notebooks and data files to work with: 43 | 44 | ``` 45 | $ git clone https://github.com/JiaweiZhuang/GEOSChem-python-tutorial.git 46 | ``` 47 | 48 | Install required packages into an isolated environment (which allows you to manage different versions of packages without affecting each other): 49 | 50 | ``` 51 | $ conda env create -vv -n geo -f geoschem-python-tutorial/environment.yml 52 | $ source activate geo 53 | ``` 54 | 55 | **Windows users** should use [environment_windows.yml](./environment_windows.yml) instead. 56 | 57 | You can use a different name other than `geo` for the environment. `-vv` prints more message so the installation won't look like getting stuck. 58 | 59 | Finally, start the Jupyter program 60 | ``` 61 | $ jupyter notebook 62 | ``` 63 | 64 | You should be taken to the web browser, just like when using the Binder cloud. Or visit the address `localhost:8888` in your browser. 65 | 66 | ## Install on remote server & shared cluster 67 | 68 | The true power of Jupyter notebook is that it can be easily used on the remote servers. All plots can be quickly shown in the browser and don't need to go through the terribly slow X11 Channel. **This drastically improves working efficiency.** When using IDL, I often wait for a long time for the X-Window to pop up. 69 | 70 | The installation steps are exactly the same as on your own computer. Even on shared HPC clusters, you can still set up your personal Python environment and don't need to ask the system administrator for permissions. This is possible because Conda does not require root access. For servers without Internet access (commonly seen in China), [here's a workaround](http://www.meteoboy.com/conda-without-internet.html) (in Chinese). 71 | 72 | There is a minor change in how you connect to the Jupyter interface. Recall that on your local computer, Jupyter can be accessed by the address `localhost:8888`. 8888 is the default [port number](https://en.wikipedia.org/wiki/Port_(computer_networking)#Common_port_numbers) for local Jupyter. To connect to a remote Jupyter program, use whatever different port number such as 8999. When `ssh` to the remote server, add the below port forwarding option so the signal can be sent to your web browser: 73 | 74 | ``` 75 | $ ssh ... -L 8999:localhost:8999 76 | ``` 77 | 78 | On the remote server, start Jupyter with port number specified, and without password ("token"): 79 | 80 | ``` 81 | $ jupyter notebook --NotebookApp.token='' --no-browser --port=8999 82 | ``` 83 | 84 | The password is not too useful in this case because the signal only goes through your SSH connection, and is not visible to the external world. 85 | 86 | Visit `localhost:8999` in your local web browser, then you should see a notebook interface. A working example can be found [in the GEOSChem-on-cloud project](http://cloud-gc.readthedocs.io/en/stable/chapter02_beginner-tutorial/quick-start.html#step-4-analyze-output-data-with-python-optional), where you manually connect to the Jupyter notebook on Amazon cloud. 87 | 88 | # Why Python 89 | 90 | Python is getting incredibly popular in the Earth science community. See [Why Python and Jupyter Notebooks](https://unidata.github.io/online-python-training/introduction.html) from UCAR/Unidata's [online Python training](http://unidata.github.io/online-python-training/). AMS has been hosting a [Symposium dedicated to Python](https://ams.confex.com/ams/98Annual/webprogram/8PYTHON.html) for many years; no other programming languages have such a privilege! 91 | 92 | Python's major advantages are: 93 | 94 | - Free and open-source, unlike IDL & MATLAB that cost a lot of money. 95 | - Very easy to learn. Researchers with any programming experience can pick it up in several minutes. This [Python-MATLAB cheatsheet](https://cheatsheets.quantecon.org) can help your migration. 96 | - Has an incredibly powerful ecosystem. The [Jupyter project](http://jupyter.org) has revolutionized research computing (checkout [this article on Nature](https://www.nature.com/news/interactive-notebooks-sharing-the-code-1.16261), and a [more recent paper](http://ebooks.iospress.nl/publication/42900)). For Earth science in particular, the [xarray package](https://xarray.pydata.org) is revolutionizing the way to process NetCDF data, as well as [many other data formats](https://xarray.pydata.org/en/stable/io.html) including the legacy BPCH format for GEOS-Chem (through [xbpch](http://xbpch.readthedocs.io)). 97 | 98 | For occasional programmers, Python can quickly fulfill your basic data analysis needs. For more advanced tasks, there will always be a solution in Python (often when there's no solution in other languages!). Here is a tiny subset of powerful Python packages: 99 | 100 | - Day-to-day data analysis and computing: [NumPy](http://www.numpy.org), [Matplotlib](https://matplotlib.org), [Pandas](https://pandas.pydata.org), [xarray](https://xarray.pydata.org) 101 | - Mathematical & Numerical analysis: [SciPy](https://docs.scipy.org/doc/scipy/reference/), [SymPy](https://www.sympy.org) 102 | - Fancy interactive visualization: [Bokeh](https://bokeh.pydata.org), [Plotly](https://plot.ly/python/), [Altair](https://altair-viz.github.io) 103 | - High-performance parallel computing: [Numba](https://numba.pydata.org), [Cython](http://cython.org), [Dask](https://dask.pydata.org/en/latest/) 104 | - Statistics and machine learning: [Statsmodels](https://www.statsmodels.org), [Scikit-learn](http://scikit-learn.org) 105 | - Deep learning: [TensorFLow](https://www.tensorflow.org), [Keras](https://keras.io), [PyTorch](https://pytorch.org) 106 | 107 | For Earth science, there are a lot more packages [listed here](http://pyaos.johnny-lin.com/?page_id=20), such as the [xESMF](http://xesmf.readthedocs.io) package I wrote for regridding. Finally, Python/xarray integrates extremely well with cloud computing platforms, through the pioneering [Pangeo project](https://pangeo-data.github.io). 108 | 109 | **All these come freely and easily**, as long as you know some basic Python... 110 | 111 | ## What's wrong with IDL & MATLAB? 112 | 113 | The major problem is that they contradict open science and reproducible research, since other people are not able to run your code without the expensive licenses. [Reproducing a research paper is hard enough](http://www.bbc.com/news/science-environment-39054778). Let us not make it even harder. 114 | 115 | Even if money is not a not problem, IDL & MATLAB still lead to a much lower research efficiency (worse user interface, slower code, incomplete functionality...), since they lack the modern features of Python as reviewed in the previous Section. 116 | 117 | The astronomy community have completely switched from IDL to Python and developed the outstanding [Astropy package](http://www.astropy.org). The full story is available in [this paper](https://arxiv.org/abs/1610.03159): 118 | 119 | > "One major (but not exclusive) driver of the need for change, and probably the most significant, was **widespread dissatisfaction with IDL**. Those who strongly feel that scientific software and analysis should be open are opposed to the high license fees (or really, any cost) required to run the code." 120 | 121 | Thus, the choice of programming language is not just a matter of taste. **It has real impact on the research efficiency and the openness of science**. 122 | 123 | To be clear, I am not blaming IDL or MATLAB -- they were the pioneers in interactive computing and were the only possible tools in the early time. But it is 2018, and there are much better open-source alternatives. 124 | 125 | ## "I already have lots of IDL scripts!" 126 | 127 | A 100-line IDL script can be often replaced by 10 lines of Python code, so the cost of switching to Python is much lower than you might expect. I learned IDL 4 years ago and had tons of IDL scripts too; but once I entered the Python world I decided to never use IDL (and even MATLAB) again. 128 | 129 | With Python/xarray, here's how you open a NetCDF file, extract a variable "O3", and save it to a new file. 130 | 131 | ```python 132 | import xarray as xr # use "xr" as a shortcut for the xarray module 133 | ds = xr.open_dataset('data.nc') # "ds" contains all information in that NC file 134 | dr = ds['O3'] # Extract a variable from the entire file. Code is self-explanatory 135 | dr.to_netcdf('O3_only.nc') # write this variable to a new file 136 | ``` 137 | 138 | This is even simpler & more intuitive than [NCO](http://nco.sourceforge.net), which is designed specifically for this kind of task (while xarray is general-purpose and can do a lot more things). 139 | 140 | With IDL, you would have to write (adapted from [IDL docs](http://www.harrisgeospatial.com/docs/NCDF_Overview.html)): 141 | ```IDL 142 | ; --- read data --- 143 | fid_in = NCDF_OPEN('data.nc') ; Open the NetCDF file: 144 | var_id = NCDF_VARID(fid, 'O3') ; Get the variable ID 145 | NCDF_VARGET, fid_in, var_id, data ; Get the variable data 146 | NCDF_CLOSE, fid_in ; close the NetCDF file 147 | 148 | ; --- write data --- 149 | fid_out = NCDF_CREATE('O3_only.nc', /CLOBBER) ; create a new file for O3 150 | 151 | ; the first thing is to define coordinate dimension 152 | ; assume we know that "O3" is a 4D field with shape (72, 46, 47, 1) 153 | lon_id= NCDF_DIMDEF(fid_out, 'lon', 72) 154 | lat_id= NCDF_DIMDEF(fid_out, 'lat', 46) 155 | lev_id= NCDF_DIMDEF(fid_out, 'lev', 47) 156 | time_id= NCDF_DIMDEF(fid_out, 'time', 1) 157 | 158 | ; then we need to define the actual coordinate variables 159 | lonarr_id = NCDF_VARDEF(fid_out, 'lon', [lon_id], /FLOAT) 160 | latarr_id = NCDF_VARDEF(fid_out, 'lat', [lat_id], /FLOAT) 161 | levarr_id = NCDF_VARDEF(fid_out, 'lev', [lev_id], /FLOAT) 162 | timearr_id = NCDF_VARDEF(fid_out, 'time', [time_id], /LONG) 163 | 164 | ; then, define the data variable for our O3 field, with minimal metadata 165 | var_id = NCDF_VARDEF(fid_out, 'O3', [lon_id, lat_id, lev_id, time_id], /FLOAT) 166 | NCDF_ATTPUT, fid_out, T_id, 'long_name', 'Ozone mixing ratio' 167 | NCDF_ATTPUT, fid_out, T_id, 'units', 'mol/mol' 168 | 169 | ; Hope you haven't fallen asleep! 170 | ; Let's switch to "data mode" to write actual numerical values 171 | ; Assume that arrays "lon_arr", "lat_arr"... are already defined somewhere 172 | NCDF_CONTROL, fid_out, /ENDEF ; from "define mode" to "data mode" 173 | NCDF_VARPUT, fid_out, lonarr_id, lon_arr ; fill-in coordinate values 174 | NCDF_VARPUT, fid_out, latarr_id, lat_arr 175 | NCDF_VARPUT, fid_out, levarr_id, lev_arr 176 | NCDF_VARPUT, fid_out, timearr_id, time_arr 177 | 178 | NCDF_VARPUT, fid_out, var_id, data ; fill in the actual data for O3 179 | 180 | NCDF_CLOSE, fid_out ; Phew... finally done! 181 | ``` 182 | 183 | IDL requires you to write low level code to construct a NetCDF file from scratch (exactly like a Fortran program does), while Python/xarray allows you to write **human-readable ideas**. The efficiency-gain by switching to Python is enormous. You can spend much less time writing boilerplate code and **have much more time thinking about real science**. Your code is also a lot more understandable to others, facilitating collaboration. 184 | 185 | It took me roughly 2 days to finish the data analysis part for [my recent paper](https://github.com/JiaweiZhuang/FV3_util), which involves processing Terabytes of data on the cubed-sphere grid (a quite computationally difficult problem). The same task would have taken me many weeks with IDL, if possible at all! 186 | 187 | ## How about NCL? R? Julia? 188 | 189 | They are all great open-source languages. But I recommend Python as the major tool, or the only tool if you only have time to learn one thing. 190 | 191 | I love [NCL](https://www.ncl.ucar.edu) but it lacks many modern features, notably Jupyter integration. There are [interests in integrating NCL and Jupyter](https://www2.cisl.ucar.edu/siparcs-2018-projects#Accelerating), but this will take some effort. My favorite thing in NCL is [its colormaps](https://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml). Fortunately, you have [full access to NCL colormaps in Python](https://github.com/hhuangwx/cmaps). 192 | 193 | [R](https://www.r-project.org) is great for statistics, but dealing with Earth science data is much more than stats. The ecosystem in Python is much more complete. Also, R is a lot more difficult to learn than Python (especially for MATLAB users). 194 | 195 | [Julia](https://julialang.org) is perhaps the best language for writing atmospheric models (if there is a chance to rewrite existing models, which is not likely to happen within 10 years). But its data analysis ecosystem is still not comparable with Python. 196 | 197 | Finally, any R or Julia users should know some basic Python, because Python is the core of Jupyter notebooks where R or Julia code runs in. (**Ju**-**py**-te-**r** actually means Julia+Python+R!) 198 | 199 | # How to learn Python 200 | 201 | I sometimes hear from friends (especially old-school atmospheric scientists) that "Python is hard" -- it always turns out that they are learning Python in a totally wrong way! Python is a general purpose language used in many domains -- a big use case is web development. If you search for "python tutorial" on the Internet, you are very very likely find tutorials on web development or computer algorithms. Don't waste time on them if you just want to get science done as quickly as possible. Stick to **data science** tutorials -- they teach you how to analyze data, which is exactly what an atmospheric modeller needs. **The proper tutorial should feel very accessible and highly relevant to your daily research work.** 202 | 203 | Besides the tutorials in this repository, I recommend those websites below: 204 | 205 | ## Recommended free materials 206 | 207 | Name & Link | Level 208 | --- | --- 209 | [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/) | Beginner (highly recommended!) 210 | [Software Carpentry Python Tutorial](http://swcarpentry.github.io/python-novice-gapminder/) | Beginner 211 | [Scipy Lecture Notes](http://www.scipy-lectures.org) | Beginner + Advanced 212 | [IPython Cookbook](https://ipython-books.github.io) | Advanced 213 | [Research Computing in Earth Sciences](https://rabernat.github.io/research_computing/pages/schedule.html) | Beginner + Advanced 214 | 215 | ## Python tutorials that you should skip 216 | 217 | **Avoid** books & tutorials containing 218 | 219 | ```python 220 | from numpy import * # will mess-up the variable environment ("namespace") 221 | from pylab import * # mixing matplotlib and numpy together 222 | print "hello" # python2 syntax. You should use Python3 syntax: print("hello") 223 | ``` 224 | 225 | They are commonly seen in old "Python for scientific computing" books. Don't waste your time on learning old syntaxes. 226 | 227 | Also, **skip** books that do not jump into NumPy at the very beginning but instead talk about Python web frameworks like "Flask" and "Django". They are irrelevant to what you need. **A lot of wonderful Python books actually belong to this category** (such as [Fluent Python](http://shop.oreilly.com/product/0636920032519.do)), **so be careful**. As an atmospheric scientist (especially an atmospheric chemist), you definitely do not need this level of Python skill. 228 | 229 | ## From Python to general research computing skills 230 | 231 | There is a very similar philosophy for learning most programming tools. If you find Git, vim, or even Linux command line difficult to learn, then the reason is that you are not reading the proper material written for academic researchers. In general, 90% of programming tutorials are targeted at web development, which is a **far bigger** market than scientific computing. Domain scientists who are unaware of this fact can get highly confused when learning programming, especially when trying to find materials on their own. 232 | 233 | So, make sure you are reading something related to **Research computing** (not just "coding" in general!) 234 | 235 | A great resource is [software carpentry](https://software-carpentry.org). I particularly recommend lessons on [Linux command line](http://swcarpentry.github.io/shell-novice/), [Git](http://swcarpentry.github.io/git-novice/), [Makefile](http://swcarpentry.github.io/make-novice/), and [Python](http://swcarpentry.github.io/python-novice-gapminder/). I also recommend the book (not free though) [Effective Computation in Physics](http://shop.oreilly.com/product/0636920033424.do), which can bring a researcher's software skill to the next level. 236 | 237 | Finally, this situation (hard to identify proper tutorials) is also true for cloud computing. The cloud should be relatively easy to learn if you follow the correct path (i.e. read the [documentation](http://cloud-gc.readthedocs.io/) I wrote!), instead of learning it from a web programmer's perspective. 238 | 239 | 240 | # Licensing 241 | 242 | This tutorial is distributed under the MIT license. Please see the license 243 | documents LICENSE.txt and AUTHORS.txt, both of which are located in the 244 | root folder. 245 | 246 | -------------------------------------------------------------------------------- /diaginfo.dat: -------------------------------------------------------------------------------- 1 | #============================================================================== 2 | # diaginfo.dat: Created by GEOS-CHEM at 2018/05/09 18:08 3 | # 4 | # ****** CUSTOMIZED FOR NOx-Ox-Hydrocarbon-Aerosol SIMULATION ***** 5 | # 6 | # This file contains category names and the offsets which they are stored 7 | # in file "tracerinfo.dat". This file is read into GAMAP by routine 8 | # "ctm_diaginfo.pro". 9 | # 10 | # File Format: 11 | # ----------------------------------------------------------------------------- 12 | # OFFSET (I8 ) Constant to add to tracer numbers in order to distinguish 13 | # for the given diagnostic category, as stored in file 14 | # "tracerinfo.dat". OFFSET may be up to 8 digits long. 15 | # -- (1X ) 1-character spacer 16 | # CATEGORY (A40) Category name for CTM diagnostics. NOTE: The category name 17 | # can be up to 40 chars long, but historically the GEOS-CHEM 18 | # and GISS models have used an 8-character category name. 19 | # COMMENT (A ) Descriptive comment string 20 | # 21 | # -- (1X ) 1-character spacer 22 | # 23 | ##### SPACING BETWEEN DIAGNOSTIC CATEGORY OFFSETS = 1000 24 | #============================================================================== 25 | 0 IJ-AVG-$ Tracer concentration 26 | 0 IJ-24H-$ 24-hr avg tracer conc. 27 | 0 INST-MAP Instantaneous tracer 28 | 0 IJ-MAX-$ Surface peak concentration 29 | 1000 ANTHSRCE Anthropogenic emissions 30 | 1000 BIOFSRCE Biofuel emissions 31 | 1000 NO-AC-$ Aircraft NO 32 | 1000 NO-AN-$ Anthropogenic NO 33 | 1000 NO-BIOB Biomass NO 34 | 1000 NO-BIOF Biofuel NO 35 | 1000 NO-LI-$ Lightning NO 36 | 1000 NO-SOIL Soil NO 37 | 1000 NO-FERT Fertilizer NO 38 | 1000 NO-STRT Stratopsheric NO 39 | 2000 INST_COL Instantaneous columns 40 | 3000 CV-FLX-$ Convective mass flux 41 | 3000 TURBMC-$ PBL mixing mass flux 42 | 3000 EW-FLX-$ E/W transport flux 43 | 3000 NS-FLX-$ N/S transport flux 44 | 3000 UP-FLX-$ Up/down transport flux 45 | 3000 STRT-FLX Flux from stratosphere 46 | 3000 RN--SRCE Rn-Pb-Be source 47 | 3000 RN-DECAY Rn-Pb-Be loss 48 | 3000 WETDCV-$ Conv wet scavenging 49 | 3000 WETDLS-$ Wet deposition 50 | 3000 MC-FRC-$ Moist conv fraction 51 | 4000 DMS-BIOG Biogenic DMS 52 | 4000 DUSTSRCE Dust emission 53 | 4000 NVOCSRCE NVOC emissions 54 | 4000 SALTSRCE Seasalt emission 55 | 4000 SO2-AC-$ Aircraft SO2 emissions 56 | 4000 SO2-AN-$ Anthro SO2 emissions 57 | 4000 SO2-BIOB Biomass SO2 emissions 58 | 4000 SO2-BIOF Biofuel SO2 emissions 59 | 4000 SO2-EV-$ Erup. Volcano SO2 60 | 4000 SO2-NV-$ Non-Erup. Volcano SO2 61 | 4000 SO2-SHIP SO2 from ship exhaust 62 | 4000 SO4-AN-$ Anthro SO4 emissions 63 | 4000 SO4-BIOF Biofuel SO4 emissions 64 | 4000 NH3-ANTH Anthro NH3 emissions 65 | 4000 NH3-NATU Natural NH3 emissions 66 | 4000 NH3-BIOB Biomass NH3 emissions 67 | 4000 NH3-BIOF Biofuel NH3 emissions 68 | 4000 TROPO-AV Trop avg'd tracer 69 | 4000 TCMASS-$ Tracer mass (kg) 70 | 10000 PEDGE-$ Pressure at level edges 71 | 10000 PS-PTOP Pressure level edges 72 | 11000 DAO-FLDS GMAO 2-D met fields 73 | 12000 DAO-3D-$ GMAO 3-D met fields 74 | 13000 JV-MAP-$ Photolysis rates 75 | 14000 OD-MAP-$ Optical Depths 76 | 15000 LANDMAP Land type map 77 | 16000 CHEM-L=$ Chemical Prod/Loss 78 | 17000 PORL-L=$ ND65 P/L family diagnostics 79 | 18000 PL-SUL=$ P/L of sulfur species 80 | 19000 TIME-SER Timeseries quantities 81 | 20000 CO--SRCE CO Source diagnostic 82 | 21000 BIOGSRCE Biogenic emissions 83 | 22000 ACETSRCE Acetone emissions 84 | 23000 EMDIS-BL Emissions in PBL 85 | 24000 BXHGHT-$ Boxheight, airmass, etc 86 | 25000 DXYP Surface area 87 | 26000 TR-PAUSE Annual mean tropopause 88 | 27000 PBLDEPTH Afternoon PBL height 89 | 28000 WD-FRC-$ Wet dep fraction 90 | 29000 WD-LSR-$ Large-scale rainout 91 | 29000 WD-CVR-$ Convective rainout 92 | 29000 WD-LSW-$ Large-scale washout 93 | 29000 WD-CVW-$ Convective washout 94 | 31000 COBUDGET bnd CO-OH budget 95 | 32000 CH4-LOSS CH4 Loss by OH 96 | 33000 BC-ANTH Anthro BC emission 97 | 33000 BC-BIOB Biomass BC emission 98 | 33000 BC-BIOF Biofuel BC emission 99 | 33000 OC-ANTH Anthro OC emission 100 | 33000 OC-BIOB Biomass OC emission 101 | 33000 OC-BIOF Biofuel OC emission 102 | 33000 OC-BIOG Biogenic OC emission 103 | 33000 OC-MTPA Biogenic MTPA emission 104 | 33000 OC-LIMO Biogenic ALPH emission 105 | 33000 OC-MTPO Biogenic MTPO emission 106 | 33000 OC-SESQ Biogenic SESQ emission 107 | 33000 PL-BC=$ H-philic from H-phobic BC 108 | 33000 PL-OC=$ Philic OC prod/SOA prod 109 | 33000 SALT-SR$ Sea salt emission 110 | 33000 BLKC-SR$ Black carbon emission 111 | 33000 ORGC-SR$ Organic Carbon emission 112 | 34000 HG-SRCE Hg emissions 113 | 61000 HG0-ANTH Hg(0) Anthro Emissions 114 | 62000 HG0-AQUA Hg(0) Ocean Mass 115 | 63000 HG0-RECY Hg(0) Land Prompt Recycling 116 | 64000 HGNET-OC Hg(0) Net Ocean Emissions 117 | 65000 HG0-GEOG Hg(0) Geogenic Emissions 118 | 66000 HG2-ANTH Hg(II) Anthro Emissions 119 | 67000 HG2-AQUA Hg(II) Ocean Mass 120 | 68000 HG2-SINK Hg(II) Sinking 121 | 69000 HGP-ANTH Hg(P) Anthro Emissions 122 | 70000 HGT-AQUA Hg Total Ocean Mass 123 | 71000 HGP-AQUA Hg(P) Ocean Mass 124 | 72000 HGP-CONV Hg(II) Aqeous Conversion to Particle 125 | 73000 HG0-BURN Hg(0) Biomass Burning Emissions 126 | 74000 HG0-VEGT Hg(0) Veg Transp. Emissions 127 | 75000 HG0-SOIL Hg(0) Soil Emissions 128 | 76000 HG0-FXUP Hg(0) Gross Ocean Up Flux 129 | 77000 HG0-FXDN Hg(0) Gross Ocean Down Flux 130 | 78000 HG0-SNOW Hg(0) Snow Emissions 131 | 79000 HG-NETOX Hg(0) to Hg(II) Net Oxidation 132 | 80000 HG2-OXOH Hg(0) Oxidation to Hg(II) by OH 133 | 81000 HG2-OXO3 Hg(0) Oxidation to Hg(II) by O3 134 | 82000 HG2-SALT Hg(II) Loss by Sea Salt 135 | 83000 HG2-SSRX Hg(0) Sea Salt Reaction Rate 136 | 84000 HG2-OXBR Hg(0) Oxidation to Hg(II) by Br 137 | 35000 PL-HG2-$ Prod / loss of Hg2 138 | 36000 DRYD-FLX Drydep fluxes 139 | 37000 DRYD-VEL Drydep velocities 140 | 38000 HCN-PL-$ HCN & CH3CN sinks 141 | 39000 HCN-SRCE HCN & CH3CN sources 142 | 40000 CO2-SRCE CO2 fluxes 143 | 41000 OCEAN-HG Oceanic Hg emissions 144 | 42000 LFLASH-$ Lightning flash rates 145 | 43000 IJ-SOA-$ SOA concentrations 146 | 44000 CH3ISRCE CH3I emissions 147 | 45000 BIOBSRCE Biomass emissions 148 | 46000 TIME-TPS Fraction of time in troposphere 149 | 47000 PL-H2HD- Prod / loss of H2-HD 150 | 48000 H2HD-SRC H2 HD emissions 151 | 50000 GAMMA-$ gamma values 152 | 49000 SNOW-HG Reducible Hg mass in ocean snow and ice 153 | 50000 SNOW-HGN Non-reducible Hg mass in ocean snow and 154 | 51000 SNHG-LN Reducible Hg mass in land snow and ice 155 | 52000 SNHGN-LN Non-reducible Hg mass in snow and ice 156 | 57000 THETA-$ Potential temperature 157 | 50000 CH4-EMIS CH4 Emissions 158 | 51000 WET-FRAC Wetland Fraction 159 | 59000 SHIP-$$$ Ship diagnostics 160 | 60000 RST-SOIL Soil NOx restart file 161 | 52000 PG-SRCE POPs Emissions 162 | 53000 PG-PP-$ POP partitioning/oxidation 163 | 54000 FJX-FLX$ Radiative flux from FAST-JX 164 | 55000 IJ-PSC-$ PSC restart file 165 | 72000 RADMAP-$ Radiative diagnostics 166 | 85000 ISOROP-$ ISORROPIA pH and H+ 167 | 50000 IJ-CHK-$ Species concentrations after chemistry 168 | -------------------------------------------------------------------------------- /environment.yml: -------------------------------------------------------------------------------- 1 | channels: 2 | - defaults 3 | - conda-forge 4 | dependencies: 5 | - python=3.6 # Python version 3.6 6 | - cython # Python <-> C interfacing 7 | - cartopy # Geographic plotting toolkit 8 | - dask # Parallel processing library 9 | - jupyter # Jupyter federation architecture 10 | - jupyterlab # next-generation Jupyter 11 | - matplotlib # 2D plotting library 12 | - netcdf4 # netcdf4 Python API, backend for xarray 13 | - scipy # Common math/stats/science functions 14 | - scikit-learn # Machine learning library 15 | - seaborn # Statistical visualizations 16 | - xarray # the major tool to work with NetCDF data 17 | - xbpch # Interface for bpch output files 18 | - esmpy # Python interface to ESMF (xesmf dependency) 19 | - pip: 20 | # These are additional libraries to search for on PyPI 21 | - xesmf==0.2.0 # Regridding xarray and numpy data -------------------------------------------------------------------------------- /environment_windows.yml: -------------------------------------------------------------------------------- 1 | channels: 2 | - defaults 3 | - conda-forge 4 | dependencies: 5 | - python=3.6 # Python version 3.6 6 | - cython # Python <-> C interfacing 7 | - cartopy # Geographic plotting toolkit 8 | - dask # Parallel processing library 9 | - jupyter # Jupyter federation architecture 10 | - jupyterlab # next-generation Jupyter 11 | - matplotlib # 2D plotting library 12 | - netcdf4 # netcdf4 Python API, backend for xarray 13 | - scipy # Common math/stats/science functions 14 | - scikit-learn # Machine learning library 15 | - seaborn # Statistical visualizations 16 | - xarray # the major tool to work with NetCDF data 17 | - xbpch # Interface for bpch output files -------------------------------------------------------------------------------- /gamap_colormap.py: -------------------------------------------------------------------------------- 1 | # IDL/gamap's default WhGrYlRd color scheme 2 | 3 | WhGrYlRd_RBG_string = """ 4 | 255 255 255 5 | 252 254 255 6 | 249 254 255 7 | 246 253 255 8 | 244 252 255 9 | 241 252 255 10 | 238 251 255 11 | 235 250 255 12 | 232 250 255 13 | 229 249 255 14 | 226 248 255 15 | 223 248 255 16 | 221 247 255 17 | 218 246 255 18 | 215 246 255 19 | 212 245 255 20 | 209 245 255 21 | 206 244 255 22 | 203 243 255 23 | 200 243 255 24 | 198 242 255 25 | 195 241 255 26 | 192 241 255 27 | 189 240 255 28 | 186 239 255 29 | 183 239 255 30 | 180 238 255 31 | 177 237 255 32 | 175 237 255 33 | 172 236 255 34 | 169 235 255 35 | 166 235 255 36 | 163 234 255 37 | 160 233 255 38 | 157 233 255 39 | 154 232 255 40 | 152 231 255 41 | 149 231 255 42 | 146 230 255 43 | 143 229 255 44 | 140 229 255 45 | 137 228 255 46 | 134 228 255 47 | 131 227 255 48 | 129 226 255 49 | 126 226 255 50 | 123 225 255 51 | 120 224 255 52 | 117 224 255 53 | 114 223 255 54 | 111 222 255 55 | 108 222 255 56 | 106 221 255 57 | 103 220 255 58 | 100 220 255 59 | 97 219 255 60 | 94 218 255 61 | 91 218 255 62 | 88 217 255 63 | 86 216 255 64 | 83 216 255 65 | 80 215 255 66 | 77 214 255 67 | 74 214 255 68 | 73 213 255 69 | 75 214 251 70 | 78 215 247 71 | 81 215 243 72 | 84 216 239 73 | 87 217 235 74 | 90 217 231 75 | 93 218 227 76 | 96 219 223 77 | 99 219 219 78 | 101 220 215 79 | 104 221 211 80 | 107 221 207 81 | 110 222 203 82 | 113 223 199 83 | 116 223 195 84 | 119 224 191 85 | 122 225 187 86 | 125 225 183 87 | 127 226 179 88 | 130 227 175 89 | 133 227 171 90 | 136 228 167 91 | 139 229 162 92 | 142 229 158 93 | 145 230 154 94 | 148 231 150 95 | 150 231 146 96 | 153 232 142 97 | 156 233 138 98 | 159 233 134 99 | 162 234 130 100 | 165 235 126 101 | 168 235 122 102 | 171 236 118 103 | 174 237 114 104 | 176 237 110 105 | 179 238 106 106 | 182 239 102 107 | 185 239 98 108 | 188 240 94 109 | 191 241 90 110 | 194 241 86 111 | 197 242 82 112 | 200 243 78 113 | 202 243 74 114 | 205 244 70 115 | 208 245 66 116 | 211 245 62 117 | 214 246 58 118 | 217 247 54 119 | 220 247 50 120 | 223 248 46 121 | 225 249 42 122 | 228 249 38 123 | 231 250 34 124 | 234 251 30 125 | 237 251 26 126 | 240 252 22 127 | 243 253 18 128 | 246 253 14 129 | 249 254 10 130 | 251 255 6 131 | 254 255 2 132 | 255 254 0 133 | 255 250 0 134 | 255 246 0 135 | 255 242 0 136 | 255 238 0 137 | 255 234 0 138 | 255 230 0 139 | 255 226 0 140 | 255 222 0 141 | 255 218 0 142 | 255 214 0 143 | 255 210 0 144 | 255 206 0 145 | 255 202 0 146 | 255 198 0 147 | 255 194 0 148 | 255 190 0 149 | 255 186 0 150 | 255 182 0 151 | 255 178 0 152 | 255 174 0 153 | 255 170 0 154 | 255 166 0 155 | 255 161 0 156 | 255 157 0 157 | 255 153 0 158 | 255 149 0 159 | 255 145 0 160 | 255 141 0 161 | 255 137 0 162 | 255 133 0 163 | 255 129 0 164 | 255 125 0 165 | 255 121 0 166 | 255 117 0 167 | 255 113 0 168 | 255 109 0 169 | 255 105 0 170 | 255 101 0 171 | 255 97 0 172 | 255 93 0 173 | 255 89 0 174 | 255 85 0 175 | 255 81 0 176 | 255 77 0 177 | 255 73 0 178 | 255 69 0 179 | 255 65 0 180 | 255 61 0 181 | 255 57 0 182 | 255 53 0 183 | 255 49 0 184 | 255 45 0 185 | 255 41 0 186 | 255 37 0 187 | 255 33 0 188 | 255 29 0 189 | 255 25 0 190 | 255 21 0 191 | 255 17 0 192 | 255 13 0 193 | 255 9 0 194 | 255 5 0 195 | 255 1 0 196 | 254 0 0 197 | 251 0 0 198 | 248 0 0 199 | 246 0 0 200 | 243 0 0 201 | 240 0 0 202 | 238 0 0 203 | 235 0 0 204 | 232 0 0 205 | 230 0 0 206 | 227 0 0 207 | 224 0 0 208 | 222 0 0 209 | 219 0 0 210 | 216 0 0 211 | 214 0 0 212 | 211 0 0 213 | 208 0 0 214 | 206 0 0 215 | 203 0 0 216 | 200 0 0 217 | 198 0 0 218 | 195 0 0 219 | 192 0 0 220 | 189 0 0 221 | 187 0 0 222 | 184 0 0 223 | 181 0 0 224 | 179 0 0 225 | 176 0 0 226 | 173 0 0 227 | 171 0 0 228 | 168 0 0 229 | 165 0 0 230 | 163 0 0 231 | 160 0 0 232 | 157 0 0 233 | 155 0 0 234 | 152 0 0 235 | 149 0 0 236 | 147 0 0 237 | 144 0 0 238 | 141 0 0 239 | 139 0 0 240 | 136 0 0 241 | 133 0 0 242 | 131 0 0 243 | 128 0 0 244 | 125 0 0 245 | 123 0 0 246 | 120 0 0 247 | 117 0 0 248 | 114 0 0 249 | 112 0 0 250 | 109 0 0 251 | 106 0 0 252 | 104 0 0 253 | 101 0 0 254 | 98 0 0 255 | 96 0 0 256 | 93 0 0 257 | 90 0 0 258 | 88 0 0 259 | 85 0 0 260 | """ 261 | 262 | import numpy as np 263 | from matplotlib.colors import ListedColormap 264 | WhGrYlRd_scheme = np.fromstring(WhGrYlRd_RBG_string, sep='\t').reshape(-1,3) 265 | WhGrYlRd = ListedColormap(WhGrYlRd_scheme/255.0) -------------------------------------------------------------------------------- /initial_GEOSChem_rst.4x5_tropchem.nc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geoschem/GEOSChem-python-tutorial/a18159d419fcd6e2b78814133b15ada63823a550/initial_GEOSChem_rst.4x5_tropchem.nc -------------------------------------------------------------------------------- /new-NC-diagnostics.nc4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geoschem/GEOSChem-python-tutorial/a18159d419fcd6e2b78814133b15ada63823a550/new-NC-diagnostics.nc4 -------------------------------------------------------------------------------- /old-ND49-diagnostics.bpch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geoschem/GEOSChem-python-tutorial/a18159d419fcd6e2b78814133b15ada63823a550/old-ND49-diagnostics.bpch -------------------------------------------------------------------------------- /tracerinfo.dat: -------------------------------------------------------------------------------- 1 | #============================================================================== 2 | # tracerinfo.dat: Created by GEOS-CHEM at 2018/05/09 18:08 3 | # 4 | # ****** CUSTOMIZED FOR NOx-Ox-Hydrocarbon-Aerosol SIMULATION ***** 5 | # 6 | # This file contains name weight and index information about GEOS-CHEM 7 | # tracers. It is read by routine "ctm_tracerinfo.pro" of the GAMAP package. 8 | # 9 | # File Format: 10 | # ----------------------------------------------------------------------------- 11 | # NAME (A8 ) Tracer name (up to 8 chars) 12 | # -- (1X ) 1-character spacer 13 | # FULLNAME (A30 ) Full tracer name (up to 30 chars) 14 | # MOLWT (E10.0) Molecular weight (kg/mole) 15 | # C (I3 ) For HC's: # moles C/moles tracer; otherwise set=1 16 | # TRACER (I9 ) Tracer number (up to 9 digits) 17 | # SCALE (E10.3) Standard scale factor to convert to unit given below 18 | # -- (1X ) 1-character spacer 19 | # UNIT (A40 ) Unit string 20 | # 21 | #============================================================================== 22 | # GEOS-CHEM tracers [ppbv] 23 | #============================================================================== 24 | NO NO tracer 3.000E-02 1 1 1.000E+09 ppbv 25 | O3 O3 tracer 4.800E-02 1 2 1.000E+09 ppbv 26 | PAN PAN tracer 1.210E-01 1 3 1.000E+09 ppbv 27 | CO CO tracer 2.800E-02 1 4 1.000E+09 ppbv 28 | ALK4 ALK4 tracer 1.200E-02 4 5 1.000E+09 ppbC 29 | ISOP ISOP tracer 1.200E-02 5 6 1.000E+09 ppbC 30 | HNO3 HNO3 tracer 6.300E-02 1 7 1.000E+09 ppbv 31 | H2O2 H2O2 tracer 3.400E-02 1 8 1.000E+09 ppbv 32 | ACET ACET tracer 1.200E-02 3 9 1.000E+09 ppbC 33 | MEK MEK tracer 1.200E-02 4 10 1.000E+09 ppbC 34 | ALD2 ALD2 tracer 1.200E-02 2 11 1.000E+09 ppbC 35 | RCHO RCHO tracer 5.800E-02 1 12 1.000E+09 ppbv 36 | MVK MVK tracer 7.000E-02 1 13 1.000E+09 ppbv 37 | MACR MACR tracer 7.000E-02 1 14 1.000E+09 ppbv 38 | NPMN NPMN tracer 1.470E-01 1 15 1.000E+09 ppbv 39 | PPN PPN tracer 1.350E-01 1 16 1.000E+09 ppbv 40 | R4N2 R4N2 tracer 1.190E-01 1 17 1.000E+09 ppbv 41 | PRPE PRPE tracer 1.200E-02 3 18 1.000E+09 ppbC 42 | C3H8 C3H8 tracer 1.200E-02 3 19 1.000E+09 ppbC 43 | CH2O CH2O tracer 3.000E-02 1 20 1.000E+09 ppbv 44 | C2H6 C2H6 tracer 1.200E-02 2 21 1.000E+09 ppbC 45 | N2O5 N2O5 tracer 1.080E-01 1 22 1.000E+09 ppbv 46 | HNO4 HNO4 tracer 7.900E-02 1 23 1.000E+09 ppbv 47 | MP MP tracer 4.800E-02 1 24 1.000E+09 ppbv 48 | DMS DMS tracer 6.200E-02 1 25 1.000E+09 ppbv 49 | SO2 SO2 tracer 6.400E-02 1 26 1.000E+09 ppbv 50 | SO4 SO4 tracer 9.600E-02 1 27 1.000E+09 ppbv 51 | SO4s SO4s tracer 3.140E-02 1 28 1.000E+09 ppbv 52 | MSA MSA tracer 9.600E-02 1 29 1.000E+09 ppbv 53 | NH3 NH3 tracer 1.700E-02 1 30 1.000E+09 ppbv 54 | NH4 NH4 tracer 1.800E-02 1 31 1.000E+09 ppbv 55 | NIT NIT tracer 6.200E-02 1 32 1.000E+09 ppbv 56 | NITs NITs tracer 3.140E-02 1 33 1.000E+09 ppbv 57 | BCPI BCPI tracer 1.200E-02 1 34 1.000E+09 ppbv 58 | OCPI OCPI tracer 1.200E-02 1 35 1.000E+09 ppbv 59 | BCPO BCPO tracer 1.200E-02 1 36 1.000E+09 ppbv 60 | OCPO OCPO tracer 1.200E-02 1 37 1.000E+09 ppbv 61 | DST1 DST1 tracer 2.900E-02 1 38 1.000E+09 ppbv 62 | DST2 DST2 tracer 2.900E-02 1 39 1.000E+09 ppbv 63 | DST3 DST3 tracer 2.900E-02 1 40 1.000E+09 ppbv 64 | DST4 DST4 tracer 2.900E-02 1 41 1.000E+09 ppbv 65 | SALA SALA tracer 3.140E-02 1 42 1.000E+09 ppbv 66 | SALC SALC tracer 3.140E-02 1 43 1.000E+09 ppbv 67 | Br2 Br2 tracer 1.600E-01 1 44 1.000E+09 ppbv 68 | Br Br tracer 8.000E-02 1 45 1.000E+09 ppbv 69 | BrO BrO tracer 9.600E-02 1 46 1.000E+09 ppbv 70 | HOBr HOBr tracer 9.700E-02 1 47 1.000E+09 ppbv 71 | HBr HBr tracer 8.100E-02 1 48 1.000E+09 ppbv 72 | BrNO2 BrNO2 tracer 1.260E-01 1 49 1.000E+09 ppbv 73 | BrNO3 BrNO3 tracer 1.420E-01 1 50 1.000E+09 ppbv 74 | CHBr3 CHBr3 tracer 2.530E-01 1 51 1.000E+09 ppbv 75 | CH2Br2 CH2Br2 tracer 1.740E-01 1 52 1.000E+09 ppbv 76 | CH3Br CH3Br tracer 9.500E-02 1 53 1.000E+09 ppbv 77 | MPN MPN tracer 9.300E-02 1 54 1.000E+09 ppbv 78 | ISOPND ISOPND tracer 1.470E-01 1 55 1.000E+09 ppbv 79 | ISOPNB ISOPNB tracer 1.470E-01 1 56 1.000E+09 ppbv 80 | MOBA MOBA tracer 1.140E-01 1 57 1.000E+09 ppbv 81 | PROPNN PROPNN tracer 1.190E-01 1 58 1.000E+09 ppbv 82 | HAC HAC tracer 7.400E-02 1 59 1.000E+09 ppbv 83 | GLYC GLYC tracer 6.000E-02 1 60 1.000E+09 ppbv 84 | MVKN MVKN tracer 1.490E-01 1 61 1.000E+09 ppbv 85 | MACRN MACRN tracer 1.490E-01 1 62 1.000E+09 ppbv 86 | MAP MAP tracer 7.600E-02 1 63 1.000E+09 ppbv 87 | NO2 NO2 tracer 4.600E-02 1 64 1.000E+09 ppbv 88 | NO3 NO3 tracer 6.200E-02 1 65 1.000E+09 ppbv 89 | HNO2 HNO2 tracer 4.700E-02 1 66 1.000E+09 ppbv 90 | BENZ BENZ tracer 1.200E-02 6 67 1.000E+09 ppbC 91 | TOLU TOLU tracer 1.200E-02 7 68 1.000E+09 ppbC 92 | XYLE XYLE tracer 1.200E-02 8 69 1.000E+09 ppbC 93 | MTPA MTPA tracer 1.362E-01 1 70 1.000E+09 ppbv 94 | LIMO LIMO tracer 1.362E-01 1 71 1.000E+09 ppbv 95 | SOAP SOAP tracer 1.500E-01 1 72 1.000E+09 ppbv 96 | SOAS SOAS tracer 1.500E-01 1 73 1.000E+09 ppbv 97 | EOH EOH tracer 1.200E-02 2 74 1.000E+09 ppbC 98 | MGLY MGLY tracer 7.200E-02 1 75 1.000E+09 ppbv 99 | GLYX GLYX tracer 5.800E-02 1 76 1.000E+09 ppbv 100 | ACTA ACTA tracer 6.000E-02 1 77 1.000E+09 ppbv 101 | HPALD HPALD tracer 1.160E-01 1 78 1.000E+09 ppbv 102 | DHDN DHDN tracer 2.260E-01 1 79 1.000E+09 ppbv 103 | ETHLN ETHLN tracer 1.050E-01 1 80 1.000E+09 ppbv 104 | HCOOH HCOOH tracer 4.600E-02 1 81 1.000E+09 ppbv 105 | IEPOXA IEPOXA tracer 1.180E-01 1 82 1.000E+09 ppbv 106 | IEPOXB IEPOXB tracer 1.180E-01 1 83 1.000E+09 ppbv 107 | IEPOXD IEPOXD tracer 1.180E-01 1 84 1.000E+09 ppbv 108 | ISN1 ISN1 tracer 1.470E-01 1 85 1.000E+09 ppbv 109 | RIPA RIPA tracer 1.180E-01 1 86 1.000E+09 ppbv 110 | RIPB RIPB tracer 1.180E-01 1 87 1.000E+09 ppbv 111 | RIPD RIPD tracer 1.180E-01 1 88 1.000E+09 ppbv 112 | IMAE IMAE tracer 1.020E-01 1 89 1.000E+09 ppbv 113 | SOAIE SOAIE tracer 1.180E-01 1 90 1.000E+09 ppbv 114 | SOAME SOAME tracer 1.020E-01 1 91 1.000E+09 ppbv 115 | SOAGX SOAGX tracer 5.800E-02 1 92 1.000E+09 ppbv 116 | SOAMG SOAMG tracer 7.200E-02 1 93 1.000E+09 ppbv 117 | LVOC LVOC tracer 1.540E-01 1 94 1.000E+09 ppbv 118 | LVOCOA LVOCOA tracer 1.540E-01 1 95 1.000E+09 ppbv 119 | ISN1OG ISN1OG tracer 2.260E-01 1 96 1.000E+09 ppbv 120 | ISN1OA ISN1OA tracer 2.260E-01 1 97 1.000E+09 ppbv 121 | MONITS MONITS tracer 2.150E-01 1 98 1.000E+09 ppbv 122 | MONITU MONITU tracer 2.150E-01 1 99 1.000E+09 ppbv 123 | HONIT HONIT tracer 2.150E-01 1 100 1.000E+09 ppbv 124 | IONITA IONITA tracer 1.400E-02 1 101 1.000E+09 ppbv 125 | MONITA MONITA tracer 1.400E-02 1 102 1.000E+09 ppbv 126 | INDIOL INDIOL tracer 1.020E-01 1 103 1.000E+09 ppbv 127 | IPMN IPMN tracer 1.470E-01 1 104 1.000E+09 ppbv 128 | HC187 HC187 tracer 1.870E-01 1 105 1.000E+09 ppbv 129 | N2O N2O tracer 4.400E-02 1 106 1.000E+09 ppbv 130 | OCS OCS tracer 6.000E-02 1 107 1.000E+09 ppbv 131 | CH4 CH4 tracer 1.600E-02 1 108 1.000E+09 ppbv 132 | BrCl BrCl tracer 1.150E-01 1 109 1.000E+09 ppbv 133 | HCl HCl tracer 3.600E-02 1 110 1.000E+09 ppbv 134 | CCl4 CCl4 tracer 1.520E-01 1 111 1.000E+09 ppbv 135 | CH3Cl CH3Cl tracer 5.000E-02 1 112 1.000E+09 ppbv 136 | CH3CCl3 CH3CCl3 tracer 1.330E-01 1 113 1.000E+09 ppbv 137 | CFC113 CFC113 tracer 1.870E-01 1 114 1.000E+09 ppbv 138 | CFC114 CFC114 tracer 1.870E-01 1 115 1.000E+09 ppbv 139 | CFC115 CFC115 tracer 1.870E-01 1 116 1.000E+09 ppbv 140 | HCFC123 HCFC123 tracer 1.170E-01 1 117 1.000E+09 ppbv 141 | HCFC141b HCFC141b tracer 1.170E-01 1 118 1.000E+09 ppbv 142 | HCFC142b HCFC142b tracer 1.170E-01 1 119 1.000E+09 ppbv 143 | CFC11 CFC11 tracer 1.370E-01 1 120 1.000E+09 ppbv 144 | CFC12 CFC12 tracer 1.210E-01 1 121 1.000E+09 ppbv 145 | HCFC22 HCFC22 tracer 8.600E-02 1 122 1.000E+09 ppbv 146 | H1211 H1211 tracer 1.650E-01 1 123 1.000E+09 ppbv 147 | H1301 H1301 tracer 1.490E-01 1 124 1.000E+09 ppbv 148 | H2402 H2402 tracer 2.600E-01 1 125 1.000E+09 ppbv 149 | Cl Cl tracer 3.500E-02 1 126 1.000E+09 ppbv 150 | ClO ClO tracer 5.100E-02 1 127 1.000E+09 ppbv 151 | HOCl HOCl tracer 5.200E-02 1 128 1.000E+09 ppbv 152 | ClNO3 ClNO3 tracer 9.700E-02 1 129 1.000E+09 ppbv 153 | ClNO2 ClNO2 tracer 8.100E-02 1 130 1.000E+09 ppbv 154 | ClOO ClOO tracer 6.700E-02 1 131 1.000E+09 ppbv 155 | OClO OClO tracer 6.700E-02 1 132 1.000E+09 ppbv 156 | Cl2 Cl2 tracer 7.100E-02 1 133 1.000E+09 ppbv 157 | Cl2O2 Cl2O2 tracer 1.030E-01 1 134 1.000E+09 ppbv 158 | H2O H2O tracer 1.800E-02 1 135 1.000E+09 ppbv 159 | BrSALA BrSALA tracer 8.000E-02 1 136 1.000E+09 ppbv 160 | BrSALC BrSALC tracer 8.000E-02 1 137 1.000E+09 ppbv 161 | CHCl3 CHCl3 tracer 1.190E-01 1 138 1.000E+09 ppbv 162 | CH2Cl2 CH2Cl2 tracer 8.500E-02 1 139 1.000E+09 ppbv 163 | CH3I CH3I tracer 1.420E-01 1 140 1.000E+09 ppbv 164 | CH2I2 CH2I2 tracer 2.680E-01 1 141 1.000E+09 ppbv 165 | CH2ICl CH2ICl tracer 1.670E-01 1 142 1.000E+09 ppbv 166 | CH2IBr CH2IBr tracer 2.210E-01 1 143 1.000E+09 ppbv 167 | HOI HOI tracer 1.440E-01 1 144 1.000E+09 ppbv 168 | I2 I2 tracer 2.540E-01 1 145 1.000E+09 ppbv 169 | IBr IBr tracer 2.070E-01 1 146 1.000E+09 ppbv 170 | ICl ICl tracer 1.620E-01 1 147 1.000E+09 ppbv 171 | I I tracer 1.270E-01 1 148 1.000E+09 ppbv 172 | IO IO tracer 1.430E-01 1 149 1.000E+09 ppbv 173 | HI HI tracer 1.280E-01 1 150 1.000E+09 ppbv 174 | OIO OIO tracer 1.590E-01 1 151 1.000E+09 ppbv 175 | INO INO tracer 1.570E-01 1 152 1.000E+09 ppbv 176 | IONO IONO tracer 1.730E-01 1 153 1.000E+09 ppbv 177 | IONO2 IONO2 tracer 1.890E-01 1 154 1.000E+09 ppbv 178 | I2O2 I2O2 tracer 2.860E-01 1 155 1.000E+09 ppbv 179 | I2O3 I2O3 tracer 3.020E-01 1 156 1.000E+09 ppbv 180 | I2O4 I2O4 tracer 3.180E-01 1 157 1.000E+09 ppbv 181 | ISALA ISALA tracer 1.270E-01 1 158 1.000E+09 ppbv 182 | ISALC ISALC tracer 1.270E-01 1 159 1.000E+09 ppbv 183 | AERI AERI tracer 1.270E-01 1 160 1.000E+09 ppbv 184 | MONX MONX tracer -1.000E-03 1 161 1.000E+09 ppbv 185 | CO2 CO2 tracer 4.400E-02 1 162 1.000E+09 ppbv 186 | LBRO2H LBRO2H tracer -1.000E-03 1 163 1.000E+09 ppbv 187 | LBRO2N LBRO2N tracer -1.000E-03 1 164 1.000E+09 ppbv 188 | LISOPOH LISOPOH tracer -1.000E-03 1 165 1.000E+09 ppbv 189 | LISOPNO3 LISOPNO3 tracer -1.000E-03 1 166 1.000E+09 ppbv 190 | LTRO2H LTRO2H tracer -1.000E-03 1 167 1.000E+09 ppbv 191 | LTRO2N LTRO2N tracer -1.000E-03 1 168 1.000E+09 ppbv 192 | LXRO2H LXRO2H tracer -1.000E-03 1 169 1.000E+09 ppbv 193 | LXRO2N LXRO2N tracer -1.000E-03 1 170 1.000E+09 ppbv 194 | PYAC PYAC tracer -1.000E-03 1 171 1.000E+09 ppbv 195 | SO4H1 SO4H1 tracer -1.000E-03 1 172 1.000E+09 ppbv 196 | SO4H2 SO4H2 tracer -1.000E-03 1 173 1.000E+09 ppbv 197 | POX POX tracer -1.000E-03 1 174 1.000E+09 ppbv 198 | LOX LOX tracer -1.000E-03 1 175 1.000E+09 ppbv 199 | PCO PCO tracer -1.000E-03 1 176 1.000E+09 ppbv 200 | LCO LCO tracer -1.000E-03 1 177 1.000E+09 ppbv 201 | PSO4 PSO4 tracer -1.000E-03 1 178 1.000E+09 ppbv 202 | DHDC DHDC tracer 1.640E-01 1 179 1.000E+09 ppbv 203 | PMNN PMNN tracer -1.000E-03 1 180 1.000E+09 ppbv 204 | TRO2 TRO2 tracer -1.000E-03 1 181 1.000E+09 ppbv 205 | BRO2 BRO2 tracer -1.000E-03 1 182 1.000E+09 ppbv 206 | N N tracer -1.000E-03 1 183 1.000E+09 ppbv 207 | XRO2 XRO2 tracer -1.000E-03 1 184 1.000E+09 ppbv 208 | IMAO3 IMAO3 tracer -1.000E-03 1 185 1.000E+09 ppbv 209 | ETP ETP tracer -1.000E-03 1 186 1.000E+09 ppbv 210 | RA3P RA3P tracer -1.000E-03 1 187 1.000E+09 ppbv 211 | RB3P RB3P tracer -1.000E-03 1 188 1.000E+09 ppbv 212 | RP RP tracer -1.000E-03 1 189 1.000E+09 ppbv 213 | PP PP tracer -1.000E-03 1 190 1.000E+09 ppbv 214 | PRPN PRPN tracer -1.000E-03 1 191 1.000E+09 ppbv 215 | PIP PIP tracer -1.000E-03 1 192 1.000E+09 ppbv 216 | R4P R4P tracer -1.000E-03 1 193 1.000E+09 ppbv 217 | DHPCARP DHPCARP tracer 1.810E-01 1 194 1.000E+09 ppbv 218 | IAP IAP tracer -1.000E-03 1 195 1.000E+09 ppbv 219 | VRP VRP tracer -1.000E-03 1 196 1.000E+09 ppbv 220 | HPC52O2 HPC52O2 tracer 1.650E-01 1 197 1.000E+09 ppbv 221 | ATOOH ATOOH tracer -1.000E-03 1 198 1.000E+09 ppbv 222 | DHMOB DHMOB tracer -1.000E-03 1 199 1.000E+09 ppbv 223 | ISNP ISNP tracer -1.000E-03 1 200 1.000E+09 ppbv 224 | MAOP MAOP tracer -1.000E-03 1 201 1.000E+09 ppbv 225 | MRP MRP tracer -1.000E-03 1 202 1.000E+09 ppbv 226 | INPN INPN tracer -1.000E-03 1 203 1.000E+09 ppbv 227 | MOBAOO MOBAOO tracer -1.000E-03 1 204 1.000E+09 ppbv 228 | DIBOO DIBOO tracer -1.000E-03 1 205 1.000E+09 ppbv 229 | MACRNO2 MACRNO2 tracer -1.000E-03 1 206 1.000E+09 ppbv 230 | H H tracer -1.000E-03 1 207 1.000E+09 ppbv 231 | ROH ROH tracer -1.000E-03 1 208 1.000E+09 ppbv 232 | ISNOHOO ISNOHOO tracer -1.000E-03 1 209 1.000E+09 ppbv 233 | MVKOO MVKOO tracer -1.000E-03 1 210 1.000E+09 ppbv 234 | ISNOOB ISNOOB tracer -1.000E-03 1 211 1.000E+09 ppbv 235 | GAOO GAOO tracer -1.000E-03 1 212 1.000E+09 ppbv 236 | CH3CHOO CH3CHOO tracer -1.000E-03 1 213 1.000E+09 ppbv 237 | IEPOXOO IEPOXOO tracer -1.000E-03 1 214 1.000E+09 ppbv 238 | MGLYOO MGLYOO tracer -1.000E-03 1 215 1.000E+09 ppbv 239 | PRN1 PRN1 tracer -1.000E-03 1 216 1.000E+09 ppbv 240 | MGLOO MGLOO tracer -1.000E-03 1 217 1.000E+09 ppbv 241 | A3O2 A3O2 tracer -1.000E-03 1 218 1.000E+09 ppbv 242 | CH2OO CH2OO tracer -1.000E-03 1 219 1.000E+09 ppbv 243 | MAN2 MAN2 tracer -1.000E-03 1 220 1.000E+09 ppbv 244 | ISNOOA ISNOOA tracer -1.000E-03 1 221 1.000E+09 ppbv 245 | PO2 PO2 tracer -1.000E-03 1 222 1.000E+09 ppbv 246 | B3O2 B3O2 tracer -1.000E-03 1 223 1.000E+09 ppbv 247 | ISOPNDO2 ISOPNDO2 tracer -1.000E-03 1 224 1.000E+09 ppbv 248 | MACROO MACROO tracer -1.000E-03 1 225 1.000E+09 ppbv 249 | R4N1 R4N1 tracer -1.000E-03 1 226 1.000E+09 ppbv 250 | MAOPO2 MAOPO2 tracer -1.000E-03 1 227 1.000E+09 ppbv 251 | ATO2 ATO2 tracer -1.000E-03 1 228 1.000E+09 ppbv 252 | RCO3 RCO3 tracer -1.000E-03 1 229 1.000E+09 ppbv 253 | OLND OLND tracer -1.000E-03 1 230 1.000E+09 ppbv 254 | OLNN OLNN tracer -1.000E-03 1 231 1.000E+09 ppbv 255 | LIMO2 LIMO2 tracer -1.000E-03 1 232 1.000E+09 ppbv 256 | KO2 KO2 tracer -1.000E-03 1 233 1.000E+09 ppbv 257 | ISOPNBO2 ISOPNBO2 tracer -1.000E-03 1 234 1.000E+09 ppbv 258 | PIO2 PIO2 tracer -1.000E-03 1 235 1.000E+09 ppbv 259 | HC5OO HC5OO tracer -1.000E-03 1 236 1.000E+09 ppbv 260 | NMAO3 NMAO3 tracer -1.000E-03 1 237 1.000E+09 ppbv 261 | VRO2 VRO2 tracer -1.000E-03 1 238 1.000E+09 ppbv 262 | HC5 HC5 tracer -1.000E-03 1 239 1.000E+09 ppbv 263 | RIO2 RIO2 tracer -1.000E-03 1 240 1.000E+09 ppbv 264 | INO2 INO2 tracer -1.000E-03 1 241 1.000E+09 ppbv 265 | R4O2 R4O2 tracer -1.000E-03 1 242 1.000E+09 ppbv 266 | ETO2 ETO2 tracer -1.000E-03 1 243 1.000E+09 ppbv 267 | MRO2 MRO2 tracer -1.000E-03 1 244 1.000E+09 ppbv 268 | MCO3 MCO3 tracer -1.000E-03 1 245 1.000E+09 ppbv 269 | MO2 MO2 tracer -1.000E-03 1 246 1.000E+09 ppbv 270 | OH OH tracer -1.000E-03 1 247 1.000E+09 ppbv 271 | O1D O1D tracer -1.000E-03 1 248 1.000E+09 ppbv 272 | HO2 HO2 tracer -1.000E-03 1 249 1.000E+09 ppbv 273 | O O tracer -1.000E-03 1 250 1.000E+09 ppbv 274 | H2 H2 tracer -1.000E-03 1 251 1.000E+09 ppbv 275 | MOH MOH tracer -1.000E-03 1 252 1.000E+09 ppbv 276 | N2 N2 tracer -1.000E-03 1 253 1.000E+09 ppbv 277 | O2 O2 tracer -1.000E-03 1 254 1.000E+09 ppbv 278 | RCOOH RCOOH tracer -1.000E-03 1 255 1.000E+09 ppbv 279 | #============================================================================== 280 | # GEOS-CHEM tracers [molec/cm2/s] 281 | #============================================================================== 282 | NO NO tracer 3.000E-02 1 1001 1.000E+00 molec/cm2/s 283 | O3 O3 tracer 4.800E-02 1 1002 1.000E+00 molec/cm2/s 284 | PAN PAN tracer 1.210E-01 1 1003 1.000E+00 molec/cm2/s 285 | CO CO tracer 2.800E-02 1 1004 1.000E+00 molec/cm2/s 286 | ALK4 ALK4 tracer 1.200E-02 4 1005 1.000E+00 atoms C/cm2/s 287 | ISOP ISOP tracer 1.200E-02 5 1006 1.000E+00 atoms C/cm2/s 288 | HNO3 HNO3 tracer 6.300E-02 1 1007 1.000E+00 molec/cm2/s 289 | H2O2 H2O2 tracer 3.400E-02 1 1008 1.000E+00 molec/cm2/s 290 | ACET ACET tracer 1.200E-02 3 1009 1.000E+00 atoms C/cm2/s 291 | MEK MEK tracer 1.200E-02 4 1010 1.000E+00 atoms C/cm2/s 292 | ALD2 ALD2 tracer 1.200E-02 2 1011 1.000E+00 atoms C/cm2/s 293 | RCHO RCHO tracer 5.800E-02 1 1012 1.000E+00 molec/cm2/s 294 | MVK MVK tracer 7.000E-02 1 1013 1.000E+00 molec/cm2/s 295 | MACR MACR tracer 7.000E-02 1 1014 1.000E+00 molec/cm2/s 296 | NPMN NPMN tracer 1.470E-01 1 1015 1.000E+00 molec/cm2/s 297 | PPN PPN tracer 1.350E-01 1 1016 1.000E+00 molec/cm2/s 298 | R4N2 R4N2 tracer 1.190E-01 1 1017 1.000E+00 molec/cm2/s 299 | PRPE PRPE tracer 1.200E-02 3 1018 1.000E+00 atoms C/cm2/s 300 | C3H8 C3H8 tracer 1.200E-02 3 1019 1.000E+00 atoms C/cm2/s 301 | CH2O CH2O tracer 3.000E-02 1 1020 1.000E+00 molec/cm2/s 302 | C2H6 C2H6 tracer 1.200E-02 2 1021 1.000E+00 atoms C/cm2/s 303 | N2O5 N2O5 tracer 1.080E-01 1 1022 1.000E+00 molec/cm2/s 304 | HNO4 HNO4 tracer 7.900E-02 1 1023 1.000E+00 molec/cm2/s 305 | MP MP tracer 4.800E-02 1 1024 1.000E+00 molec/cm2/s 306 | DMS DMS tracer 6.200E-02 1 1025 1.000E+00 molec/cm2/s 307 | SO2 SO2 tracer 6.400E-02 1 1026 1.000E+00 molec/cm2/s 308 | SO4 SO4 tracer 9.600E-02 1 1027 1.000E+00 molec/cm2/s 309 | SO4s SO4s tracer 3.140E-02 1 1028 1.000E+00 molec/cm2/s 310 | MSA MSA tracer 9.600E-02 1 1029 1.000E+00 molec/cm2/s 311 | NH3 NH3 tracer 1.700E-02 1 1030 1.000E+00 molec/cm2/s 312 | NH4 NH4 tracer 1.800E-02 1 1031 1.000E+00 molec/cm2/s 313 | NIT NIT tracer 6.200E-02 1 1032 1.000E+00 molec/cm2/s 314 | NITs NITs tracer 3.140E-02 1 1033 1.000E+00 molec/cm2/s 315 | BCPI BCPI tracer 1.200E-02 1 1034 1.000E+00 molec/cm2/s 316 | OCPI OCPI tracer 1.200E-02 1 1035 1.000E+00 molec/cm2/s 317 | BCPO BCPO tracer 1.200E-02 1 1036 1.000E+00 molec/cm2/s 318 | OCPO OCPO tracer 1.200E-02 1 1037 1.000E+00 molec/cm2/s 319 | DST1 DST1 tracer 2.900E-02 1 1038 1.000E+00 molec/cm2/s 320 | DST2 DST2 tracer 2.900E-02 1 1039 1.000E+00 molec/cm2/s 321 | DST3 DST3 tracer 2.900E-02 1 1040 1.000E+00 molec/cm2/s 322 | DST4 DST4 tracer 2.900E-02 1 1041 1.000E+00 molec/cm2/s 323 | SALA SALA tracer 3.140E-02 1 1042 1.000E+00 molec/cm2/s 324 | SALC SALC tracer 3.140E-02 1 1043 1.000E+00 molec/cm2/s 325 | Br2 Br2 tracer 1.600E-01 1 1044 1.000E+00 molec/cm2/s 326 | Br Br tracer 8.000E-02 1 1045 1.000E+00 molec/cm2/s 327 | BrO BrO tracer 9.600E-02 1 1046 1.000E+00 molec/cm2/s 328 | HOBr HOBr tracer 9.700E-02 1 1047 1.000E+00 molec/cm2/s 329 | HBr HBr tracer 8.100E-02 1 1048 1.000E+00 molec/cm2/s 330 | BrNO2 BrNO2 tracer 1.260E-01 1 1049 1.000E+00 molec/cm2/s 331 | BrNO3 BrNO3 tracer 1.420E-01 1 1050 1.000E+00 molec/cm2/s 332 | CHBr3 CHBr3 tracer 2.530E-01 1 1051 1.000E+00 molec/cm2/s 333 | CH2Br2 CH2Br2 tracer 1.740E-01 1 1052 1.000E+00 molec/cm2/s 334 | CH3Br CH3Br tracer 9.500E-02 1 1053 1.000E+00 molec/cm2/s 335 | MPN MPN tracer 9.300E-02 1 1054 1.000E+00 molec/cm2/s 336 | ISOPND ISOPND tracer 1.470E-01 1 1055 1.000E+00 molec/cm2/s 337 | ISOPNB ISOPNB tracer 1.470E-01 1 1056 1.000E+00 molec/cm2/s 338 | MOBA MOBA tracer 1.140E-01 1 1057 1.000E+00 molec/cm2/s 339 | PROPNN PROPNN tracer 1.190E-01 1 1058 1.000E+00 molec/cm2/s 340 | HAC HAC tracer 7.400E-02 1 1059 1.000E+00 molec/cm2/s 341 | GLYC GLYC tracer 6.000E-02 1 1060 1.000E+00 molec/cm2/s 342 | MVKN MVKN tracer 1.490E-01 1 1061 1.000E+00 molec/cm2/s 343 | MACRN MACRN tracer 1.490E-01 1 1062 1.000E+00 molec/cm2/s 344 | MAP MAP tracer 7.600E-02 1 1063 1.000E+00 molec/cm2/s 345 | NO2 NO2 tracer 4.600E-02 1 1064 1.000E+00 molec/cm2/s 346 | NO3 NO3 tracer 6.200E-02 1 1065 1.000E+00 molec/cm2/s 347 | HNO2 HNO2 tracer 4.700E-02 1 1066 1.000E+00 molec/cm2/s 348 | BENZ BENZ tracer 1.200E-02 6 1067 1.000E+00 atoms C/cm2/s 349 | TOLU TOLU tracer 1.200E-02 7 1068 1.000E+00 atoms C/cm2/s 350 | XYLE XYLE tracer 1.200E-02 8 1069 1.000E+00 atoms C/cm2/s 351 | MTPA MTPA tracer 1.362E-01 1 1070 1.000E+00 molec/cm2/s 352 | LIMO LIMO tracer 1.362E-01 1 1071 1.000E+00 molec/cm2/s 353 | SOAP SOAP tracer 1.500E-01 1 1072 1.000E+00 molec/cm2/s 354 | SOAS SOAS tracer 1.500E-01 1 1073 1.000E+00 molec/cm2/s 355 | EOH EOH tracer 1.200E-02 2 1074 1.000E+00 atoms C/cm2/s 356 | MGLY MGLY tracer 7.200E-02 1 1075 1.000E+00 molec/cm2/s 357 | GLYX GLYX tracer 5.800E-02 1 1076 1.000E+00 molec/cm2/s 358 | ACTA ACTA tracer 6.000E-02 1 1077 1.000E+00 molec/cm2/s 359 | HPALD HPALD tracer 1.160E-01 1 1078 1.000E+00 molec/cm2/s 360 | DHDN DHDN tracer 2.260E-01 1 1079 1.000E+00 molec/cm2/s 361 | ETHLN ETHLN tracer 1.050E-01 1 1080 1.000E+00 molec/cm2/s 362 | HCOOH HCOOH tracer 4.600E-02 1 1081 1.000E+00 molec/cm2/s 363 | IEPOXA IEPOXA tracer 1.180E-01 1 1082 1.000E+00 molec/cm2/s 364 | IEPOXB IEPOXB tracer 1.180E-01 1 1083 1.000E+00 molec/cm2/s 365 | IEPOXD IEPOXD tracer 1.180E-01 1 1084 1.000E+00 molec/cm2/s 366 | ISN1 ISN1 tracer 1.470E-01 1 1085 1.000E+00 molec/cm2/s 367 | RIPA RIPA tracer 1.180E-01 1 1086 1.000E+00 molec/cm2/s 368 | RIPB RIPB tracer 1.180E-01 1 1087 1.000E+00 molec/cm2/s 369 | RIPD RIPD tracer 1.180E-01 1 1088 1.000E+00 molec/cm2/s 370 | IMAE IMAE tracer 1.020E-01 1 1089 1.000E+00 molec/cm2/s 371 | SOAIE SOAIE tracer 1.180E-01 1 1090 1.000E+00 molec/cm2/s 372 | SOAME SOAME tracer 1.020E-01 1 1091 1.000E+00 molec/cm2/s 373 | SOAGX SOAGX tracer 5.800E-02 1 1092 1.000E+00 molec/cm2/s 374 | SOAMG SOAMG tracer 7.200E-02 1 1093 1.000E+00 molec/cm2/s 375 | LVOC LVOC tracer 1.540E-01 1 1094 1.000E+00 molec/cm2/s 376 | LVOCOA LVOCOA tracer 1.540E-01 1 1095 1.000E+00 molec/cm2/s 377 | ISN1OG ISN1OG tracer 2.260E-01 1 1096 1.000E+00 molec/cm2/s 378 | ISN1OA ISN1OA tracer 2.260E-01 1 1097 1.000E+00 molec/cm2/s 379 | MONITS MONITS tracer 2.150E-01 1 1098 1.000E+00 molec/cm2/s 380 | MONITU MONITU tracer 2.150E-01 1 1099 1.000E+00 molec/cm2/s 381 | HONIT HONIT tracer 2.150E-01 1 1100 1.000E+00 molec/cm2/s 382 | IONITA IONITA tracer 1.400E-02 1 1101 1.000E+00 molec/cm2/s 383 | MONITA MONITA tracer 1.400E-02 1 1102 1.000E+00 molec/cm2/s 384 | INDIOL INDIOL tracer 1.020E-01 1 1103 1.000E+00 molec/cm2/s 385 | IPMN IPMN tracer 1.470E-01 1 1104 1.000E+00 molec/cm2/s 386 | HC187 HC187 tracer 1.870E-01 1 1105 1.000E+00 molec/cm2/s 387 | N2O N2O tracer 4.400E-02 1 1106 1.000E+00 molec/cm2/s 388 | OCS OCS tracer 6.000E-02 1 1107 1.000E+00 molec/cm2/s 389 | CH4 CH4 tracer 1.600E-02 1 1108 1.000E+00 molec/cm2/s 390 | BrCl BrCl tracer 1.150E-01 1 1109 1.000E+00 molec/cm2/s 391 | HCl HCl tracer 3.600E-02 1 1110 1.000E+00 molec/cm2/s 392 | CCl4 CCl4 tracer 1.520E-01 1 1111 1.000E+00 molec/cm2/s 393 | CH3Cl CH3Cl tracer 5.000E-02 1 1112 1.000E+00 molec/cm2/s 394 | CH3CCl3 CH3CCl3 tracer 1.330E-01 1 1113 1.000E+00 molec/cm2/s 395 | CFC113 CFC113 tracer 1.870E-01 1 1114 1.000E+00 molec/cm2/s 396 | CFC114 CFC114 tracer 1.870E-01 1 1115 1.000E+00 molec/cm2/s 397 | CFC115 CFC115 tracer 1.870E-01 1 1116 1.000E+00 molec/cm2/s 398 | HCFC123 HCFC123 tracer 1.170E-01 1 1117 1.000E+00 molec/cm2/s 399 | HCFC141b HCFC141b tracer 1.170E-01 1 1118 1.000E+00 molec/cm2/s 400 | HCFC142b HCFC142b tracer 1.170E-01 1 1119 1.000E+00 molec/cm2/s 401 | CFC11 CFC11 tracer 1.370E-01 1 1120 1.000E+00 molec/cm2/s 402 | CFC12 CFC12 tracer 1.210E-01 1 1121 1.000E+00 molec/cm2/s 403 | HCFC22 HCFC22 tracer 8.600E-02 1 1122 1.000E+00 molec/cm2/s 404 | H1211 H1211 tracer 1.650E-01 1 1123 1.000E+00 molec/cm2/s 405 | H1301 H1301 tracer 1.490E-01 1 1124 1.000E+00 molec/cm2/s 406 | H2402 H2402 tracer 2.600E-01 1 1125 1.000E+00 molec/cm2/s 407 | Cl Cl tracer 3.500E-02 1 1126 1.000E+00 molec/cm2/s 408 | ClO ClO tracer 5.100E-02 1 1127 1.000E+00 molec/cm2/s 409 | HOCl HOCl tracer 5.200E-02 1 1128 1.000E+00 molec/cm2/s 410 | ClNO3 ClNO3 tracer 9.700E-02 1 1129 1.000E+00 molec/cm2/s 411 | ClNO2 ClNO2 tracer 8.100E-02 1 1130 1.000E+00 molec/cm2/s 412 | ClOO ClOO tracer 6.700E-02 1 1131 1.000E+00 molec/cm2/s 413 | OClO OClO tracer 6.700E-02 1 1132 1.000E+00 molec/cm2/s 414 | Cl2 Cl2 tracer 7.100E-02 1 1133 1.000E+00 molec/cm2/s 415 | Cl2O2 Cl2O2 tracer 1.030E-01 1 1134 1.000E+00 molec/cm2/s 416 | H2O H2O tracer 1.800E-02 1 1135 1.000E+00 molec/cm2/s 417 | BrSALA BrSALA tracer 8.000E-02 1 1136 1.000E+00 molec/cm2/s 418 | BrSALC BrSALC tracer 8.000E-02 1 1137 1.000E+00 molec/cm2/s 419 | CHCl3 CHCl3 tracer 1.190E-01 1 1138 1.000E+00 molec/cm2/s 420 | CH2Cl2 CH2Cl2 tracer 8.500E-02 1 1139 1.000E+00 molec/cm2/s 421 | CH3I CH3I tracer 1.420E-01 1 1140 1.000E+00 molec/cm2/s 422 | CH2I2 CH2I2 tracer 2.680E-01 1 1141 1.000E+00 molec/cm2/s 423 | CH2ICl CH2ICl tracer 1.670E-01 1 1142 1.000E+00 molec/cm2/s 424 | CH2IBr CH2IBr tracer 2.210E-01 1 1143 1.000E+00 molec/cm2/s 425 | HOI HOI tracer 1.440E-01 1 1144 1.000E+00 molec/cm2/s 426 | I2 I2 tracer 2.540E-01 1 1145 1.000E+00 molec/cm2/s 427 | IBr IBr tracer 2.070E-01 1 1146 1.000E+00 molec/cm2/s 428 | ICl ICl tracer 1.620E-01 1 1147 1.000E+00 molec/cm2/s 429 | I I tracer 1.270E-01 1 1148 1.000E+00 molec/cm2/s 430 | IO IO tracer 1.430E-01 1 1149 1.000E+00 molec/cm2/s 431 | HI HI tracer 1.280E-01 1 1150 1.000E+00 molec/cm2/s 432 | OIO OIO tracer 1.590E-01 1 1151 1.000E+00 molec/cm2/s 433 | INO INO tracer 1.570E-01 1 1152 1.000E+00 molec/cm2/s 434 | IONO IONO tracer 1.730E-01 1 1153 1.000E+00 molec/cm2/s 435 | IONO2 IONO2 tracer 1.890E-01 1 1154 1.000E+00 molec/cm2/s 436 | I2O2 I2O2 tracer 2.860E-01 1 1155 1.000E+00 molec/cm2/s 437 | I2O3 I2O3 tracer 3.020E-01 1 1156 1.000E+00 molec/cm2/s 438 | I2O4 I2O4 tracer 3.180E-01 1 1157 1.000E+00 molec/cm2/s 439 | ISALA ISALA tracer 1.270E-01 1 1158 1.000E+00 molec/cm2/s 440 | ISALC ISALC tracer 1.270E-01 1 1159 1.000E+00 molec/cm2/s 441 | AERI AERI tracer 1.270E-01 1 1160 1.000E+00 molec/cm2/s 442 | MONX MONX tracer -1.000E-03 1 1161 1.000E+00 molec/cm2/s 443 | CO2 CO2 tracer 4.400E-02 1 1162 1.000E+00 molec/cm2/s 444 | LBRO2H LBRO2H tracer -1.000E-03 1 1163 1.000E+00 molec/cm2/s 445 | LBRO2N LBRO2N tracer -1.000E-03 1 1164 1.000E+00 molec/cm2/s 446 | LISOPOH LISOPOH tracer -1.000E-03 1 1165 1.000E+00 molec/cm2/s 447 | LISOPNO3 LISOPNO3 tracer -1.000E-03 1 1166 1.000E+00 molec/cm2/s 448 | LTRO2H LTRO2H tracer -1.000E-03 1 1167 1.000E+00 molec/cm2/s 449 | LTRO2N LTRO2N tracer -1.000E-03 1 1168 1.000E+00 molec/cm2/s 450 | LXRO2H LXRO2H tracer -1.000E-03 1 1169 1.000E+00 molec/cm2/s 451 | LXRO2N LXRO2N tracer -1.000E-03 1 1170 1.000E+00 molec/cm2/s 452 | PYAC PYAC tracer -1.000E-03 1 1171 1.000E+00 molec/cm2/s 453 | SO4H1 SO4H1 tracer -1.000E-03 1 1172 1.000E+00 molec/cm2/s 454 | SO4H2 SO4H2 tracer -1.000E-03 1 1173 1.000E+00 molec/cm2/s 455 | POX POX tracer -1.000E-03 1 1174 1.000E+00 molec/cm2/s 456 | LOX LOX tracer -1.000E-03 1 1175 1.000E+00 molec/cm2/s 457 | PCO PCO tracer -1.000E-03 1 1176 1.000E+00 molec/cm2/s 458 | LCO LCO tracer -1.000E-03 1 1177 1.000E+00 molec/cm2/s 459 | PSO4 PSO4 tracer -1.000E-03 1 1178 1.000E+00 molec/cm2/s 460 | DHDC DHDC tracer 1.640E-01 1 1179 1.000E+00 molec/cm2/s 461 | PMNN PMNN tracer -1.000E-03 1 1180 1.000E+00 molec/cm2/s 462 | TRO2 TRO2 tracer -1.000E-03 1 1181 1.000E+00 molec/cm2/s 463 | BRO2 BRO2 tracer -1.000E-03 1 1182 1.000E+00 molec/cm2/s 464 | N N tracer -1.000E-03 1 1183 1.000E+00 molec/cm2/s 465 | XRO2 XRO2 tracer -1.000E-03 1 1184 1.000E+00 molec/cm2/s 466 | IMAO3 IMAO3 tracer -1.000E-03 1 1185 1.000E+00 molec/cm2/s 467 | ETP ETP tracer -1.000E-03 1 1186 1.000E+00 molec/cm2/s 468 | RA3P RA3P tracer -1.000E-03 1 1187 1.000E+00 molec/cm2/s 469 | RB3P RB3P tracer -1.000E-03 1 1188 1.000E+00 molec/cm2/s 470 | RP RP tracer -1.000E-03 1 1189 1.000E+00 molec/cm2/s 471 | PP PP tracer -1.000E-03 1 1190 1.000E+00 molec/cm2/s 472 | PRPN PRPN tracer -1.000E-03 1 1191 1.000E+00 molec/cm2/s 473 | PIP PIP tracer -1.000E-03 1 1192 1.000E+00 molec/cm2/s 474 | R4P R4P tracer -1.000E-03 1 1193 1.000E+00 molec/cm2/s 475 | DHPCARP DHPCARP tracer 1.810E-01 1 1194 1.000E+00 molec/cm2/s 476 | IAP IAP tracer -1.000E-03 1 1195 1.000E+00 molec/cm2/s 477 | VRP VRP tracer -1.000E-03 1 1196 1.000E+00 molec/cm2/s 478 | HPC52O2 HPC52O2 tracer 1.650E-01 1 1197 1.000E+00 molec/cm2/s 479 | ATOOH ATOOH tracer -1.000E-03 1 1198 1.000E+00 molec/cm2/s 480 | DHMOB DHMOB tracer -1.000E-03 1 1199 1.000E+00 molec/cm2/s 481 | ISNP ISNP tracer -1.000E-03 1 1200 1.000E+00 molec/cm2/s 482 | MAOP MAOP tracer -1.000E-03 1 1201 1.000E+00 molec/cm2/s 483 | MRP MRP tracer -1.000E-03 1 1202 1.000E+00 molec/cm2/s 484 | INPN INPN tracer -1.000E-03 1 1203 1.000E+00 molec/cm2/s 485 | MOBAOO MOBAOO tracer -1.000E-03 1 1204 1.000E+00 molec/cm2/s 486 | DIBOO DIBOO tracer -1.000E-03 1 1205 1.000E+00 molec/cm2/s 487 | MACRNO2 MACRNO2 tracer -1.000E-03 1 1206 1.000E+00 molec/cm2/s 488 | H H tracer -1.000E-03 1 1207 1.000E+00 molec/cm2/s 489 | ROH ROH tracer -1.000E-03 1 1208 1.000E+00 molec/cm2/s 490 | ISNOHOO ISNOHOO tracer -1.000E-03 1 1209 1.000E+00 molec/cm2/s 491 | MVKOO MVKOO tracer -1.000E-03 1 1210 1.000E+00 molec/cm2/s 492 | ISNOOB ISNOOB tracer -1.000E-03 1 1211 1.000E+00 molec/cm2/s 493 | GAOO GAOO tracer -1.000E-03 1 1212 1.000E+00 molec/cm2/s 494 | CH3CHOO CH3CHOO tracer -1.000E-03 1 1213 1.000E+00 molec/cm2/s 495 | IEPOXOO IEPOXOO tracer -1.000E-03 1 1214 1.000E+00 molec/cm2/s 496 | MGLYOO MGLYOO tracer -1.000E-03 1 1215 1.000E+00 molec/cm2/s 497 | PRN1 PRN1 tracer -1.000E-03 1 1216 1.000E+00 molec/cm2/s 498 | MGLOO MGLOO tracer -1.000E-03 1 1217 1.000E+00 molec/cm2/s 499 | A3O2 A3O2 tracer -1.000E-03 1 1218 1.000E+00 molec/cm2/s 500 | CH2OO CH2OO tracer -1.000E-03 1 1219 1.000E+00 molec/cm2/s 501 | MAN2 MAN2 tracer -1.000E-03 1 1220 1.000E+00 molec/cm2/s 502 | ISNOOA ISNOOA tracer -1.000E-03 1 1221 1.000E+00 molec/cm2/s 503 | PO2 PO2 tracer -1.000E-03 1 1222 1.000E+00 molec/cm2/s 504 | B3O2 B3O2 tracer -1.000E-03 1 1223 1.000E+00 molec/cm2/s 505 | ISOPNDO2 ISOPNDO2 tracer -1.000E-03 1 1224 1.000E+00 molec/cm2/s 506 | MACROO MACROO tracer -1.000E-03 1 1225 1.000E+00 molec/cm2/s 507 | R4N1 R4N1 tracer -1.000E-03 1 1226 1.000E+00 molec/cm2/s 508 | MAOPO2 MAOPO2 tracer -1.000E-03 1 1227 1.000E+00 molec/cm2/s 509 | ATO2 ATO2 tracer -1.000E-03 1 1228 1.000E+00 molec/cm2/s 510 | RCO3 RCO3 tracer -1.000E-03 1 1229 1.000E+00 molec/cm2/s 511 | OLND OLND tracer -1.000E-03 1 1230 1.000E+00 molec/cm2/s 512 | OLNN OLNN tracer -1.000E-03 1 1231 1.000E+00 molec/cm2/s 513 | LIMO2 LIMO2 tracer -1.000E-03 1 1232 1.000E+00 molec/cm2/s 514 | KO2 KO2 tracer -1.000E-03 1 1233 1.000E+00 molec/cm2/s 515 | ISOPNBO2 ISOPNBO2 tracer -1.000E-03 1 1234 1.000E+00 molec/cm2/s 516 | PIO2 PIO2 tracer -1.000E-03 1 1235 1.000E+00 molec/cm2/s 517 | HC5OO HC5OO tracer -1.000E-03 1 1236 1.000E+00 molec/cm2/s 518 | NMAO3 NMAO3 tracer -1.000E-03 1 1237 1.000E+00 molec/cm2/s 519 | VRO2 VRO2 tracer -1.000E-03 1 1238 1.000E+00 molec/cm2/s 520 | HC5 HC5 tracer -1.000E-03 1 1239 1.000E+00 molec/cm2/s 521 | RIO2 RIO2 tracer -1.000E-03 1 1240 1.000E+00 molec/cm2/s 522 | INO2 INO2 tracer -1.000E-03 1 1241 1.000E+00 molec/cm2/s 523 | R4O2 R4O2 tracer -1.000E-03 1 1242 1.000E+00 molec/cm2/s 524 | ETO2 ETO2 tracer -1.000E-03 1 1243 1.000E+00 molec/cm2/s 525 | MRO2 MRO2 tracer -1.000E-03 1 1244 1.000E+00 molec/cm2/s 526 | MCO3 MCO3 tracer -1.000E-03 1 1245 1.000E+00 molec/cm2/s 527 | MO2 MO2 tracer -1.000E-03 1 1246 1.000E+00 molec/cm2/s 528 | OH OH tracer -1.000E-03 1 1247 1.000E+00 molec/cm2/s 529 | O1D O1D tracer -1.000E-03 1 1248 1.000E+00 molec/cm2/s 530 | HO2 HO2 tracer -1.000E-03 1 1249 1.000E+00 molec/cm2/s 531 | O O tracer -1.000E-03 1 1250 1.000E+00 molec/cm2/s 532 | H2 H2 tracer -1.000E-03 1 1251 1.000E+00 molec/cm2/s 533 | MOH MOH tracer -1.000E-03 1 1252 1.000E+00 molec/cm2/s 534 | N2 N2 tracer -1.000E-03 1 1253 1.000E+00 molec/cm2/s 535 | O2 O2 tracer -1.000E-03 1 1254 1.000E+00 molec/cm2/s 536 | RCOOH RCOOH tracer -1.000E-03 1 1255 1.000E+00 molec/cm2/s 537 | #============================================================================== 538 | # GEOS-CHEM tracers [molec/cm2] 539 | #============================================================================== 540 | NO NO tracer 3.000E-02 1 2001 1.000E+00 molec/cm2 541 | O3 O3 tracer 4.800E-02 1 2002 1.000E+00 molec/cm2 542 | PAN PAN tracer 1.210E-01 1 2003 1.000E+00 molec/cm2 543 | CO CO tracer 2.800E-02 1 2004 1.000E+00 molec/cm2 544 | ALK4 ALK4 tracer 1.200E-02 4 2005 1.000E+00 atoms C/cm2 545 | ISOP ISOP tracer 1.200E-02 5 2006 1.000E+00 atoms C/cm2 546 | HNO3 HNO3 tracer 6.300E-02 1 2007 1.000E+00 molec/cm2 547 | H2O2 H2O2 tracer 3.400E-02 1 2008 1.000E+00 molec/cm2 548 | ACET ACET tracer 1.200E-02 3 2009 1.000E+00 atoms C/cm2 549 | MEK MEK tracer 1.200E-02 4 2010 1.000E+00 atoms C/cm2 550 | ALD2 ALD2 tracer 1.200E-02 2 2011 1.000E+00 atoms C/cm2 551 | RCHO RCHO tracer 5.800E-02 1 2012 1.000E+00 molec/cm2 552 | MVK MVK tracer 7.000E-02 1 2013 1.000E+00 molec/cm2 553 | MACR MACR tracer 7.000E-02 1 2014 1.000E+00 molec/cm2 554 | NPMN NPMN tracer 1.470E-01 1 2015 1.000E+00 molec/cm2 555 | PPN PPN tracer 1.350E-01 1 2016 1.000E+00 molec/cm2 556 | R4N2 R4N2 tracer 1.190E-01 1 2017 1.000E+00 molec/cm2 557 | PRPE PRPE tracer 1.200E-02 3 2018 1.000E+00 atoms C/cm2 558 | C3H8 C3H8 tracer 1.200E-02 3 2019 1.000E+00 atoms C/cm2 559 | CH2O CH2O tracer 3.000E-02 1 2020 1.000E+00 molec/cm2 560 | C2H6 C2H6 tracer 1.200E-02 2 2021 1.000E+00 atoms C/cm2 561 | N2O5 N2O5 tracer 1.080E-01 1 2022 1.000E+00 molec/cm2 562 | HNO4 HNO4 tracer 7.900E-02 1 2023 1.000E+00 molec/cm2 563 | MP MP tracer 4.800E-02 1 2024 1.000E+00 molec/cm2 564 | DMS DMS tracer 6.200E-02 1 2025 1.000E+00 molec/cm2 565 | SO2 SO2 tracer 6.400E-02 1 2026 1.000E+00 molec/cm2 566 | SO4 SO4 tracer 9.600E-02 1 2027 1.000E+00 molec/cm2 567 | SO4s SO4s tracer 3.140E-02 1 2028 1.000E+00 molec/cm2 568 | MSA MSA tracer 9.600E-02 1 2029 1.000E+00 molec/cm2 569 | NH3 NH3 tracer 1.700E-02 1 2030 1.000E+00 molec/cm2 570 | NH4 NH4 tracer 1.800E-02 1 2031 1.000E+00 molec/cm2 571 | NIT NIT tracer 6.200E-02 1 2032 1.000E+00 molec/cm2 572 | NITs NITs tracer 3.140E-02 1 2033 1.000E+00 molec/cm2 573 | BCPI BCPI tracer 1.200E-02 1 2034 1.000E+00 molec/cm2 574 | OCPI OCPI tracer 1.200E-02 1 2035 1.000E+00 molec/cm2 575 | BCPO BCPO tracer 1.200E-02 1 2036 1.000E+00 molec/cm2 576 | OCPO OCPO tracer 1.200E-02 1 2037 1.000E+00 molec/cm2 577 | DST1 DST1 tracer 2.900E-02 1 2038 1.000E+00 molec/cm2 578 | DST2 DST2 tracer 2.900E-02 1 2039 1.000E+00 molec/cm2 579 | DST3 DST3 tracer 2.900E-02 1 2040 1.000E+00 molec/cm2 580 | DST4 DST4 tracer 2.900E-02 1 2041 1.000E+00 molec/cm2 581 | SALA SALA tracer 3.140E-02 1 2042 1.000E+00 molec/cm2 582 | SALC SALC tracer 3.140E-02 1 2043 1.000E+00 molec/cm2 583 | Br2 Br2 tracer 1.600E-01 1 2044 1.000E+00 molec/cm2 584 | Br Br tracer 8.000E-02 1 2045 1.000E+00 molec/cm2 585 | BrO BrO tracer 9.600E-02 1 2046 1.000E+00 molec/cm2 586 | HOBr HOBr tracer 9.700E-02 1 2047 1.000E+00 molec/cm2 587 | HBr HBr tracer 8.100E-02 1 2048 1.000E+00 molec/cm2 588 | BrNO2 BrNO2 tracer 1.260E-01 1 2049 1.000E+00 molec/cm2 589 | BrNO3 BrNO3 tracer 1.420E-01 1 2050 1.000E+00 molec/cm2 590 | CHBr3 CHBr3 tracer 2.530E-01 1 2051 1.000E+00 molec/cm2 591 | CH2Br2 CH2Br2 tracer 1.740E-01 1 2052 1.000E+00 molec/cm2 592 | CH3Br CH3Br tracer 9.500E-02 1 2053 1.000E+00 molec/cm2 593 | MPN MPN tracer 9.300E-02 1 2054 1.000E+00 molec/cm2 594 | ISOPND ISOPND tracer 1.470E-01 1 2055 1.000E+00 molec/cm2 595 | ISOPNB ISOPNB tracer 1.470E-01 1 2056 1.000E+00 molec/cm2 596 | MOBA MOBA tracer 1.140E-01 1 2057 1.000E+00 molec/cm2 597 | PROPNN PROPNN tracer 1.190E-01 1 2058 1.000E+00 molec/cm2 598 | HAC HAC tracer 7.400E-02 1 2059 1.000E+00 molec/cm2 599 | GLYC GLYC tracer 6.000E-02 1 2060 1.000E+00 molec/cm2 600 | MVKN MVKN tracer 1.490E-01 1 2061 1.000E+00 molec/cm2 601 | MACRN MACRN tracer 1.490E-01 1 2062 1.000E+00 molec/cm2 602 | MAP MAP tracer 7.600E-02 1 2063 1.000E+00 molec/cm2 603 | NO2 NO2 tracer 4.600E-02 1 2064 1.000E+00 molec/cm2 604 | NO3 NO3 tracer 6.200E-02 1 2065 1.000E+00 molec/cm2 605 | HNO2 HNO2 tracer 4.700E-02 1 2066 1.000E+00 molec/cm2 606 | BENZ BENZ tracer 1.200E-02 6 2067 1.000E+00 atoms C/cm2 607 | TOLU TOLU tracer 1.200E-02 7 2068 1.000E+00 atoms C/cm2 608 | XYLE XYLE tracer 1.200E-02 8 2069 1.000E+00 atoms C/cm2 609 | MTPA MTPA tracer 1.362E-01 1 2070 1.000E+00 molec/cm2 610 | LIMO LIMO tracer 1.362E-01 1 2071 1.000E+00 molec/cm2 611 | SOAP SOAP tracer 1.500E-01 1 2072 1.000E+00 molec/cm2 612 | SOAS SOAS tracer 1.500E-01 1 2073 1.000E+00 molec/cm2 613 | EOH EOH tracer 1.200E-02 2 2074 1.000E+00 atoms C/cm2 614 | MGLY MGLY tracer 7.200E-02 1 2075 1.000E+00 molec/cm2 615 | GLYX GLYX tracer 5.800E-02 1 2076 1.000E+00 molec/cm2 616 | ACTA ACTA tracer 6.000E-02 1 2077 1.000E+00 molec/cm2 617 | HPALD HPALD tracer 1.160E-01 1 2078 1.000E+00 molec/cm2 618 | DHDN DHDN tracer 2.260E-01 1 2079 1.000E+00 molec/cm2 619 | ETHLN ETHLN tracer 1.050E-01 1 2080 1.000E+00 molec/cm2 620 | HCOOH HCOOH tracer 4.600E-02 1 2081 1.000E+00 molec/cm2 621 | IEPOXA IEPOXA tracer 1.180E-01 1 2082 1.000E+00 molec/cm2 622 | IEPOXB IEPOXB tracer 1.180E-01 1 2083 1.000E+00 molec/cm2 623 | IEPOXD IEPOXD tracer 1.180E-01 1 2084 1.000E+00 molec/cm2 624 | ISN1 ISN1 tracer 1.470E-01 1 2085 1.000E+00 molec/cm2 625 | RIPA RIPA tracer 1.180E-01 1 2086 1.000E+00 molec/cm2 626 | RIPB RIPB tracer 1.180E-01 1 2087 1.000E+00 molec/cm2 627 | RIPD RIPD tracer 1.180E-01 1 2088 1.000E+00 molec/cm2 628 | IMAE IMAE tracer 1.020E-01 1 2089 1.000E+00 molec/cm2 629 | SOAIE SOAIE tracer 1.180E-01 1 2090 1.000E+00 molec/cm2 630 | SOAME SOAME tracer 1.020E-01 1 2091 1.000E+00 molec/cm2 631 | SOAGX SOAGX tracer 5.800E-02 1 2092 1.000E+00 molec/cm2 632 | SOAMG SOAMG tracer 7.200E-02 1 2093 1.000E+00 molec/cm2 633 | LVOC LVOC tracer 1.540E-01 1 2094 1.000E+00 molec/cm2 634 | LVOCOA LVOCOA tracer 1.540E-01 1 2095 1.000E+00 molec/cm2 635 | ISN1OG ISN1OG tracer 2.260E-01 1 2096 1.000E+00 molec/cm2 636 | ISN1OA ISN1OA tracer 2.260E-01 1 2097 1.000E+00 molec/cm2 637 | MONITS MONITS tracer 2.150E-01 1 2098 1.000E+00 molec/cm2 638 | MONITU MONITU tracer 2.150E-01 1 2099 1.000E+00 molec/cm2 639 | HONIT HONIT tracer 2.150E-01 1 2100 1.000E+00 molec/cm2 640 | IONITA IONITA tracer 1.400E-02 1 2101 1.000E+00 molec/cm2 641 | MONITA MONITA tracer 1.400E-02 1 2102 1.000E+00 molec/cm2 642 | INDIOL INDIOL tracer 1.020E-01 1 2103 1.000E+00 molec/cm2 643 | IPMN IPMN tracer 1.470E-01 1 2104 1.000E+00 molec/cm2 644 | HC187 HC187 tracer 1.870E-01 1 2105 1.000E+00 molec/cm2 645 | N2O N2O tracer 4.400E-02 1 2106 1.000E+00 molec/cm2 646 | OCS OCS tracer 6.000E-02 1 2107 1.000E+00 molec/cm2 647 | CH4 CH4 tracer 1.600E-02 1 2108 1.000E+00 molec/cm2 648 | BrCl BrCl tracer 1.150E-01 1 2109 1.000E+00 molec/cm2 649 | HCl HCl tracer 3.600E-02 1 2110 1.000E+00 molec/cm2 650 | CCl4 CCl4 tracer 1.520E-01 1 2111 1.000E+00 molec/cm2 651 | CH3Cl CH3Cl tracer 5.000E-02 1 2112 1.000E+00 molec/cm2 652 | CH3CCl3 CH3CCl3 tracer 1.330E-01 1 2113 1.000E+00 molec/cm2 653 | CFC113 CFC113 tracer 1.870E-01 1 2114 1.000E+00 molec/cm2 654 | CFC114 CFC114 tracer 1.870E-01 1 2115 1.000E+00 molec/cm2 655 | CFC115 CFC115 tracer 1.870E-01 1 2116 1.000E+00 molec/cm2 656 | HCFC123 HCFC123 tracer 1.170E-01 1 2117 1.000E+00 molec/cm2 657 | HCFC141b HCFC141b tracer 1.170E-01 1 2118 1.000E+00 molec/cm2 658 | HCFC142b HCFC142b tracer 1.170E-01 1 2119 1.000E+00 molec/cm2 659 | CFC11 CFC11 tracer 1.370E-01 1 2120 1.000E+00 molec/cm2 660 | CFC12 CFC12 tracer 1.210E-01 1 2121 1.000E+00 molec/cm2 661 | HCFC22 HCFC22 tracer 8.600E-02 1 2122 1.000E+00 molec/cm2 662 | H1211 H1211 tracer 1.650E-01 1 2123 1.000E+00 molec/cm2 663 | H1301 H1301 tracer 1.490E-01 1 2124 1.000E+00 molec/cm2 664 | H2402 H2402 tracer 2.600E-01 1 2125 1.000E+00 molec/cm2 665 | Cl Cl tracer 3.500E-02 1 2126 1.000E+00 molec/cm2 666 | ClO ClO tracer 5.100E-02 1 2127 1.000E+00 molec/cm2 667 | HOCl HOCl tracer 5.200E-02 1 2128 1.000E+00 molec/cm2 668 | ClNO3 ClNO3 tracer 9.700E-02 1 2129 1.000E+00 molec/cm2 669 | ClNO2 ClNO2 tracer 8.100E-02 1 2130 1.000E+00 molec/cm2 670 | ClOO ClOO tracer 6.700E-02 1 2131 1.000E+00 molec/cm2 671 | OClO OClO tracer 6.700E-02 1 2132 1.000E+00 molec/cm2 672 | Cl2 Cl2 tracer 7.100E-02 1 2133 1.000E+00 molec/cm2 673 | Cl2O2 Cl2O2 tracer 1.030E-01 1 2134 1.000E+00 molec/cm2 674 | H2O H2O tracer 1.800E-02 1 2135 1.000E+00 molec/cm2 675 | BrSALA BrSALA tracer 8.000E-02 1 2136 1.000E+00 molec/cm2 676 | BrSALC BrSALC tracer 8.000E-02 1 2137 1.000E+00 molec/cm2 677 | CHCl3 CHCl3 tracer 1.190E-01 1 2138 1.000E+00 molec/cm2 678 | CH2Cl2 CH2Cl2 tracer 8.500E-02 1 2139 1.000E+00 molec/cm2 679 | CH3I CH3I tracer 1.420E-01 1 2140 1.000E+00 molec/cm2 680 | CH2I2 CH2I2 tracer 2.680E-01 1 2141 1.000E+00 molec/cm2 681 | CH2ICl CH2ICl tracer 1.670E-01 1 2142 1.000E+00 molec/cm2 682 | CH2IBr CH2IBr tracer 2.210E-01 1 2143 1.000E+00 molec/cm2 683 | HOI HOI tracer 1.440E-01 1 2144 1.000E+00 molec/cm2 684 | I2 I2 tracer 2.540E-01 1 2145 1.000E+00 molec/cm2 685 | IBr IBr tracer 2.070E-01 1 2146 1.000E+00 molec/cm2 686 | ICl ICl tracer 1.620E-01 1 2147 1.000E+00 molec/cm2 687 | I I tracer 1.270E-01 1 2148 1.000E+00 molec/cm2 688 | IO IO tracer 1.430E-01 1 2149 1.000E+00 molec/cm2 689 | HI HI tracer 1.280E-01 1 2150 1.000E+00 molec/cm2 690 | OIO OIO tracer 1.590E-01 1 2151 1.000E+00 molec/cm2 691 | INO INO tracer 1.570E-01 1 2152 1.000E+00 molec/cm2 692 | IONO IONO tracer 1.730E-01 1 2153 1.000E+00 molec/cm2 693 | IONO2 IONO2 tracer 1.890E-01 1 2154 1.000E+00 molec/cm2 694 | I2O2 I2O2 tracer 2.860E-01 1 2155 1.000E+00 molec/cm2 695 | I2O3 I2O3 tracer 3.020E-01 1 2156 1.000E+00 molec/cm2 696 | I2O4 I2O4 tracer 3.180E-01 1 2157 1.000E+00 molec/cm2 697 | ISALA ISALA tracer 1.270E-01 1 2158 1.000E+00 molec/cm2 698 | ISALC ISALC tracer 1.270E-01 1 2159 1.000E+00 molec/cm2 699 | AERI AERI tracer 1.270E-01 1 2160 1.000E+00 molec/cm2 700 | MONX MONX tracer -1.000E-03 1 2161 1.000E+00 molec/cm2 701 | CO2 CO2 tracer 4.400E-02 1 2162 1.000E+00 molec/cm2 702 | LBRO2H LBRO2H tracer -1.000E-03 1 2163 1.000E+00 molec/cm2 703 | LBRO2N LBRO2N tracer -1.000E-03 1 2164 1.000E+00 molec/cm2 704 | LISOPOH LISOPOH tracer -1.000E-03 1 2165 1.000E+00 molec/cm2 705 | LISOPNO3 LISOPNO3 tracer -1.000E-03 1 2166 1.000E+00 molec/cm2 706 | LTRO2H LTRO2H tracer -1.000E-03 1 2167 1.000E+00 molec/cm2 707 | LTRO2N LTRO2N tracer -1.000E-03 1 2168 1.000E+00 molec/cm2 708 | LXRO2H LXRO2H tracer -1.000E-03 1 2169 1.000E+00 molec/cm2 709 | LXRO2N LXRO2N tracer -1.000E-03 1 2170 1.000E+00 molec/cm2 710 | PYAC PYAC tracer -1.000E-03 1 2171 1.000E+00 molec/cm2 711 | SO4H1 SO4H1 tracer -1.000E-03 1 2172 1.000E+00 molec/cm2 712 | SO4H2 SO4H2 tracer -1.000E-03 1 2173 1.000E+00 molec/cm2 713 | POX POX tracer -1.000E-03 1 2174 1.000E+00 molec/cm2 714 | LOX LOX tracer -1.000E-03 1 2175 1.000E+00 molec/cm2 715 | PCO PCO tracer -1.000E-03 1 2176 1.000E+00 molec/cm2 716 | LCO LCO tracer -1.000E-03 1 2177 1.000E+00 molec/cm2 717 | PSO4 PSO4 tracer -1.000E-03 1 2178 1.000E+00 molec/cm2 718 | DHDC DHDC tracer 1.640E-01 1 2179 1.000E+00 molec/cm2 719 | PMNN PMNN tracer -1.000E-03 1 2180 1.000E+00 molec/cm2 720 | TRO2 TRO2 tracer -1.000E-03 1 2181 1.000E+00 molec/cm2 721 | BRO2 BRO2 tracer -1.000E-03 1 2182 1.000E+00 molec/cm2 722 | N N tracer -1.000E-03 1 2183 1.000E+00 molec/cm2 723 | XRO2 XRO2 tracer -1.000E-03 1 2184 1.000E+00 molec/cm2 724 | IMAO3 IMAO3 tracer -1.000E-03 1 2185 1.000E+00 molec/cm2 725 | ETP ETP tracer -1.000E-03 1 2186 1.000E+00 molec/cm2 726 | RA3P RA3P tracer -1.000E-03 1 2187 1.000E+00 molec/cm2 727 | RB3P RB3P tracer -1.000E-03 1 2188 1.000E+00 molec/cm2 728 | RP RP tracer -1.000E-03 1 2189 1.000E+00 molec/cm2 729 | PP PP tracer -1.000E-03 1 2190 1.000E+00 molec/cm2 730 | PRPN PRPN tracer -1.000E-03 1 2191 1.000E+00 molec/cm2 731 | PIP PIP tracer -1.000E-03 1 2192 1.000E+00 molec/cm2 732 | R4P R4P tracer -1.000E-03 1 2193 1.000E+00 molec/cm2 733 | DHPCARP DHPCARP tracer 1.810E-01 1 2194 1.000E+00 molec/cm2 734 | IAP IAP tracer -1.000E-03 1 2195 1.000E+00 molec/cm2 735 | VRP VRP tracer -1.000E-03 1 2196 1.000E+00 molec/cm2 736 | HPC52O2 HPC52O2 tracer 1.650E-01 1 2197 1.000E+00 molec/cm2 737 | ATOOH ATOOH tracer -1.000E-03 1 2198 1.000E+00 molec/cm2 738 | DHMOB DHMOB tracer -1.000E-03 1 2199 1.000E+00 molec/cm2 739 | ISNP ISNP tracer -1.000E-03 1 2200 1.000E+00 molec/cm2 740 | MAOP MAOP tracer -1.000E-03 1 2201 1.000E+00 molec/cm2 741 | MRP MRP tracer -1.000E-03 1 2202 1.000E+00 molec/cm2 742 | INPN INPN tracer -1.000E-03 1 2203 1.000E+00 molec/cm2 743 | MOBAOO MOBAOO tracer -1.000E-03 1 2204 1.000E+00 molec/cm2 744 | DIBOO DIBOO tracer -1.000E-03 1 2205 1.000E+00 molec/cm2 745 | MACRNO2 MACRNO2 tracer -1.000E-03 1 2206 1.000E+00 molec/cm2 746 | H H tracer -1.000E-03 1 2207 1.000E+00 molec/cm2 747 | ROH ROH tracer -1.000E-03 1 2208 1.000E+00 molec/cm2 748 | ISNOHOO ISNOHOO tracer -1.000E-03 1 2209 1.000E+00 molec/cm2 749 | MVKOO MVKOO tracer -1.000E-03 1 2210 1.000E+00 molec/cm2 750 | ISNOOB ISNOOB tracer -1.000E-03 1 2211 1.000E+00 molec/cm2 751 | GAOO GAOO tracer -1.000E-03 1 2212 1.000E+00 molec/cm2 752 | CH3CHOO CH3CHOO tracer -1.000E-03 1 2213 1.000E+00 molec/cm2 753 | IEPOXOO IEPOXOO tracer -1.000E-03 1 2214 1.000E+00 molec/cm2 754 | MGLYOO MGLYOO tracer -1.000E-03 1 2215 1.000E+00 molec/cm2 755 | PRN1 PRN1 tracer -1.000E-03 1 2216 1.000E+00 molec/cm2 756 | MGLOO MGLOO tracer -1.000E-03 1 2217 1.000E+00 molec/cm2 757 | A3O2 A3O2 tracer -1.000E-03 1 2218 1.000E+00 molec/cm2 758 | CH2OO CH2OO tracer -1.000E-03 1 2219 1.000E+00 molec/cm2 759 | MAN2 MAN2 tracer -1.000E-03 1 2220 1.000E+00 molec/cm2 760 | ISNOOA ISNOOA tracer -1.000E-03 1 2221 1.000E+00 molec/cm2 761 | PO2 PO2 tracer -1.000E-03 1 2222 1.000E+00 molec/cm2 762 | B3O2 B3O2 tracer -1.000E-03 1 2223 1.000E+00 molec/cm2 763 | ISOPNDO2 ISOPNDO2 tracer -1.000E-03 1 2224 1.000E+00 molec/cm2 764 | MACROO MACROO tracer -1.000E-03 1 2225 1.000E+00 molec/cm2 765 | R4N1 R4N1 tracer -1.000E-03 1 2226 1.000E+00 molec/cm2 766 | MAOPO2 MAOPO2 tracer -1.000E-03 1 2227 1.000E+00 molec/cm2 767 | ATO2 ATO2 tracer -1.000E-03 1 2228 1.000E+00 molec/cm2 768 | RCO3 RCO3 tracer -1.000E-03 1 2229 1.000E+00 molec/cm2 769 | OLND OLND tracer -1.000E-03 1 2230 1.000E+00 molec/cm2 770 | OLNN OLNN tracer -1.000E-03 1 2231 1.000E+00 molec/cm2 771 | LIMO2 LIMO2 tracer -1.000E-03 1 2232 1.000E+00 molec/cm2 772 | KO2 KO2 tracer -1.000E-03 1 2233 1.000E+00 molec/cm2 773 | ISOPNBO2 ISOPNBO2 tracer -1.000E-03 1 2234 1.000E+00 molec/cm2 774 | PIO2 PIO2 tracer -1.000E-03 1 2235 1.000E+00 molec/cm2 775 | HC5OO HC5OO tracer -1.000E-03 1 2236 1.000E+00 molec/cm2 776 | NMAO3 NMAO3 tracer -1.000E-03 1 2237 1.000E+00 molec/cm2 777 | VRO2 VRO2 tracer -1.000E-03 1 2238 1.000E+00 molec/cm2 778 | HC5 HC5 tracer -1.000E-03 1 2239 1.000E+00 molec/cm2 779 | RIO2 RIO2 tracer -1.000E-03 1 2240 1.000E+00 molec/cm2 780 | INO2 INO2 tracer -1.000E-03 1 2241 1.000E+00 molec/cm2 781 | R4O2 R4O2 tracer -1.000E-03 1 2242 1.000E+00 molec/cm2 782 | ETO2 ETO2 tracer -1.000E-03 1 2243 1.000E+00 molec/cm2 783 | MRO2 MRO2 tracer -1.000E-03 1 2244 1.000E+00 molec/cm2 784 | MCO3 MCO3 tracer -1.000E-03 1 2245 1.000E+00 molec/cm2 785 | MO2 MO2 tracer -1.000E-03 1 2246 1.000E+00 molec/cm2 786 | OH OH tracer -1.000E-03 1 2247 1.000E+00 molec/cm2 787 | O1D O1D tracer -1.000E-03 1 2248 1.000E+00 molec/cm2 788 | HO2 HO2 tracer -1.000E-03 1 2249 1.000E+00 molec/cm2 789 | O O tracer -1.000E-03 1 2250 1.000E+00 molec/cm2 790 | H2 H2 tracer -1.000E-03 1 2251 1.000E+00 molec/cm2 791 | MOH MOH tracer -1.000E-03 1 2252 1.000E+00 molec/cm2 792 | N2 N2 tracer -1.000E-03 1 2253 1.000E+00 molec/cm2 793 | O2 O2 tracer -1.000E-03 1 2254 1.000E+00 molec/cm2 794 | RCOOH RCOOH tracer -1.000E-03 1 2255 1.000E+00 molec/cm2 795 | #============================================================================== 796 | # GEOS-CHEM tracers [kg/s] 797 | #============================================================================== 798 | NO NO tracer 3.000E-02 1 3001 1.000E+00 kg/s 799 | O3 O3 tracer 4.800E-02 1 3002 1.000E+00 kg/s 800 | PAN PAN tracer 1.210E-01 1 3003 1.000E+00 kg/s 801 | CO CO tracer 2.800E-02 1 3004 1.000E+00 kg/s 802 | ALK4 ALK4 tracer 1.200E-02 4 3005 1.000E+00 kg C/s 803 | ISOP ISOP tracer 1.200E-02 5 3006 1.000E+00 kg C/s 804 | HNO3 HNO3 tracer 6.300E-02 1 3007 1.000E+00 kg/s 805 | H2O2 H2O2 tracer 3.400E-02 1 3008 1.000E+00 kg/s 806 | ACET ACET tracer 1.200E-02 3 3009 1.000E+00 kg C/s 807 | MEK MEK tracer 1.200E-02 4 3010 1.000E+00 kg C/s 808 | ALD2 ALD2 tracer 1.200E-02 2 3011 1.000E+00 kg C/s 809 | RCHO RCHO tracer 5.800E-02 1 3012 1.000E+00 kg/s 810 | MVK MVK tracer 7.000E-02 1 3013 1.000E+00 kg/s 811 | MACR MACR tracer 7.000E-02 1 3014 1.000E+00 kg/s 812 | NPMN NPMN tracer 1.470E-01 1 3015 1.000E+00 kg/s 813 | PPN PPN tracer 1.350E-01 1 3016 1.000E+00 kg/s 814 | R4N2 R4N2 tracer 1.190E-01 1 3017 1.000E+00 kg/s 815 | PRPE PRPE tracer 1.200E-02 3 3018 1.000E+00 kg C/s 816 | C3H8 C3H8 tracer 1.200E-02 3 3019 1.000E+00 kg C/s 817 | CH2O CH2O tracer 3.000E-02 1 3020 1.000E+00 kg/s 818 | C2H6 C2H6 tracer 1.200E-02 2 3021 1.000E+00 kg C/s 819 | N2O5 N2O5 tracer 1.080E-01 1 3022 1.000E+00 kg/s 820 | HNO4 HNO4 tracer 7.900E-02 1 3023 1.000E+00 kg/s 821 | MP MP tracer 4.800E-02 1 3024 1.000E+00 kg/s 822 | DMS DMS tracer 6.200E-02 1 3025 1.000E+00 kg/s 823 | SO2 SO2 tracer 6.400E-02 1 3026 1.000E+00 kg/s 824 | SO4 SO4 tracer 9.600E-02 1 3027 1.000E+00 kg/s 825 | SO4s SO4s tracer 3.140E-02 1 3028 1.000E+00 kg/s 826 | MSA MSA tracer 9.600E-02 1 3029 1.000E+00 kg/s 827 | NH3 NH3 tracer 1.700E-02 1 3030 1.000E+00 kg/s 828 | NH4 NH4 tracer 1.800E-02 1 3031 1.000E+00 kg/s 829 | NIT NIT tracer 6.200E-02 1 3032 1.000E+00 kg/s 830 | NITs NITs tracer 3.140E-02 1 3033 1.000E+00 kg/s 831 | BCPI BCPI tracer 1.200E-02 1 3034 1.000E+00 kg/s 832 | OCPI OCPI tracer 1.200E-02 1 3035 1.000E+00 kg/s 833 | BCPO BCPO tracer 1.200E-02 1 3036 1.000E+00 kg/s 834 | OCPO OCPO tracer 1.200E-02 1 3037 1.000E+00 kg/s 835 | DST1 DST1 tracer 2.900E-02 1 3038 1.000E+00 kg/s 836 | DST2 DST2 tracer 2.900E-02 1 3039 1.000E+00 kg/s 837 | DST3 DST3 tracer 2.900E-02 1 3040 1.000E+00 kg/s 838 | DST4 DST4 tracer 2.900E-02 1 3041 1.000E+00 kg/s 839 | SALA SALA tracer 3.140E-02 1 3042 1.000E+00 kg/s 840 | SALC SALC tracer 3.140E-02 1 3043 1.000E+00 kg/s 841 | Br2 Br2 tracer 1.600E-01 1 3044 1.000E+00 kg/s 842 | Br Br tracer 8.000E-02 1 3045 1.000E+00 kg/s 843 | BrO BrO tracer 9.600E-02 1 3046 1.000E+00 kg/s 844 | HOBr HOBr tracer 9.700E-02 1 3047 1.000E+00 kg/s 845 | HBr HBr tracer 8.100E-02 1 3048 1.000E+00 kg/s 846 | BrNO2 BrNO2 tracer 1.260E-01 1 3049 1.000E+00 kg/s 847 | BrNO3 BrNO3 tracer 1.420E-01 1 3050 1.000E+00 kg/s 848 | CHBr3 CHBr3 tracer 2.530E-01 1 3051 1.000E+00 kg/s 849 | CH2Br2 CH2Br2 tracer 1.740E-01 1 3052 1.000E+00 kg/s 850 | CH3Br CH3Br tracer 9.500E-02 1 3053 1.000E+00 kg/s 851 | MPN MPN tracer 9.300E-02 1 3054 1.000E+00 kg/s 852 | ISOPND ISOPND tracer 1.470E-01 1 3055 1.000E+00 kg/s 853 | ISOPNB ISOPNB tracer 1.470E-01 1 3056 1.000E+00 kg/s 854 | MOBA MOBA tracer 1.140E-01 1 3057 1.000E+00 kg/s 855 | PROPNN PROPNN tracer 1.190E-01 1 3058 1.000E+00 kg/s 856 | HAC HAC tracer 7.400E-02 1 3059 1.000E+00 kg/s 857 | GLYC GLYC tracer 6.000E-02 1 3060 1.000E+00 kg/s 858 | MVKN MVKN tracer 1.490E-01 1 3061 1.000E+00 kg/s 859 | MACRN MACRN tracer 1.490E-01 1 3062 1.000E+00 kg/s 860 | MAP MAP tracer 7.600E-02 1 3063 1.000E+00 kg/s 861 | NO2 NO2 tracer 4.600E-02 1 3064 1.000E+00 kg/s 862 | NO3 NO3 tracer 6.200E-02 1 3065 1.000E+00 kg/s 863 | HNO2 HNO2 tracer 4.700E-02 1 3066 1.000E+00 kg/s 864 | BENZ BENZ tracer 1.200E-02 6 3067 1.000E+00 kg C/s 865 | TOLU TOLU tracer 1.200E-02 7 3068 1.000E+00 kg C/s 866 | XYLE XYLE tracer 1.200E-02 8 3069 1.000E+00 kg C/s 867 | MTPA MTPA tracer 1.362E-01 1 3070 1.000E+00 kg/s 868 | LIMO LIMO tracer 1.362E-01 1 3071 1.000E+00 kg/s 869 | SOAP SOAP tracer 1.500E-01 1 3072 1.000E+00 kg/s 870 | SOAS SOAS tracer 1.500E-01 1 3073 1.000E+00 kg/s 871 | EOH EOH tracer 1.200E-02 2 3074 1.000E+00 kg C/s 872 | MGLY MGLY tracer 7.200E-02 1 3075 1.000E+00 kg/s 873 | GLYX GLYX tracer 5.800E-02 1 3076 1.000E+00 kg/s 874 | ACTA ACTA tracer 6.000E-02 1 3077 1.000E+00 kg/s 875 | HPALD HPALD tracer 1.160E-01 1 3078 1.000E+00 kg/s 876 | DHDN DHDN tracer 2.260E-01 1 3079 1.000E+00 kg/s 877 | ETHLN ETHLN tracer 1.050E-01 1 3080 1.000E+00 kg/s 878 | HCOOH HCOOH tracer 4.600E-02 1 3081 1.000E+00 kg/s 879 | IEPOXA IEPOXA tracer 1.180E-01 1 3082 1.000E+00 kg/s 880 | IEPOXB IEPOXB tracer 1.180E-01 1 3083 1.000E+00 kg/s 881 | IEPOXD IEPOXD tracer 1.180E-01 1 3084 1.000E+00 kg/s 882 | ISN1 ISN1 tracer 1.470E-01 1 3085 1.000E+00 kg/s 883 | RIPA RIPA tracer 1.180E-01 1 3086 1.000E+00 kg/s 884 | RIPB RIPB tracer 1.180E-01 1 3087 1.000E+00 kg/s 885 | RIPD RIPD tracer 1.180E-01 1 3088 1.000E+00 kg/s 886 | IMAE IMAE tracer 1.020E-01 1 3089 1.000E+00 kg/s 887 | SOAIE SOAIE tracer 1.180E-01 1 3090 1.000E+00 kg/s 888 | SOAME SOAME tracer 1.020E-01 1 3091 1.000E+00 kg/s 889 | SOAGX SOAGX tracer 5.800E-02 1 3092 1.000E+00 kg/s 890 | SOAMG SOAMG tracer 7.200E-02 1 3093 1.000E+00 kg/s 891 | LVOC LVOC tracer 1.540E-01 1 3094 1.000E+00 kg/s 892 | LVOCOA LVOCOA tracer 1.540E-01 1 3095 1.000E+00 kg/s 893 | ISN1OG ISN1OG tracer 2.260E-01 1 3096 1.000E+00 kg/s 894 | ISN1OA ISN1OA tracer 2.260E-01 1 3097 1.000E+00 kg/s 895 | MONITS MONITS tracer 2.150E-01 1 3098 1.000E+00 kg/s 896 | MONITU MONITU tracer 2.150E-01 1 3099 1.000E+00 kg/s 897 | HONIT HONIT tracer 2.150E-01 1 3100 1.000E+00 kg/s 898 | IONITA IONITA tracer 1.400E-02 1 3101 1.000E+00 kg/s 899 | MONITA MONITA tracer 1.400E-02 1 3102 1.000E+00 kg/s 900 | INDIOL INDIOL tracer 1.020E-01 1 3103 1.000E+00 kg/s 901 | IPMN IPMN tracer 1.470E-01 1 3104 1.000E+00 kg/s 902 | HC187 HC187 tracer 1.870E-01 1 3105 1.000E+00 kg/s 903 | N2O N2O tracer 4.400E-02 1 3106 1.000E+00 kg/s 904 | OCS OCS tracer 6.000E-02 1 3107 1.000E+00 kg/s 905 | CH4 CH4 tracer 1.600E-02 1 3108 1.000E+00 kg/s 906 | BrCl BrCl tracer 1.150E-01 1 3109 1.000E+00 kg/s 907 | HCl HCl tracer 3.600E-02 1 3110 1.000E+00 kg/s 908 | CCl4 CCl4 tracer 1.520E-01 1 3111 1.000E+00 kg/s 909 | CH3Cl CH3Cl tracer 5.000E-02 1 3112 1.000E+00 kg/s 910 | CH3CCl3 CH3CCl3 tracer 1.330E-01 1 3113 1.000E+00 kg/s 911 | CFC113 CFC113 tracer 1.870E-01 1 3114 1.000E+00 kg/s 912 | CFC114 CFC114 tracer 1.870E-01 1 3115 1.000E+00 kg/s 913 | CFC115 CFC115 tracer 1.870E-01 1 3116 1.000E+00 kg/s 914 | HCFC123 HCFC123 tracer 1.170E-01 1 3117 1.000E+00 kg/s 915 | HCFC141b HCFC141b tracer 1.170E-01 1 3118 1.000E+00 kg/s 916 | HCFC142b HCFC142b tracer 1.170E-01 1 3119 1.000E+00 kg/s 917 | CFC11 CFC11 tracer 1.370E-01 1 3120 1.000E+00 kg/s 918 | CFC12 CFC12 tracer 1.210E-01 1 3121 1.000E+00 kg/s 919 | HCFC22 HCFC22 tracer 8.600E-02 1 3122 1.000E+00 kg/s 920 | H1211 H1211 tracer 1.650E-01 1 3123 1.000E+00 kg/s 921 | H1301 H1301 tracer 1.490E-01 1 3124 1.000E+00 kg/s 922 | H2402 H2402 tracer 2.600E-01 1 3125 1.000E+00 kg/s 923 | Cl Cl tracer 3.500E-02 1 3126 1.000E+00 kg/s 924 | ClO ClO tracer 5.100E-02 1 3127 1.000E+00 kg/s 925 | HOCl HOCl tracer 5.200E-02 1 3128 1.000E+00 kg/s 926 | ClNO3 ClNO3 tracer 9.700E-02 1 3129 1.000E+00 kg/s 927 | ClNO2 ClNO2 tracer 8.100E-02 1 3130 1.000E+00 kg/s 928 | ClOO ClOO tracer 6.700E-02 1 3131 1.000E+00 kg/s 929 | OClO OClO tracer 6.700E-02 1 3132 1.000E+00 kg/s 930 | Cl2 Cl2 tracer 7.100E-02 1 3133 1.000E+00 kg/s 931 | Cl2O2 Cl2O2 tracer 1.030E-01 1 3134 1.000E+00 kg/s 932 | H2O H2O tracer 1.800E-02 1 3135 1.000E+00 kg/s 933 | BrSALA BrSALA tracer 8.000E-02 1 3136 1.000E+00 kg/s 934 | BrSALC BrSALC tracer 8.000E-02 1 3137 1.000E+00 kg/s 935 | CHCl3 CHCl3 tracer 1.190E-01 1 3138 1.000E+00 kg/s 936 | CH2Cl2 CH2Cl2 tracer 8.500E-02 1 3139 1.000E+00 kg/s 937 | CH3I CH3I tracer 1.420E-01 1 3140 1.000E+00 kg/s 938 | CH2I2 CH2I2 tracer 2.680E-01 1 3141 1.000E+00 kg/s 939 | CH2ICl CH2ICl tracer 1.670E-01 1 3142 1.000E+00 kg/s 940 | CH2IBr CH2IBr tracer 2.210E-01 1 3143 1.000E+00 kg/s 941 | HOI HOI tracer 1.440E-01 1 3144 1.000E+00 kg/s 942 | I2 I2 tracer 2.540E-01 1 3145 1.000E+00 kg/s 943 | IBr IBr tracer 2.070E-01 1 3146 1.000E+00 kg/s 944 | ICl ICl tracer 1.620E-01 1 3147 1.000E+00 kg/s 945 | I I tracer 1.270E-01 1 3148 1.000E+00 kg/s 946 | IO IO tracer 1.430E-01 1 3149 1.000E+00 kg/s 947 | HI HI tracer 1.280E-01 1 3150 1.000E+00 kg/s 948 | OIO OIO tracer 1.590E-01 1 3151 1.000E+00 kg/s 949 | INO INO tracer 1.570E-01 1 3152 1.000E+00 kg/s 950 | IONO IONO tracer 1.730E-01 1 3153 1.000E+00 kg/s 951 | IONO2 IONO2 tracer 1.890E-01 1 3154 1.000E+00 kg/s 952 | I2O2 I2O2 tracer 2.860E-01 1 3155 1.000E+00 kg/s 953 | I2O3 I2O3 tracer 3.020E-01 1 3156 1.000E+00 kg/s 954 | I2O4 I2O4 tracer 3.180E-01 1 3157 1.000E+00 kg/s 955 | ISALA ISALA tracer 1.270E-01 1 3158 1.000E+00 kg/s 956 | ISALC ISALC tracer 1.270E-01 1 3159 1.000E+00 kg/s 957 | AERI AERI tracer 1.270E-01 1 3160 1.000E+00 kg/s 958 | MONX MONX tracer -1.000E-03 1 3161 1.000E+00 kg/s 959 | CO2 CO2 tracer 4.400E-02 1 3162 1.000E+00 kg/s 960 | LBRO2H LBRO2H tracer -1.000E-03 1 3163 1.000E+00 kg/s 961 | LBRO2N LBRO2N tracer -1.000E-03 1 3164 1.000E+00 kg/s 962 | LISOPOH LISOPOH tracer -1.000E-03 1 3165 1.000E+00 kg/s 963 | LISOPNO3 LISOPNO3 tracer -1.000E-03 1 3166 1.000E+00 kg/s 964 | LTRO2H LTRO2H tracer -1.000E-03 1 3167 1.000E+00 kg/s 965 | LTRO2N LTRO2N tracer -1.000E-03 1 3168 1.000E+00 kg/s 966 | LXRO2H LXRO2H tracer -1.000E-03 1 3169 1.000E+00 kg/s 967 | LXRO2N LXRO2N tracer -1.000E-03 1 3170 1.000E+00 kg/s 968 | PYAC PYAC tracer -1.000E-03 1 3171 1.000E+00 kg/s 969 | SO4H1 SO4H1 tracer -1.000E-03 1 3172 1.000E+00 kg/s 970 | SO4H2 SO4H2 tracer -1.000E-03 1 3173 1.000E+00 kg/s 971 | POX POX tracer -1.000E-03 1 3174 1.000E+00 kg/s 972 | LOX LOX tracer -1.000E-03 1 3175 1.000E+00 kg/s 973 | PCO PCO tracer -1.000E-03 1 3176 1.000E+00 kg/s 974 | LCO LCO tracer -1.000E-03 1 3177 1.000E+00 kg/s 975 | PSO4 PSO4 tracer -1.000E-03 1 3178 1.000E+00 kg/s 976 | DHDC DHDC tracer 1.640E-01 1 3179 1.000E+00 kg/s 977 | PMNN PMNN tracer -1.000E-03 1 3180 1.000E+00 kg/s 978 | TRO2 TRO2 tracer -1.000E-03 1 3181 1.000E+00 kg/s 979 | BRO2 BRO2 tracer -1.000E-03 1 3182 1.000E+00 kg/s 980 | N N tracer -1.000E-03 1 3183 1.000E+00 kg/s 981 | XRO2 XRO2 tracer -1.000E-03 1 3184 1.000E+00 kg/s 982 | IMAO3 IMAO3 tracer -1.000E-03 1 3185 1.000E+00 kg/s 983 | ETP ETP tracer -1.000E-03 1 3186 1.000E+00 kg/s 984 | RA3P RA3P tracer -1.000E-03 1 3187 1.000E+00 kg/s 985 | RB3P RB3P tracer -1.000E-03 1 3188 1.000E+00 kg/s 986 | RP RP tracer -1.000E-03 1 3189 1.000E+00 kg/s 987 | PP PP tracer -1.000E-03 1 3190 1.000E+00 kg/s 988 | PRPN PRPN tracer -1.000E-03 1 3191 1.000E+00 kg/s 989 | PIP PIP tracer -1.000E-03 1 3192 1.000E+00 kg/s 990 | R4P R4P tracer -1.000E-03 1 3193 1.000E+00 kg/s 991 | DHPCARP DHPCARP tracer 1.810E-01 1 3194 1.000E+00 kg/s 992 | IAP IAP tracer -1.000E-03 1 3195 1.000E+00 kg/s 993 | VRP VRP tracer -1.000E-03 1 3196 1.000E+00 kg/s 994 | HPC52O2 HPC52O2 tracer 1.650E-01 1 3197 1.000E+00 kg/s 995 | ATOOH ATOOH tracer -1.000E-03 1 3198 1.000E+00 kg/s 996 | DHMOB DHMOB tracer -1.000E-03 1 3199 1.000E+00 kg/s 997 | ISNP ISNP tracer -1.000E-03 1 3200 1.000E+00 kg/s 998 | MAOP MAOP tracer -1.000E-03 1 3201 1.000E+00 kg/s 999 | MRP MRP tracer -1.000E-03 1 3202 1.000E+00 kg/s 1000 | INPN INPN tracer -1.000E-03 1 3203 1.000E+00 kg/s 1001 | MOBAOO MOBAOO tracer -1.000E-03 1 3204 1.000E+00 kg/s 1002 | DIBOO DIBOO tracer -1.000E-03 1 3205 1.000E+00 kg/s 1003 | MACRNO2 MACRNO2 tracer -1.000E-03 1 3206 1.000E+00 kg/s 1004 | H H tracer -1.000E-03 1 3207 1.000E+00 kg/s 1005 | ROH ROH tracer -1.000E-03 1 3208 1.000E+00 kg/s 1006 | ISNOHOO ISNOHOO tracer -1.000E-03 1 3209 1.000E+00 kg/s 1007 | MVKOO MVKOO tracer -1.000E-03 1 3210 1.000E+00 kg/s 1008 | ISNOOB ISNOOB tracer -1.000E-03 1 3211 1.000E+00 kg/s 1009 | GAOO GAOO tracer -1.000E-03 1 3212 1.000E+00 kg/s 1010 | CH3CHOO CH3CHOO tracer -1.000E-03 1 3213 1.000E+00 kg/s 1011 | IEPOXOO IEPOXOO tracer -1.000E-03 1 3214 1.000E+00 kg/s 1012 | MGLYOO MGLYOO tracer -1.000E-03 1 3215 1.000E+00 kg/s 1013 | PRN1 PRN1 tracer -1.000E-03 1 3216 1.000E+00 kg/s 1014 | MGLOO MGLOO tracer -1.000E-03 1 3217 1.000E+00 kg/s 1015 | A3O2 A3O2 tracer -1.000E-03 1 3218 1.000E+00 kg/s 1016 | CH2OO CH2OO tracer -1.000E-03 1 3219 1.000E+00 kg/s 1017 | MAN2 MAN2 tracer -1.000E-03 1 3220 1.000E+00 kg/s 1018 | ISNOOA ISNOOA tracer -1.000E-03 1 3221 1.000E+00 kg/s 1019 | PO2 PO2 tracer -1.000E-03 1 3222 1.000E+00 kg/s 1020 | B3O2 B3O2 tracer -1.000E-03 1 3223 1.000E+00 kg/s 1021 | ISOPNDO2 ISOPNDO2 tracer -1.000E-03 1 3224 1.000E+00 kg/s 1022 | MACROO MACROO tracer -1.000E-03 1 3225 1.000E+00 kg/s 1023 | R4N1 R4N1 tracer -1.000E-03 1 3226 1.000E+00 kg/s 1024 | MAOPO2 MAOPO2 tracer -1.000E-03 1 3227 1.000E+00 kg/s 1025 | ATO2 ATO2 tracer -1.000E-03 1 3228 1.000E+00 kg/s 1026 | RCO3 RCO3 tracer -1.000E-03 1 3229 1.000E+00 kg/s 1027 | OLND OLND tracer -1.000E-03 1 3230 1.000E+00 kg/s 1028 | OLNN OLNN tracer -1.000E-03 1 3231 1.000E+00 kg/s 1029 | LIMO2 LIMO2 tracer -1.000E-03 1 3232 1.000E+00 kg/s 1030 | KO2 KO2 tracer -1.000E-03 1 3233 1.000E+00 kg/s 1031 | ISOPNBO2 ISOPNBO2 tracer -1.000E-03 1 3234 1.000E+00 kg/s 1032 | PIO2 PIO2 tracer -1.000E-03 1 3235 1.000E+00 kg/s 1033 | HC5OO HC5OO tracer -1.000E-03 1 3236 1.000E+00 kg/s 1034 | NMAO3 NMAO3 tracer -1.000E-03 1 3237 1.000E+00 kg/s 1035 | VRO2 VRO2 tracer -1.000E-03 1 3238 1.000E+00 kg/s 1036 | HC5 HC5 tracer -1.000E-03 1 3239 1.000E+00 kg/s 1037 | RIO2 RIO2 tracer -1.000E-03 1 3240 1.000E+00 kg/s 1038 | INO2 INO2 tracer -1.000E-03 1 3241 1.000E+00 kg/s 1039 | R4O2 R4O2 tracer -1.000E-03 1 3242 1.000E+00 kg/s 1040 | ETO2 ETO2 tracer -1.000E-03 1 3243 1.000E+00 kg/s 1041 | MRO2 MRO2 tracer -1.000E-03 1 3244 1.000E+00 kg/s 1042 | MCO3 MCO3 tracer -1.000E-03 1 3245 1.000E+00 kg/s 1043 | MO2 MO2 tracer -1.000E-03 1 3246 1.000E+00 kg/s 1044 | OH OH tracer -1.000E-03 1 3247 1.000E+00 kg/s 1045 | O1D O1D tracer -1.000E-03 1 3248 1.000E+00 kg/s 1046 | HO2 HO2 tracer -1.000E-03 1 3249 1.000E+00 kg/s 1047 | O O tracer -1.000E-03 1 3250 1.000E+00 kg/s 1048 | H2 H2 tracer -1.000E-03 1 3251 1.000E+00 kg/s 1049 | MOH MOH tracer -1.000E-03 1 3252 1.000E+00 kg/s 1050 | N2 N2 tracer -1.000E-03 1 3253 1.000E+00 kg/s 1051 | O2 O2 tracer -1.000E-03 1 3254 1.000E+00 kg/s 1052 | RCOOH RCOOH tracer -1.000E-03 1 3255 1.000E+00 kg/s 1053 | #============================================================================== 1054 | # GEOS-CHEM tracers [kg] 1055 | #============================================================================== 1056 | NO NO tracer 3.000E-02 1 4001 1.000E+00 kg 1057 | O3 O3 tracer 4.800E-02 1 4002 1.000E+00 kg 1058 | PAN PAN tracer 1.210E-01 1 4003 1.000E+00 kg 1059 | CO CO tracer 2.800E-02 1 4004 1.000E+00 kg 1060 | ALK4 ALK4 tracer 1.200E-02 4 4005 1.000E+00 kg C 1061 | ISOP ISOP tracer 1.200E-02 5 4006 1.000E+00 kg C 1062 | HNO3 HNO3 tracer 6.300E-02 1 4007 1.000E+00 kg 1063 | H2O2 H2O2 tracer 3.400E-02 1 4008 1.000E+00 kg 1064 | ACET ACET tracer 1.200E-02 3 4009 1.000E+00 kg C 1065 | MEK MEK tracer 1.200E-02 4 4010 1.000E+00 kg C 1066 | ALD2 ALD2 tracer 1.200E-02 2 4011 1.000E+00 kg C 1067 | RCHO RCHO tracer 5.800E-02 1 4012 1.000E+00 kg 1068 | MVK MVK tracer 7.000E-02 1 4013 1.000E+00 kg 1069 | MACR MACR tracer 7.000E-02 1 4014 1.000E+00 kg 1070 | NPMN NPMN tracer 1.470E-01 1 4015 1.000E+00 kg 1071 | PPN PPN tracer 1.350E-01 1 4016 1.000E+00 kg 1072 | R4N2 R4N2 tracer 1.190E-01 1 4017 1.000E+00 kg 1073 | PRPE PRPE tracer 1.200E-02 3 4018 1.000E+00 kg C 1074 | C3H8 C3H8 tracer 1.200E-02 3 4019 1.000E+00 kg C 1075 | CH2O CH2O tracer 3.000E-02 1 4020 1.000E+00 kg 1076 | C2H6 C2H6 tracer 1.200E-02 2 4021 1.000E+00 kg C 1077 | N2O5 N2O5 tracer 1.080E-01 1 4022 1.000E+00 kg 1078 | HNO4 HNO4 tracer 7.900E-02 1 4023 1.000E+00 kg 1079 | MP MP tracer 4.800E-02 1 4024 1.000E+00 kg 1080 | DMS DMS tracer 6.200E-02 1 4025 1.000E+00 kg 1081 | SO2 SO2 tracer 6.400E-02 1 4026 1.000E+00 kg 1082 | SO4 SO4 tracer 9.600E-02 1 4027 1.000E+00 kg 1083 | SO4s SO4s tracer 3.140E-02 1 4028 1.000E+00 kg 1084 | MSA MSA tracer 9.600E-02 1 4029 1.000E+00 kg 1085 | NH3 NH3 tracer 1.700E-02 1 4030 1.000E+00 kg 1086 | NH4 NH4 tracer 1.800E-02 1 4031 1.000E+00 kg 1087 | NIT NIT tracer 6.200E-02 1 4032 1.000E+00 kg 1088 | NITs NITs tracer 3.140E-02 1 4033 1.000E+00 kg 1089 | BCPI BCPI tracer 1.200E-02 1 4034 1.000E+00 kg 1090 | OCPI OCPI tracer 1.200E-02 1 4035 1.000E+00 kg 1091 | BCPO BCPO tracer 1.200E-02 1 4036 1.000E+00 kg 1092 | OCPO OCPO tracer 1.200E-02 1 4037 1.000E+00 kg 1093 | DST1 DST1 tracer 2.900E-02 1 4038 1.000E+00 kg 1094 | DST2 DST2 tracer 2.900E-02 1 4039 1.000E+00 kg 1095 | DST3 DST3 tracer 2.900E-02 1 4040 1.000E+00 kg 1096 | DST4 DST4 tracer 2.900E-02 1 4041 1.000E+00 kg 1097 | SALA SALA tracer 3.140E-02 1 4042 1.000E+00 kg 1098 | SALC SALC tracer 3.140E-02 1 4043 1.000E+00 kg 1099 | Br2 Br2 tracer 1.600E-01 1 4044 1.000E+00 kg 1100 | Br Br tracer 8.000E-02 1 4045 1.000E+00 kg 1101 | BrO BrO tracer 9.600E-02 1 4046 1.000E+00 kg 1102 | HOBr HOBr tracer 9.700E-02 1 4047 1.000E+00 kg 1103 | HBr HBr tracer 8.100E-02 1 4048 1.000E+00 kg 1104 | BrNO2 BrNO2 tracer 1.260E-01 1 4049 1.000E+00 kg 1105 | BrNO3 BrNO3 tracer 1.420E-01 1 4050 1.000E+00 kg 1106 | CHBr3 CHBr3 tracer 2.530E-01 1 4051 1.000E+00 kg 1107 | CH2Br2 CH2Br2 tracer 1.740E-01 1 4052 1.000E+00 kg 1108 | CH3Br CH3Br tracer 9.500E-02 1 4053 1.000E+00 kg 1109 | MPN MPN tracer 9.300E-02 1 4054 1.000E+00 kg 1110 | ISOPND ISOPND tracer 1.470E-01 1 4055 1.000E+00 kg 1111 | ISOPNB ISOPNB tracer 1.470E-01 1 4056 1.000E+00 kg 1112 | MOBA MOBA tracer 1.140E-01 1 4057 1.000E+00 kg 1113 | PROPNN PROPNN tracer 1.190E-01 1 4058 1.000E+00 kg 1114 | HAC HAC tracer 7.400E-02 1 4059 1.000E+00 kg 1115 | GLYC GLYC tracer 6.000E-02 1 4060 1.000E+00 kg 1116 | MVKN MVKN tracer 1.490E-01 1 4061 1.000E+00 kg 1117 | MACRN MACRN tracer 1.490E-01 1 4062 1.000E+00 kg 1118 | MAP MAP tracer 7.600E-02 1 4063 1.000E+00 kg 1119 | NO2 NO2 tracer 4.600E-02 1 4064 1.000E+00 kg 1120 | NO3 NO3 tracer 6.200E-02 1 4065 1.000E+00 kg 1121 | HNO2 HNO2 tracer 4.700E-02 1 4066 1.000E+00 kg 1122 | BENZ BENZ tracer 1.200E-02 6 4067 1.000E+00 kg C 1123 | TOLU TOLU tracer 1.200E-02 7 4068 1.000E+00 kg C 1124 | XYLE XYLE tracer 1.200E-02 8 4069 1.000E+00 kg C 1125 | MTPA MTPA tracer 1.362E-01 1 4070 1.000E+00 kg 1126 | LIMO LIMO tracer 1.362E-01 1 4071 1.000E+00 kg 1127 | SOAP SOAP tracer 1.500E-01 1 4072 1.000E+00 kg 1128 | SOAS SOAS tracer 1.500E-01 1 4073 1.000E+00 kg 1129 | EOH EOH tracer 1.200E-02 2 4074 1.000E+00 kg C 1130 | MGLY MGLY tracer 7.200E-02 1 4075 1.000E+00 kg 1131 | GLYX GLYX tracer 5.800E-02 1 4076 1.000E+00 kg 1132 | ACTA ACTA tracer 6.000E-02 1 4077 1.000E+00 kg 1133 | HPALD HPALD tracer 1.160E-01 1 4078 1.000E+00 kg 1134 | DHDN DHDN tracer 2.260E-01 1 4079 1.000E+00 kg 1135 | ETHLN ETHLN tracer 1.050E-01 1 4080 1.000E+00 kg 1136 | HCOOH HCOOH tracer 4.600E-02 1 4081 1.000E+00 kg 1137 | IEPOXA IEPOXA tracer 1.180E-01 1 4082 1.000E+00 kg 1138 | IEPOXB IEPOXB tracer 1.180E-01 1 4083 1.000E+00 kg 1139 | IEPOXD IEPOXD tracer 1.180E-01 1 4084 1.000E+00 kg 1140 | ISN1 ISN1 tracer 1.470E-01 1 4085 1.000E+00 kg 1141 | RIPA RIPA tracer 1.180E-01 1 4086 1.000E+00 kg 1142 | RIPB RIPB tracer 1.180E-01 1 4087 1.000E+00 kg 1143 | RIPD RIPD tracer 1.180E-01 1 4088 1.000E+00 kg 1144 | IMAE IMAE tracer 1.020E-01 1 4089 1.000E+00 kg 1145 | SOAIE SOAIE tracer 1.180E-01 1 4090 1.000E+00 kg 1146 | SOAME SOAME tracer 1.020E-01 1 4091 1.000E+00 kg 1147 | SOAGX SOAGX tracer 5.800E-02 1 4092 1.000E+00 kg 1148 | SOAMG SOAMG tracer 7.200E-02 1 4093 1.000E+00 kg 1149 | LVOC LVOC tracer 1.540E-01 1 4094 1.000E+00 kg 1150 | LVOCOA LVOCOA tracer 1.540E-01 1 4095 1.000E+00 kg 1151 | ISN1OG ISN1OG tracer 2.260E-01 1 4096 1.000E+00 kg 1152 | ISN1OA ISN1OA tracer 2.260E-01 1 4097 1.000E+00 kg 1153 | MONITS MONITS tracer 2.150E-01 1 4098 1.000E+00 kg 1154 | MONITU MONITU tracer 2.150E-01 1 4099 1.000E+00 kg 1155 | HONIT HONIT tracer 2.150E-01 1 4100 1.000E+00 kg 1156 | IONITA IONITA tracer 1.400E-02 1 4101 1.000E+00 kg 1157 | MONITA MONITA tracer 1.400E-02 1 4102 1.000E+00 kg 1158 | INDIOL INDIOL tracer 1.020E-01 1 4103 1.000E+00 kg 1159 | IPMN IPMN tracer 1.470E-01 1 4104 1.000E+00 kg 1160 | HC187 HC187 tracer 1.870E-01 1 4105 1.000E+00 kg 1161 | N2O N2O tracer 4.400E-02 1 4106 1.000E+00 kg 1162 | OCS OCS tracer 6.000E-02 1 4107 1.000E+00 kg 1163 | CH4 CH4 tracer 1.600E-02 1 4108 1.000E+00 kg 1164 | BrCl BrCl tracer 1.150E-01 1 4109 1.000E+00 kg 1165 | HCl HCl tracer 3.600E-02 1 4110 1.000E+00 kg 1166 | CCl4 CCl4 tracer 1.520E-01 1 4111 1.000E+00 kg 1167 | CH3Cl CH3Cl tracer 5.000E-02 1 4112 1.000E+00 kg 1168 | CH3CCl3 CH3CCl3 tracer 1.330E-01 1 4113 1.000E+00 kg 1169 | CFC113 CFC113 tracer 1.870E-01 1 4114 1.000E+00 kg 1170 | CFC114 CFC114 tracer 1.870E-01 1 4115 1.000E+00 kg 1171 | CFC115 CFC115 tracer 1.870E-01 1 4116 1.000E+00 kg 1172 | HCFC123 HCFC123 tracer 1.170E-01 1 4117 1.000E+00 kg 1173 | HCFC141b HCFC141b tracer 1.170E-01 1 4118 1.000E+00 kg 1174 | HCFC142b HCFC142b tracer 1.170E-01 1 4119 1.000E+00 kg 1175 | CFC11 CFC11 tracer 1.370E-01 1 4120 1.000E+00 kg 1176 | CFC12 CFC12 tracer 1.210E-01 1 4121 1.000E+00 kg 1177 | HCFC22 HCFC22 tracer 8.600E-02 1 4122 1.000E+00 kg 1178 | H1211 H1211 tracer 1.650E-01 1 4123 1.000E+00 kg 1179 | H1301 H1301 tracer 1.490E-01 1 4124 1.000E+00 kg 1180 | H2402 H2402 tracer 2.600E-01 1 4125 1.000E+00 kg 1181 | Cl Cl tracer 3.500E-02 1 4126 1.000E+00 kg 1182 | ClO ClO tracer 5.100E-02 1 4127 1.000E+00 kg 1183 | HOCl HOCl tracer 5.200E-02 1 4128 1.000E+00 kg 1184 | ClNO3 ClNO3 tracer 9.700E-02 1 4129 1.000E+00 kg 1185 | ClNO2 ClNO2 tracer 8.100E-02 1 4130 1.000E+00 kg 1186 | ClOO ClOO tracer 6.700E-02 1 4131 1.000E+00 kg 1187 | OClO OClO tracer 6.700E-02 1 4132 1.000E+00 kg 1188 | Cl2 Cl2 tracer 7.100E-02 1 4133 1.000E+00 kg 1189 | Cl2O2 Cl2O2 tracer 1.030E-01 1 4134 1.000E+00 kg 1190 | H2O H2O tracer 1.800E-02 1 4135 1.000E+00 kg 1191 | BrSALA BrSALA tracer 8.000E-02 1 4136 1.000E+00 kg 1192 | BrSALC BrSALC tracer 8.000E-02 1 4137 1.000E+00 kg 1193 | CHCl3 CHCl3 tracer 1.190E-01 1 4138 1.000E+00 kg 1194 | CH2Cl2 CH2Cl2 tracer 8.500E-02 1 4139 1.000E+00 kg 1195 | CH3I CH3I tracer 1.420E-01 1 4140 1.000E+00 kg 1196 | CH2I2 CH2I2 tracer 2.680E-01 1 4141 1.000E+00 kg 1197 | CH2ICl CH2ICl tracer 1.670E-01 1 4142 1.000E+00 kg 1198 | CH2IBr CH2IBr tracer 2.210E-01 1 4143 1.000E+00 kg 1199 | HOI HOI tracer 1.440E-01 1 4144 1.000E+00 kg 1200 | I2 I2 tracer 2.540E-01 1 4145 1.000E+00 kg 1201 | IBr IBr tracer 2.070E-01 1 4146 1.000E+00 kg 1202 | ICl ICl tracer 1.620E-01 1 4147 1.000E+00 kg 1203 | I I tracer 1.270E-01 1 4148 1.000E+00 kg 1204 | IO IO tracer 1.430E-01 1 4149 1.000E+00 kg 1205 | HI HI tracer 1.280E-01 1 4150 1.000E+00 kg 1206 | OIO OIO tracer 1.590E-01 1 4151 1.000E+00 kg 1207 | INO INO tracer 1.570E-01 1 4152 1.000E+00 kg 1208 | IONO IONO tracer 1.730E-01 1 4153 1.000E+00 kg 1209 | IONO2 IONO2 tracer 1.890E-01 1 4154 1.000E+00 kg 1210 | I2O2 I2O2 tracer 2.860E-01 1 4155 1.000E+00 kg 1211 | I2O3 I2O3 tracer 3.020E-01 1 4156 1.000E+00 kg 1212 | I2O4 I2O4 tracer 3.180E-01 1 4157 1.000E+00 kg 1213 | ISALA ISALA tracer 1.270E-01 1 4158 1.000E+00 kg 1214 | ISALC ISALC tracer 1.270E-01 1 4159 1.000E+00 kg 1215 | AERI AERI tracer 1.270E-01 1 4160 1.000E+00 kg 1216 | MONX MONX tracer -1.000E-03 1 4161 1.000E+00 kg 1217 | CO2 CO2 tracer 4.400E-02 1 4162 1.000E+00 kg 1218 | LBRO2H LBRO2H tracer -1.000E-03 1 4163 1.000E+00 kg 1219 | LBRO2N LBRO2N tracer -1.000E-03 1 4164 1.000E+00 kg 1220 | LISOPOH LISOPOH tracer -1.000E-03 1 4165 1.000E+00 kg 1221 | LISOPNO3 LISOPNO3 tracer -1.000E-03 1 4166 1.000E+00 kg 1222 | LTRO2H LTRO2H tracer -1.000E-03 1 4167 1.000E+00 kg 1223 | LTRO2N LTRO2N tracer -1.000E-03 1 4168 1.000E+00 kg 1224 | LXRO2H LXRO2H tracer -1.000E-03 1 4169 1.000E+00 kg 1225 | LXRO2N LXRO2N tracer -1.000E-03 1 4170 1.000E+00 kg 1226 | PYAC PYAC tracer -1.000E-03 1 4171 1.000E+00 kg 1227 | SO4H1 SO4H1 tracer -1.000E-03 1 4172 1.000E+00 kg 1228 | SO4H2 SO4H2 tracer -1.000E-03 1 4173 1.000E+00 kg 1229 | POX POX tracer -1.000E-03 1 4174 1.000E+00 kg 1230 | LOX LOX tracer -1.000E-03 1 4175 1.000E+00 kg 1231 | PCO PCO tracer -1.000E-03 1 4176 1.000E+00 kg 1232 | LCO LCO tracer -1.000E-03 1 4177 1.000E+00 kg 1233 | PSO4 PSO4 tracer -1.000E-03 1 4178 1.000E+00 kg 1234 | DHDC DHDC tracer 1.640E-01 1 4179 1.000E+00 kg 1235 | PMNN PMNN tracer -1.000E-03 1 4180 1.000E+00 kg 1236 | TRO2 TRO2 tracer -1.000E-03 1 4181 1.000E+00 kg 1237 | BRO2 BRO2 tracer -1.000E-03 1 4182 1.000E+00 kg 1238 | N N tracer -1.000E-03 1 4183 1.000E+00 kg 1239 | XRO2 XRO2 tracer -1.000E-03 1 4184 1.000E+00 kg 1240 | IMAO3 IMAO3 tracer -1.000E-03 1 4185 1.000E+00 kg 1241 | ETP ETP tracer -1.000E-03 1 4186 1.000E+00 kg 1242 | RA3P RA3P tracer -1.000E-03 1 4187 1.000E+00 kg 1243 | RB3P RB3P tracer -1.000E-03 1 4188 1.000E+00 kg 1244 | RP RP tracer -1.000E-03 1 4189 1.000E+00 kg 1245 | PP PP tracer -1.000E-03 1 4190 1.000E+00 kg 1246 | PRPN PRPN tracer -1.000E-03 1 4191 1.000E+00 kg 1247 | PIP PIP tracer -1.000E-03 1 4192 1.000E+00 kg 1248 | R4P R4P tracer -1.000E-03 1 4193 1.000E+00 kg 1249 | DHPCARP DHPCARP tracer 1.810E-01 1 4194 1.000E+00 kg 1250 | IAP IAP tracer -1.000E-03 1 4195 1.000E+00 kg 1251 | VRP VRP tracer -1.000E-03 1 4196 1.000E+00 kg 1252 | HPC52O2 HPC52O2 tracer 1.650E-01 1 4197 1.000E+00 kg 1253 | ATOOH ATOOH tracer -1.000E-03 1 4198 1.000E+00 kg 1254 | DHMOB DHMOB tracer -1.000E-03 1 4199 1.000E+00 kg 1255 | ISNP ISNP tracer -1.000E-03 1 4200 1.000E+00 kg 1256 | MAOP MAOP tracer -1.000E-03 1 4201 1.000E+00 kg 1257 | MRP MRP tracer -1.000E-03 1 4202 1.000E+00 kg 1258 | INPN INPN tracer -1.000E-03 1 4203 1.000E+00 kg 1259 | MOBAOO MOBAOO tracer -1.000E-03 1 4204 1.000E+00 kg 1260 | DIBOO DIBOO tracer -1.000E-03 1 4205 1.000E+00 kg 1261 | MACRNO2 MACRNO2 tracer -1.000E-03 1 4206 1.000E+00 kg 1262 | H H tracer -1.000E-03 1 4207 1.000E+00 kg 1263 | ROH ROH tracer -1.000E-03 1 4208 1.000E+00 kg 1264 | ISNOHOO ISNOHOO tracer -1.000E-03 1 4209 1.000E+00 kg 1265 | MVKOO MVKOO tracer -1.000E-03 1 4210 1.000E+00 kg 1266 | ISNOOB ISNOOB tracer -1.000E-03 1 4211 1.000E+00 kg 1267 | GAOO GAOO tracer -1.000E-03 1 4212 1.000E+00 kg 1268 | CH3CHOO CH3CHOO tracer -1.000E-03 1 4213 1.000E+00 kg 1269 | IEPOXOO IEPOXOO tracer -1.000E-03 1 4214 1.000E+00 kg 1270 | MGLYOO MGLYOO tracer -1.000E-03 1 4215 1.000E+00 kg 1271 | PRN1 PRN1 tracer -1.000E-03 1 4216 1.000E+00 kg 1272 | MGLOO MGLOO tracer -1.000E-03 1 4217 1.000E+00 kg 1273 | A3O2 A3O2 tracer -1.000E-03 1 4218 1.000E+00 kg 1274 | CH2OO CH2OO tracer -1.000E-03 1 4219 1.000E+00 kg 1275 | MAN2 MAN2 tracer -1.000E-03 1 4220 1.000E+00 kg 1276 | ISNOOA ISNOOA tracer -1.000E-03 1 4221 1.000E+00 kg 1277 | PO2 PO2 tracer -1.000E-03 1 4222 1.000E+00 kg 1278 | B3O2 B3O2 tracer -1.000E-03 1 4223 1.000E+00 kg 1279 | ISOPNDO2 ISOPNDO2 tracer -1.000E-03 1 4224 1.000E+00 kg 1280 | MACROO MACROO tracer -1.000E-03 1 4225 1.000E+00 kg 1281 | R4N1 R4N1 tracer -1.000E-03 1 4226 1.000E+00 kg 1282 | MAOPO2 MAOPO2 tracer -1.000E-03 1 4227 1.000E+00 kg 1283 | ATO2 ATO2 tracer -1.000E-03 1 4228 1.000E+00 kg 1284 | RCO3 RCO3 tracer -1.000E-03 1 4229 1.000E+00 kg 1285 | OLND OLND tracer -1.000E-03 1 4230 1.000E+00 kg 1286 | OLNN OLNN tracer -1.000E-03 1 4231 1.000E+00 kg 1287 | LIMO2 LIMO2 tracer -1.000E-03 1 4232 1.000E+00 kg 1288 | KO2 KO2 tracer -1.000E-03 1 4233 1.000E+00 kg 1289 | ISOPNBO2 ISOPNBO2 tracer -1.000E-03 1 4234 1.000E+00 kg 1290 | PIO2 PIO2 tracer -1.000E-03 1 4235 1.000E+00 kg 1291 | HC5OO HC5OO tracer -1.000E-03 1 4236 1.000E+00 kg 1292 | NMAO3 NMAO3 tracer -1.000E-03 1 4237 1.000E+00 kg 1293 | VRO2 VRO2 tracer -1.000E-03 1 4238 1.000E+00 kg 1294 | HC5 HC5 tracer -1.000E-03 1 4239 1.000E+00 kg 1295 | RIO2 RIO2 tracer -1.000E-03 1 4240 1.000E+00 kg 1296 | INO2 INO2 tracer -1.000E-03 1 4241 1.000E+00 kg 1297 | R4O2 R4O2 tracer -1.000E-03 1 4242 1.000E+00 kg 1298 | ETO2 ETO2 tracer -1.000E-03 1 4243 1.000E+00 kg 1299 | MRO2 MRO2 tracer -1.000E-03 1 4244 1.000E+00 kg 1300 | MCO3 MCO3 tracer -1.000E-03 1 4245 1.000E+00 kg 1301 | MO2 MO2 tracer -1.000E-03 1 4246 1.000E+00 kg 1302 | OH OH tracer -1.000E-03 1 4247 1.000E+00 kg 1303 | O1D O1D tracer -1.000E-03 1 4248 1.000E+00 kg 1304 | HO2 HO2 tracer -1.000E-03 1 4249 1.000E+00 kg 1305 | O O tracer -1.000E-03 1 4250 1.000E+00 kg 1306 | H2 H2 tracer -1.000E-03 1 4251 1.000E+00 kg 1307 | MOH MOH tracer -1.000E-03 1 4252 1.000E+00 kg 1308 | N2 N2 tracer -1.000E-03 1 4253 1.000E+00 kg 1309 | O2 O2 tracer -1.000E-03 1 4254 1.000E+00 kg 1310 | RCOOH RCOOH tracer -1.000E-03 1 4255 1.000E+00 kg 1311 | #============================================================================== 1312 | # Quantities for Soil NOx restart file 1313 | #============================================================================== 1314 | P_DRY Dry period 1.000E+00 1 60001 1.000E+00 hours 1315 | PFACTOR Pulsing factor 1.000E+00 1 60002 1.000E+00 unitless 1316 | GWET_PRV Soil moisture 1.000E+00 1 60003 1.000E+00 unitless 1317 | N_RESVR N reservoir 1.000E+00 1 60004 1.000E+00 ng N/m2 1318 | #============================================================================== 1319 | # Quantities for Soil NOx restart file 1320 | #============================================================================== 1321 | STATEPSC Instantaneous PSC state 1.000E+00 1 55001 1.000E+00 unitless 1322 | #============================================================================== 1323 | # ND05 diagnostic quantities 1324 | #============================================================================== 1325 | SO2dms P(SO2) from DMS+OH 3.200E-02 1 18001 1.000E+00 kg S 1326 | SO2no3 P(SO2) from DMS+NO3 3.200E-02 1 18002 1.000E+00 kg S 1327 | SO2tot Total P(SO2) 3.200E-02 1 18003 1.000E+00 kg S 1328 | MSAdms P(MSA) from DMS 3.200E-02 1 18004 1.000E+00 kg S 1329 | SO4gas P(SO4) by gas phase 3.200E-02 1 18005 1.000E+00 kg S 1330 | SO4h2o2 P(SO4) by cloud H2O2 3.200E-02 1 18006 1.000E+00 kg S 1331 | SO4o3 P(SO4) by cloud O3 3.200E-02 1 18007 1.000E+00 kg S 1332 | SO4ss P(SO4) by seasalt O3 3.200E-02 1 18008 1.000E+00 kg S 1333 | LOH L(OH) by DMS 1.700E-02 1 18009 1.000E+00 kg OH 1334 | LNO3 L(NO3) by DMS 6.200E-02 1 18010 1.000E+00 kg NO3 1335 | SO4dust P(SO4) by dust O3 3.200E-02 1 18011 1.000E+00 kg S 1336 | NITdust P(NIT) by dust HNO3 1.400E-02 1 18012 1.000E+00 kg N 1337 | H2SO4dus P(SO4) by dust H2SO4 3.200E-02 1 18013 1.000E+00 kg S 1338 | HNO3ss L(HNO3) on seasalt 1.400E-02 1 18014 1.000E+00 kg N 1339 | SO4hobr P(SO4) by HOBr 3.200E-02 1 18015 1.000E+00 kg S 1340 | SO4sro3 P(SO4) by SRo3 3.200E-02 1 18016 1.000E+00 kg S 1341 | SO4srhob P(SO4) by SRhobr 3.200E-02 1 18017 1.000E+00 kg S 1342 | SO4o3s P(SO4) by o3s 3.200E-02 1 18018 1.000E+00 kg S 1343 | HPLUS Cloud pH 0.000E+00 1 18019 1.000E+00 unitless 1344 | #============================================================================== 1345 | # ND07 diagnostic quantities 1346 | #============================================================================== 1347 | BLKC Black (Elemental) Carbon 1.200E-02 1 33034 1.000E+00 kgC 1348 | ORGC Organic Carbon 1.200E-02 1 33035 1.000E+00 kgC 1349 | #============================================================================== 1350 | # ND11 diagnostic quantities 1351 | #============================================================================== 1352 | ACETmo ACET from monoterpenes 1.200E-02 3 22001 1.000E+00 atoms C/cm2/s 1353 | ACETmb ACET from methyl butenol 1.200E-02 3 22002 1.000E+00 atoms C/cm2/s 1354 | ACETbg ACET from direct emissions 1.200E-02 3 22003 1.000E+00 atoms C/cm2/s 1355 | ACETop ACET from ocean source 1.200E-02 3 22004 1.000E+00 atoms C/cm2/s 1356 | ACETol ACET from ocean sink 1.200E-02 3 22005 1.000E+00 atoms C/cm2/s 1357 | #============================================================================== 1358 | # ND21 diagnostic quantities 1359 | #============================================================================== 1360 | OPTD Cloud optical depth 0.000E+00 1 14001 1.000E+00 unitless 1361 | CLDTOT 3-D cloud frc 0.000E+00 1 14002 1.000E+00 unitless 1362 | 0.000E+00 1 14003 1.000E+00 unitless 1363 | OPD Mineral dust opt depth 0.000E+00 1 14004 1.000E+00 unitless 1364 | SD Mineral dust surface area 0.000E+00 1 14005 1.000E+00 cm2/cm3 1365 | OPSO4550 Sulfate opt depth (550 nm) 0.000E+00 1 14006 1.000E+00 unitless 1366 | HGSO4 Hygr growth of SO4 0.000E+00 1 14007 1.000E+00 unitless 1367 | SSO4 Sulfate surface area 0.000E+00 1 14008 1.000E+00 cm2/cm3 1368 | OPBC550 Black carbon opt depth (550 n 0.000E+00 1 14009 1.000E+00 unitless 1369 | HGBC Hygr growth of BC 0.000E+00 1 14010 1.000E+00 unitless 1370 | SBC BC surface area 0.000E+00 1 14011 1.000E+00 cm2/cm3 1371 | OPOC550 Org carbon opt depth (550 nm) 0.000E+00 1 14012 1.000E+00 unitless 1372 | HGOC Hygr growth of OC 0.000E+00 1 14013 1.000E+00 unitless 1373 | SOC OC surface area 0.000E+00 1 14014 1.000E+00 cm2/cm3 1374 | OPSSa550 Seasalt (accum) opt depth (550 0.000E+00 1 14015 1.000E+00 unitless 1375 | HGSSa Hygr growth of seasalt (accum) 0.000E+00 1 14016 1.000E+00 unitless 1376 | SSSa Seasalt (accum) surface area 0.000E+00 1 14017 1.000E+00 cm2/cm3 1377 | OPSSc550 Seasalt (coarse) opt depth (55 0.000E+00 1 14018 1.000E+00 unitless 1378 | HGSSc Hygr growth of seasalt (coarse 0.000E+00 1 14019 1.000E+00 unitless 1379 | SSSc Seasalt (coarse) surface area 0.000E+00 1 14020 1.000E+00 cm2/cm3 1380 | OPD1550 Dust bin 1 AOD (550 nm) 0.000E+00 1 14021 1.000E+00 unitless 1381 | OPD2550 Dust bin 2 AOD (550 nm) 0.000E+00 1 14022 1.000E+00 unitless 1382 | OPD3550 Dust bin 3 AOD (550 nm) 0.000E+00 1 14023 1.000E+00 unitless 1383 | OPD4550 Dust bin 4 AOD (550 nm) 0.000E+00 1 14024 1.000E+00 unitless 1384 | OPD5550 Dust bin 5 AOD (550 nm) 0.000E+00 1 14025 1.000E+00 unitless 1385 | OPD6550 Dust bin 6 AOD (550 nm) 0.000E+00 1 14026 1.000E+00 unitless 1386 | OPD7550 Dust bin 7 AOD (550 nm) 0.000E+00 1 14027 1.000E+00 unitless 1387 | OPSO4 Seasalt (accum) opt depth ( 0.000E+00 1 14028 1.000E+00 unitless 1388 | OPBC BC opt depth ( nm) 0.000E+00 1 14029 1.000E+00 unitless 1389 | OPOC OC opt depth ( nm) 0.000E+00 1 14030 1.000E+00 unitless 1390 | OPSSa Seasalt (accum) opt depth ( 0.000E+00 1 14031 1.000E+00 unitless 1391 | OPSSc seasalt (coarse) opt depth ( 0.000E+00 1 14032 1.000E+00 unitless 1392 | OPD1 Dust bin 1 AOD ( nm) 0.000E+00 1 14033 1.000E+00 unitless 1393 | OPD2 Dust bin 2 AOD ( nm) 0.000E+00 1 14034 1.000E+00 unitless 1394 | OPD3 Dust bin 3 AOD ( nm) 0.000E+00 1 14035 1.000E+00 unitless 1395 | OPD4 Dust bin 4 AOD ( nm) 0.000E+00 1 14036 1.000E+00 unitless 1396 | OPD5 Dust bin 5 AOD ( nm) 0.000E+00 1 14037 1.000E+00 unitless 1397 | OPD6 Dust bin 6 AOD ( nm) 0.000E+00 1 14038 1.000E+00 unitless 1398 | OPD7 Dust bin 7 AOD ( nm) 0.000E+00 1 14039 1.000E+00 unitless 1399 | OPSO4 Seasalt (accum) opt depth ( 0.000E+00 1 14040 1.000E+00 unitless 1400 | OPBC BC opt depth ( nm) 0.000E+00 1 14041 1.000E+00 unitless 1401 | OPOC OC opt depth ( nm) 0.000E+00 1 14042 1.000E+00 unitless 1402 | OPSSa Seasalt (accum) opt depth ( 0.000E+00 1 14043 1.000E+00 unitless 1403 | OPSSc seasalt (coarse) opt depth ( 0.000E+00 1 14044 1.000E+00 unitless 1404 | OPD1 Dust bin 1 AOD ( nm) 0.000E+00 1 14045 1.000E+00 unitless 1405 | OPD2 Dust bin 2 AOD ( nm) 0.000E+00 1 14046 1.000E+00 unitless 1406 | OPD3 Dust bin 3 AOD ( nm) 0.000E+00 1 14047 1.000E+00 unitless 1407 | OPD4 Dust bin 4 AOD ( nm) 0.000E+00 1 14048 1.000E+00 unitless 1408 | OPD5 Dust bin 5 AOD ( nm) 0.000E+00 1 14049 1.000E+00 unitless 1409 | OPD6 Dust bin 6 AOD ( nm) 0.000E+00 1 14050 1.000E+00 unitless 1410 | OPD7 Dust bin 7 AOD ( nm) 0.000E+00 1 14051 1.000E+00 unitless 1411 | ODSLA SLA AOD (600 nm) 0.000E+00 1 14052 1.000E+00 unitless 1412 | SASLA SLA surface area 0.000E+00 1 14053 1.000E+00 cm2/cm3 1413 | NDSLA SLA number density 0.000E+00 1 14054 1.000E+00 num/cm3 1414 | ODSPA PSC type 1a/2 AOD (600 nm) 0.000E+00 1 14055 1.000E+00 unitless 1415 | SASPA PSC type 1a/2 surface area 0.000E+00 1 14056 1.000E+00 cm2/cm3 1416 | NDSPA SPA number density 0.000E+00 1 14057 1.000E+00 num/cm3 1417 | ISOPAOD Isoprene AOD (550 nm) 0.000E+00 1 14058 1.000E+00 unitless 1418 | AQAVOL Aq. aerosol vol (cm3/cm3) 0.000E+00 1 14059 1.000E+00 unitless 1419 | 0.000E+00 1 14060 1.000E+00 unitless 1420 | #============================================================================== 1421 | # ND22 diagnostic quantities 1422 | #============================================================================== 1423 | JNO2 JNO2 photolysis rate 0.000E+00 1 13001 1.000E+00 s-1 1424 | JHNO3 JHNO3 photolysis rate 0.000E+00 1 13002 1.000E+00 s-1 1425 | JH2O2 JH2O2 photolysis rate 0.000E+00 1 13003 1.000E+00 s-1 1426 | JCH2O JCH2O photolysis rate 0.000E+00 1 13004 1.000E+00 s-1 1427 | JO3_O1D JO3_O1D photolysis rate 0.000E+00 1 13005 1.000E+00 s-1 1428 | JO3_O3P JO3_O3P photolysis rate 0.000E+00 1 13006 1.000E+00 s-1 1429 | JGLYX JGLYX photolysis rate 0.000E+00 1 13007 1.000E+00 s-1 1430 | JMGLY JMGLY photolysis rate 0.000E+00 1 13008 1.000E+00 s-1 1431 | JBrO JBrO photolysis rate 0.000E+00 1 13009 1.000E+00 s-1 1432 | JHOBr JHOBr photolysis rate 0.000E+00 1 13010 1.000E+00 s-1 1433 | JBrNO2 JBrNO2 photolysis rate 0.000E+00 1 13011 1.000E+00 s-1 1434 | JBrNO3 JBrNO3 photolysis rate 0.000E+00 1 13012 1.000E+00 s-1 1435 | JCHBr3 JCHBr3 photolysis rate 0.000E+00 1 13013 1.000E+00 s-1 1436 | JBr2 JBr2 photolysis rate 0.000E+00 1 13014 1.000E+00 s-1 1437 | JO2 JO2 photolysis rate 0.000E+00 1 13015 1.000E+00 s-1 1438 | JN2O JN2O photolysis rate 0.000E+00 1 13016 1.000E+00 s-1 1439 | JNO JNO photolysis rate 0.000E+00 1 13017 1.000E+00 s-1 1440 | JNO3 JNO3 photolysis rate 0.000E+00 1 13018 1.000E+00 s-1 1441 | JCFC11 JCFC11 photolysis rate 0.000E+00 1 13019 1.000E+00 s-1 1442 | JCFC12 JCFC12 photolysis rate 0.000E+00 1 13020 1.000E+00 s-1 1443 | JCCl4 JCCl4 photolysis rate 0.000E+00 1 13021 1.000E+00 s-1 1444 | JCH3Cl JCH3Cl photolysis rate 0.000E+00 1 13022 1.000E+00 s-1 1445 | JACET JACET photolysis rate 0.000E+00 1 13023 1.000E+00 s-1 1446 | JALD2 JALD2 photolysis rate 0.000E+00 1 13024 1.000E+00 s-1 1447 | JMVK JMVK photolysis rate 0.000E+00 1 13025 1.000E+00 s-1 1448 | JMACR JMACR photolysis rate 0.000E+00 1 13026 1.000E+00 s-1 1449 | JHAC JHAC photolysis rate 0.000E+00 1 13027 1.000E+00 s-1 1450 | JGLYC JGLYC photolysis rate 0.000E+00 1 13028 1.000E+00 s-1 1451 | JPIP JPIP photolysis rate 0.000E+00 1 13029 1.000E+00 s-1 1452 | JIPMN JIPMN photolysis rate 0.000E+00 1 13030 1.000E+00 s-1 1453 | JETHLN JETHLN photolysis rate 0.000E+00 1 13031 1.000E+00 s-1 1454 | JDHDN JDHDN photolysis rate 0.000E+00 1 13032 1.000E+00 s-1 1455 | JHPALD JHPALD photolysis rate 0.000E+00 1 13033 1.000E+00 s-1 1456 | JISN1 JISN1 photolysis rate 0.000E+00 1 13034 1.000E+00 s-1 1457 | JMONITS JMONITS photolysis rate 0.000E+00 1 13035 1.000E+00 s-1 1458 | JMONITU JMONITU photolysis rate 0.000E+00 1 13036 1.000E+00 s-1 1459 | JHONIT JHONIT photolysis rate 0.000E+00 1 13037 1.000E+00 s-1 1460 | JCH3Br JCH3Br photolysis rate 0.000E+00 1 13038 1.000E+00 s-1 1461 | JBrCl JBrCl photolysis rate 0.000E+00 1 13039 1.000E+00 s-1 1462 | JCH2Br2 JCH2Br2 photolysis rate 0.000E+00 1 13040 1.000E+00 s-1 1463 | JCH2IBr JCH2IBr photolysis rate 0.000E+00 1 13041 1.000E+00 s-1 1464 | JIBr JIBr photolysis rate 0.000E+00 1 13042 1.000E+00 s-1 1465 | JCl2 JCl2 photolysis rate 0.000E+00 1 13043 1.000E+00 s-1 1466 | JClO JClO photolysis rate 0.000E+00 1 13044 1.000E+00 s-1 1467 | JOClO JOClO photolysis rate 0.000E+00 1 13045 1.000E+00 s-1 1468 | JCl2O2 JCl2O2 photolysis rate 0.000E+00 1 13046 1.000E+00 s-1 1469 | JClNO2 JClNO2 photolysis rate 0.000E+00 1 13047 1.000E+00 s-1 1470 | JClNO3 JClNO3 photolysis rate 0.000E+00 1 13048 1.000E+00 s-1 1471 | JHOCl JHOCl photolysis rate 0.000E+00 1 13049 1.000E+00 s-1 1472 | JCH3CCl3 JCH3CCl3 photolysis rate 0.000E+00 1 13050 1.000E+00 s-1 1473 | JCFC113 JCFC113 photolysis rate 0.000E+00 1 13051 1.000E+00 s-1 1474 | JCFC114 JCFC114 photolysis rate 0.000E+00 1 13052 1.000E+00 s-1 1475 | JCFC115 JCFC115 photolysis rate 0.000E+00 1 13053 1.000E+00 s-1 1476 | JHCFC123 JHCFC123 photolysis rate 0.000E+00 1 13054 1.000E+00 s-1 1477 | JHCFC141 JHCFC141b photolysis rate 0.000E+00 1 13055 1.000E+00 s-1 1478 | JHCFC142 JHCFC142b photolysis rate 0.000E+00 1 13056 1.000E+00 s-1 1479 | JHCFC22 JHCFC22 photolysis rate 0.000E+00 1 13057 1.000E+00 s-1 1480 | JH1211 JH1211 photolysis rate 0.000E+00 1 13058 1.000E+00 s-1 1481 | JClOO JClOO photolysis rate 0.000E+00 1 13059 1.000E+00 s-1 1482 | JCH2Cl2 JCH2Cl2 photolysis rate 0.000E+00 1 13060 1.000E+00 s-1 1483 | JCH2ICl JCH2ICl photolysis rate 0.000E+00 1 13061 1.000E+00 s-1 1484 | JICl JICl photolysis rate 0.000E+00 1 13062 1.000E+00 s-1 1485 | JI2 JI2 photolysis rate 0.000E+00 1 13063 1.000E+00 s-1 1486 | JHOI JHOI photolysis rate 0.000E+00 1 13064 1.000E+00 s-1 1487 | JIO JIO photolysis rate 0.000E+00 1 13065 1.000E+00 s-1 1488 | JOIO JOIO photolysis rate 0.000E+00 1 13066 1.000E+00 s-1 1489 | JINO JINO photolysis rate 0.000E+00 1 13067 1.000E+00 s-1 1490 | JIONO JIONO photolysis rate 0.000E+00 1 13068 1.000E+00 s-1 1491 | JIONO2 JIONO2 photolysis rate 0.000E+00 1 13069 1.000E+00 s-1 1492 | JI2O2 JI2O2 photolysis rate 0.000E+00 1 13070 1.000E+00 s-1 1493 | JCH3I JCH3I photolysis rate 0.000E+00 1 13071 1.000E+00 s-1 1494 | JCH2I2 JCH2I2 photolysis rate 0.000E+00 1 13072 1.000E+00 s-1 1495 | JI2O4 JI2O4 photolysis rate 0.000E+00 1 13073 1.000E+00 s-1 1496 | JI2O3 JI2O3 photolysis rate 0.000E+00 1 13074 1.000E+00 s-1 1497 | JH1301 JH1301 photolysis rate 0.000E+00 1 13075 1.000E+00 s-1 1498 | JH2402 JH2402 photolysis rate 0.000E+00 1 13076 1.000E+00 s-1 1499 | #============================================================================== 1500 | # ND28 diagnostic quantities 1501 | #============================================================================== 1502 | NO NO biomass 1.400E-02 1 45001 1.000E+00 molec/cm2/s 1503 | PAN PAN biomass 1.210E-01 1 45003 1.000E+00 molec/cm2/s 1504 | HNO3 HNO3 biomass 1.210E-01 1 45007 1.000E+00 molec/cm2/s 1505 | CO CO biomass 2.800E-02 1 45004 1.000E+00 molec/cm2/s 1506 | ALK4 ALK4 biomass 1.200E-02 4 45005 1.000E+00 atoms C/cm2/s 1507 | ACET ACET biomass 1.200E-02 3 45009 1.000E+00 atoms C/cm2/s 1508 | MEK MEK biomass 1.200E-02 4 45010 1.000E+00 atoms C/cm2/s 1509 | ALD2 ALD2 biomass 1.200E-02 2 45011 1.000E+00 atoms C/cm2/s 1510 | PRPE PRPE biomass 1.200E-02 3 45018 1.000E+00 atoms C/cm2/s 1511 | C3H8 C3H8 biomass 1.200E-02 3 45019 1.000E+00 atoms C/cm2/s 1512 | CH2O CH2O biomass 3.000E-02 1 45020 1.000E+00 molec/cm2/s 1513 | C2H6 C2H6 biomass 1.200E-02 2 45021 1.000E+00 atoms C/cm2/s 1514 | SO2 SO2 biomass 3.200E-02 1 45026 1.000E+00 atoms S/cm2/s 1515 | NH3 NH3 biomass 1.700E-02 1 45030 1.000E+00 molec/cm2/s 1516 | BC BC biomass 1.200E-02 1 45034 1.000E+00 atoms C/cm2/s 1517 | OC OC biomass 1.200E-02 1 45035 1.000E+00 atoms C/cm2/s 1518 | CH4 CH4 biomass 1.600E-02 1 45108 1.000E+00 molec/cm2/s 1519 | GLYX GLYX biomass 5.800E-02 1 45076 1.000E+00 molec/cm2/s 1520 | MGLY MGLY biomass 7.200E-02 1 45075 1.000E+00 molec/cm2/s 1521 | BENZ BENZ biomass 1.200E-02 6 45067 1.000E+00 atoms C/cm2/s 1522 | TOLU TOLU biomass 1.200E-02 7 45068 1.000E+00 atoms C/cm2/s 1523 | XYLE XYLE biomass 1.200E-02 8 45069 1.000E+00 atoms C/cm2/s 1524 | GLYC GLYC biomass 6.000E-02 1 45060 1.000E+00 molec/cm2/s 1525 | HAC HAC biomass 7.400E-02 1 45059 1.000E+00 molec/cm2/s 1526 | EOH EOH biomass 1.200E-02 2 45074 1.000E+00 atomsC/cm2/s 1527 | MTPA MTPA biomass 1.200E-02 10 45070 1.000E+00 atomsC/cm2/s 1528 | #============================================================================== 1529 | # ND29 diagnostic quantities 1530 | #============================================================================== 1531 | COanth Anthropogenic CO 2.800E-02 1 20001 1.000E+00 molec/cm2/s 1532 | CObb Biomass CO 2.800E-02 1 20002 1.000E+00 molec/cm2/s 1533 | CObf Biofuel CO 2.800E-02 1 20003 1.000E+00 molec/cm2/s 1534 | COmeth CO from methanol 2.800E-02 1 20004 1.000E+00 molec/cm2/s 1535 | COmono CO from monoterpenes 2.800E-02 1 20005 1.000E+00 molec/cm2/s 1536 | COship CO from ship emissions 2.800E-02 1 20006 1.000E+00 molec/cm2/s 1537 | #============================================================================== 1538 | # ND31 diagnostic quantities 1539 | #============================================================================== 1540 | PSURF Surface pressure 0.000E+00 1 10001 1.000E+00 hPa 1541 | #============================================================================== 1542 | # ND41 diagnostic quantities 1543 | #============================================================================== 1544 | PBL-M PBL depth 0.000E+00 1 27001 1.000E+00 m 1545 | PBL-L PBL depth 0.000E+00 1 27002 1.000E+00 levels 1546 | #============================================================================== 1547 | # ND42 diagnostic quantities 1548 | #============================================================================== 1549 | TSOA Aer prods of terpene ox 1.500E-01 1 43001 1.000E+00 ug/m3 1550 | ISOA Aer prods of isoprene ox 1.500E-01 1 43002 1.000E+00 ug/m3 1551 | ASOA Aer prods of arom+IVOC ox 1.500E-01 1 43003 1.000E+00 ug/m3 1552 | POA Aer from SVOCs 1.200E-02 1 43004 1.000E+00 ug/m3 1553 | OPOA Aer prods of pog ox 1.200E-02 1 43005 1.000E+00 ug/m3 1554 | sumOA all organic aerosol 1.500E-01 1 43006 1.000E+00 ug/m3 1555 | sumOC all organic carbon 1.200E-02 1 43007 1.000E+00 ugC/m3 1556 | biogOA all biogenic OA 1.000E-06 1 43008 1.000E+00 ug/m3 1557 | BNO NO branching ratio: betaNO 1.000E-06 1 43009 1.000E+00 dimless 1558 | POA Aer from SVOCs 1.200E-02 1 43010 1.000E+00 ugC/m3 1559 | OPOA Aer prods of pog ox 1.200E-02 1 43011 1.000E+00 ugC/m3 1560 | OC OCPI + OCPO 1.200E-02 1 43012 1.000E+00 ugC/m3 1561 | BC BCPI + BCPO 1.200E-02 1 43013 1.000E+00 ugC/m3 1562 | SO4 sulfate 9.600E-02 1 43014 1.000E+00 ug/m3 1563 | NH4 ammonium 1.800E-02 1 43015 1.000E+00 ug/m3 1564 | NIT nitrate 6.200E-02 1 43016 1.000E+00 ug/m3 1565 | SAL SALA + SALC 3.600E-02 1 43017 1.000E+00 ug/m3 1566 | PM25 PM2.5 1.000E-06 1 43018 1.000E+00 ug/m3 1567 | SOAGX SOAGX 5.800E-02 1 43019 1.000E+00 ug/m3 1568 | SOAMG SOAMG 4.200E-02 1 43020 1.000E+00 ug/m3 1569 | SOAIE IEPOX-OA 1.180E-01 1 43021 1.000E+00 ug/m3 1570 | SOAME IMAE-OA 1.020E-01 1 43022 1.000E+00 ug/m3 1571 | INDIOL ISOPN diol 1.020E-01 1 43023 1.000E+00 ug/m3 1572 | LVOCOA LV ISOPOOH SOA 1.540E-01 1 43024 1.000E+00 ug/m3 1573 | ISN1OA ISOP+NO3 SOA 2.260E-01 1 43025 1.000E+00 ug/m3 1574 | #============================================================================== 1575 | # ND43 diagnostic quantities 1576 | #============================================================================== 1577 | OH Chemically produced OH 1.700E-02 1 16001 1.000E+00 molec/cm3 1578 | HO2 Chemically produced HO2 3.300E-02 1 16003 1.000E+00 v/v 1579 | O1D Chemically produced O1D 1.600E-02 1 16004 1.000E+00 molec/cm3 1580 | O Chemically produced O 1.600E-02 1 16005 1.000E+00 molec/cm3 1581 | #============================================================================== 1582 | # ND44 diagnostic quantities 1583 | #============================================================================== 1584 | O3df O3 drydep flux 4.800E-02 1 36002 1.000E+00 molec/cm2/s 1585 | PANdf PAN drydep flux 1.210E-01 1 36003 1.000E+00 molec/cm2/s 1586 | HNO3df HNO3 drydep flux 6.300E-02 1 36007 1.000E+00 molec/cm2/s 1587 | H2O2df H2O2 drydep flux 3.400E-02 1 36008 1.000E+00 molec/cm2/s 1588 | ACETdf ACET drydep flux 1.200E-02 3 36009 1.000E+00 molec/cm2/s 1589 | ALD2df ALD2 drydep flux 1.200E-02 2 36011 1.000E+00 molec/cm2/s 1590 | MVKdf MVK drydep flux 7.000E-02 1 36013 1.000E+00 molec/cm2/s 1591 | MACRdf MACR drydep flux 7.000E-02 1 36014 1.000E+00 molec/cm2/s 1592 | NPMNdf NPMN drydep flux 1.470E-01 1 36015 1.000E+00 molec/cm2/s 1593 | PPNdf PPN drydep flux 1.350E-01 1 36016 1.000E+00 molec/cm2/s 1594 | R4N2df R4N2 drydep flux 1.190E-01 1 36017 1.000E+00 molec/cm2/s 1595 | CH2Odf CH2O drydep flux 3.000E-02 1 36020 1.000E+00 molec/cm2/s 1596 | N2O5df N2O5 drydep flux 1.080E-01 1 36022 1.000E+00 molec/cm2/s 1597 | SO2df SO2 drydep flux 6.400E-02 1 36026 1.000E+00 molec/cm2/s 1598 | SO4df SO4 drydep flux 9.600E-02 1 36027 1.000E+00 molec/cm2/s 1599 | SO4sdf SO4s drydep flux 3.140E-02 1 36028 1.000E+00 molec/cm2/s 1600 | MSAdf MSA drydep flux 9.600E-02 1 36029 1.000E+00 molec/cm2/s 1601 | NH3df NH3 drydep flux 1.700E-02 1 36030 1.000E+00 molec/cm2/s 1602 | NH4df NH4 drydep flux 1.800E-02 1 36031 1.000E+00 molec/cm2/s 1603 | NITdf NIT drydep flux 6.200E-02 1 36032 1.000E+00 molec/cm2/s 1604 | NITsdf NITs drydep flux 3.140E-02 1 36033 1.000E+00 molec/cm2/s 1605 | BCPIdf BCPI drydep flux 1.200E-02 1 36034 1.000E+00 molec/cm2/s 1606 | OCPIdf OCPI drydep flux 1.200E-02 1 36035 1.000E+00 molec/cm2/s 1607 | BCPOdf BCPO drydep flux 1.200E-02 1 36036 1.000E+00 molec/cm2/s 1608 | OCPOdf OCPO drydep flux 1.200E-02 1 36037 1.000E+00 molec/cm2/s 1609 | DST1df DST1 drydep flux 2.900E-02 1 36038 1.000E+00 molec/cm2/s 1610 | DST2df DST2 drydep flux 2.900E-02 1 36039 1.000E+00 molec/cm2/s 1611 | DST3df DST3 drydep flux 2.900E-02 1 36040 1.000E+00 molec/cm2/s 1612 | DST4df DST4 drydep flux 2.900E-02 1 36041 1.000E+00 molec/cm2/s 1613 | SALAdf SALA drydep flux 3.140E-02 1 36042 1.000E+00 molec/cm2/s 1614 | SALCdf SALC drydep flux 3.140E-02 1 36043 1.000E+00 molec/cm2/s 1615 | Br2df Br2 drydep flux 1.600E-01 1 36044 1.000E+00 molec/cm2/s 1616 | HOBrdf HOBr drydep flux 9.700E-02 1 36047 1.000E+00 molec/cm2/s 1617 | HBrdf HBr drydep flux 8.100E-02 1 36048 1.000E+00 molec/cm2/s 1618 | BrNO3df BrNO3 drydep flux 1.420E-01 1 36050 1.000E+00 molec/cm2/s 1619 | ISOPNDdf ISOPND drydep flux 1.470E-01 1 36055 1.000E+00 molec/cm2/s 1620 | ISOPNBdf ISOPNB drydep flux 1.470E-01 1 36056 1.000E+00 molec/cm2/s 1621 | PROPNNdf PROPNN drydep flux 1.190E-01 1 36058 1.000E+00 molec/cm2/s 1622 | HACdf HAC drydep flux 7.400E-02 1 36059 1.000E+00 molec/cm2/s 1623 | GLYCdf GLYC drydep flux 6.000E-02 1 36060 1.000E+00 molec/cm2/s 1624 | MVKNdf MVKN drydep flux 1.490E-01 1 36061 1.000E+00 molec/cm2/s 1625 | MACRNdf MACRN drydep flux 1.490E-01 1 36062 1.000E+00 molec/cm2/s 1626 | MAPdf MAP drydep flux 7.600E-02 1 36063 1.000E+00 molec/cm2/s 1627 | NO2df NO2 drydep flux 4.600E-02 1 36064 1.000E+00 molec/cm2/s 1628 | MTPAdf MTPA drydep flux 1.362E-01 1 36070 1.000E+00 molec/cm2/s 1629 | LIMOdf LIMO drydep flux 1.362E-01 1 36071 1.000E+00 molec/cm2/s 1630 | SOASdf SOAS drydep flux 1.500E-01 1 36073 1.000E+00 molec/cm2/s 1631 | EOHdf EOH drydep flux 1.200E-02 2 36074 1.000E+00 molec/cm2/s 1632 | MGLYdf MGLY drydep flux 7.200E-02 1 36075 1.000E+00 molec/cm2/s 1633 | GLYXdf GLYX drydep flux 5.800E-02 1 36076 1.000E+00 molec/cm2/s 1634 | ACTAdf ACTA drydep flux 6.000E-02 1 36077 1.000E+00 molec/cm2/s 1635 | HPALDdf HPALD drydep flux 1.160E-01 1 36078 1.000E+00 molec/cm2/s 1636 | DHDNdf DHDN drydep flux 2.260E-01 1 36079 1.000E+00 molec/cm2/s 1637 | ETHLNdf ETHLN drydep flux 1.050E-01 1 36080 1.000E+00 molec/cm2/s 1638 | HCOOHdf HCOOH drydep flux 4.600E-02 1 36081 1.000E+00 molec/cm2/s 1639 | IEPOXAdf IEPOXA drydep flux 1.180E-01 1 36082 1.000E+00 molec/cm2/s 1640 | IEPOXBdf IEPOXB drydep flux 1.180E-01 1 36083 1.000E+00 molec/cm2/s 1641 | IEPOXDdf IEPOXD drydep flux 1.180E-01 1 36084 1.000E+00 molec/cm2/s 1642 | ISN1df ISN1 drydep flux 1.470E-01 1 36085 1.000E+00 molec/cm2/s 1643 | RIPAdf RIPA drydep flux 1.180E-01 1 36086 1.000E+00 molec/cm2/s 1644 | RIPBdf RIPB drydep flux 1.180E-01 1 36087 1.000E+00 molec/cm2/s 1645 | RIPDdf RIPD drydep flux 1.180E-01 1 36088 1.000E+00 molec/cm2/s 1646 | IMAEdf IMAE drydep flux 1.020E-01 1 36089 1.000E+00 molec/cm2/s 1647 | SOAIEdf SOAIE drydep flux 1.180E-01 1 36090 1.000E+00 molec/cm2/s 1648 | SOAMEdf SOAME drydep flux 1.020E-01 1 36091 1.000E+00 molec/cm2/s 1649 | SOAGXdf SOAGX drydep flux 5.800E-02 1 36092 1.000E+00 molec/cm2/s 1650 | SOAMGdf SOAMG drydep flux 7.200E-02 1 36093 1.000E+00 molec/cm2/s 1651 | LVOCdf LVOC drydep flux 1.540E-01 1 36094 1.000E+00 molec/cm2/s 1652 | LVOCOAdf LVOCOA drydep flux 1.540E-01 1 36095 1.000E+00 molec/cm2/s 1653 | ISN1OGdf ISN1OG drydep flux 2.260E-01 1 36096 1.000E+00 molec/cm2/s 1654 | ISN1OAdf ISN1OA drydep flux 2.260E-01 1 36097 1.000E+00 molec/cm2/s 1655 | MONITSdf MONITS drydep flux 2.150E-01 1 36098 1.000E+00 molec/cm2/s 1656 | MONITUdf MONITU drydep flux 2.150E-01 1 36099 1.000E+00 molec/cm2/s 1657 | HONITdf HONIT drydep flux 2.150E-01 1 36100 1.000E+00 molec/cm2/s 1658 | IONITAdf IONITA drydep flux 1.400E-02 1 36101 1.000E+00 molec/cm2/s 1659 | MONITAdf MONITA drydep flux 1.400E-02 1 36102 1.000E+00 molec/cm2/s 1660 | INDIOLdf INDIOL drydep flux 1.020E-01 1 36103 1.000E+00 molec/cm2/s 1661 | IPMNdf IPMN drydep flux 1.470E-01 1 36104 1.000E+00 molec/cm2/s 1662 | HC187df HC187 drydep flux 1.870E-01 1 36105 1.000E+00 molec/cm2/s 1663 | HCldf HCl drydep flux 3.600E-02 1 36110 1.000E+00 molec/cm2/s 1664 | HOCldf HOCl drydep flux 5.200E-02 1 36128 1.000E+00 molec/cm2/s 1665 | ClNO3df ClNO3 drydep flux 9.700E-02 1 36129 1.000E+00 molec/cm2/s 1666 | BrSALAdf BrSALA drydep flux 8.000E-02 1 36136 1.000E+00 molec/cm2/s 1667 | BrSALCdf BrSALC drydep flux 8.000E-02 1 36137 1.000E+00 molec/cm2/s 1668 | HOIdf HOI drydep flux 1.440E-01 1 36144 1.000E+00 molec/cm2/s 1669 | I2df I2 drydep flux 2.540E-01 1 36145 1.000E+00 molec/cm2/s 1670 | IBrdf IBr drydep flux 2.070E-01 1 36146 1.000E+00 molec/cm2/s 1671 | ICldf ICl drydep flux 1.620E-01 1 36147 1.000E+00 molec/cm2/s 1672 | HIdf HI drydep flux 1.280E-01 1 36150 1.000E+00 molec/cm2/s 1673 | IONOdf IONO drydep flux 1.730E-01 1 36153 1.000E+00 molec/cm2/s 1674 | IONO2df IONO2 drydep flux 1.890E-01 1 36154 1.000E+00 molec/cm2/s 1675 | I2O2df I2O2 drydep flux 2.860E-01 1 36155 1.000E+00 molec/cm2/s 1676 | I2O3df I2O3 drydep flux 3.020E-01 1 36156 1.000E+00 molec/cm2/s 1677 | I2O4df I2O4 drydep flux 3.180E-01 1 36157 1.000E+00 molec/cm2/s 1678 | ISALAdf ISALA drydep flux 1.270E-01 1 36158 1.000E+00 molec/cm2/s 1679 | ISALCdf ISALC drydep flux 1.270E-01 1 36159 1.000E+00 molec/cm2/s 1680 | AERIdf AERI drydep flux 1.270E-01 1 36160 1.000E+00 molec/cm2/s 1681 | O3dv O3 drydep velocity 4.800E-02 1 37002 1.000E+00 cm/s 1682 | PANdv PAN drydep velocity 1.210E-01 1 37003 1.000E+00 cm/s 1683 | HNO3dv HNO3 drydep velocity 6.300E-02 1 37007 1.000E+00 cm/s 1684 | H2O2dv H2O2 drydep velocity 3.400E-02 1 37008 1.000E+00 cm/s 1685 | ACETdv ACET drydep velocity 1.200E-02 3 37009 1.000E+00 cm/s 1686 | ALD2dv ALD2 drydep velocity 1.200E-02 2 37011 1.000E+00 cm/s 1687 | MVKdv MVK drydep velocity 7.000E-02 1 37013 1.000E+00 cm/s 1688 | MACRdv MACR drydep velocity 7.000E-02 1 37014 1.000E+00 cm/s 1689 | NPMNdv NPMN drydep velocity 1.470E-01 1 37015 1.000E+00 cm/s 1690 | PPNdv PPN drydep velocity 1.350E-01 1 37016 1.000E+00 cm/s 1691 | R4N2dv R4N2 drydep velocity 1.190E-01 1 37017 1.000E+00 cm/s 1692 | CH2Odv CH2O drydep velocity 3.000E-02 1 37020 1.000E+00 cm/s 1693 | N2O5dv N2O5 drydep velocity 1.080E-01 1 37022 1.000E+00 cm/s 1694 | SO2dv SO2 drydep velocity 6.400E-02 1 37026 1.000E+00 cm/s 1695 | SO4dv SO4 drydep velocity 9.600E-02 1 37027 1.000E+00 cm/s 1696 | SO4sdv SO4s drydep velocity 3.140E-02 1 37028 1.000E+00 cm/s 1697 | MSAdv MSA drydep velocity 9.600E-02 1 37029 1.000E+00 cm/s 1698 | NH3dv NH3 drydep velocity 1.700E-02 1 37030 1.000E+00 cm/s 1699 | NH4dv NH4 drydep velocity 1.800E-02 1 37031 1.000E+00 cm/s 1700 | NITdv NIT drydep velocity 6.200E-02 1 37032 1.000E+00 cm/s 1701 | NITsdv NITs drydep velocity 3.140E-02 1 37033 1.000E+00 cm/s 1702 | BCPIdv BCPI drydep velocity 1.200E-02 1 37034 1.000E+00 cm/s 1703 | OCPIdv OCPI drydep velocity 1.200E-02 1 37035 1.000E+00 cm/s 1704 | BCPOdv BCPO drydep velocity 1.200E-02 1 37036 1.000E+00 cm/s 1705 | OCPOdv OCPO drydep velocity 1.200E-02 1 37037 1.000E+00 cm/s 1706 | DST1dv DST1 drydep velocity 2.900E-02 1 37038 1.000E+00 cm/s 1707 | DST2dv DST2 drydep velocity 2.900E-02 1 37039 1.000E+00 cm/s 1708 | DST3dv DST3 drydep velocity 2.900E-02 1 37040 1.000E+00 cm/s 1709 | DST4dv DST4 drydep velocity 2.900E-02 1 37041 1.000E+00 cm/s 1710 | SALAdv SALA drydep velocity 3.140E-02 1 37042 1.000E+00 cm/s 1711 | SALCdv SALC drydep velocity 3.140E-02 1 37043 1.000E+00 cm/s 1712 | Br2dv Br2 drydep velocity 1.600E-01 1 37044 1.000E+00 cm/s 1713 | HOBrdv HOBr drydep velocity 9.700E-02 1 37047 1.000E+00 cm/s 1714 | HBrdv HBr drydep velocity 8.100E-02 1 37048 1.000E+00 cm/s 1715 | BrNO3dv BrNO3 drydep velocity 1.420E-01 1 37050 1.000E+00 cm/s 1716 | ISOPNDdv ISOPND drydep velocity 1.470E-01 1 37055 1.000E+00 cm/s 1717 | ISOPNBdv ISOPNB drydep velocity 1.470E-01 1 37056 1.000E+00 cm/s 1718 | PROPNNdv PROPNN drydep velocity 1.190E-01 1 37058 1.000E+00 cm/s 1719 | HACdv HAC drydep velocity 7.400E-02 1 37059 1.000E+00 cm/s 1720 | GLYCdv GLYC drydep velocity 6.000E-02 1 37060 1.000E+00 cm/s 1721 | MVKNdv MVKN drydep velocity 1.490E-01 1 37061 1.000E+00 cm/s 1722 | MACRNdv MACRN drydep velocity 1.490E-01 1 37062 1.000E+00 cm/s 1723 | MAPdv MAP drydep velocity 7.600E-02 1 37063 1.000E+00 cm/s 1724 | NO2dv NO2 drydep velocity 4.600E-02 1 37064 1.000E+00 cm/s 1725 | MTPAdv MTPA drydep velocity 1.362E-01 1 37070 1.000E+00 cm/s 1726 | LIMOdv LIMO drydep velocity 1.362E-01 1 37071 1.000E+00 cm/s 1727 | SOASdv SOAS drydep velocity 1.500E-01 1 37073 1.000E+00 cm/s 1728 | EOHdv EOH drydep velocity 1.200E-02 2 37074 1.000E+00 cm/s 1729 | MGLYdv MGLY drydep velocity 7.200E-02 1 37075 1.000E+00 cm/s 1730 | GLYXdv GLYX drydep velocity 5.800E-02 1 37076 1.000E+00 cm/s 1731 | ACTAdv ACTA drydep velocity 6.000E-02 1 37077 1.000E+00 cm/s 1732 | HPALDdv HPALD drydep velocity 1.160E-01 1 37078 1.000E+00 cm/s 1733 | DHDNdv DHDN drydep velocity 2.260E-01 1 37079 1.000E+00 cm/s 1734 | ETHLNdv ETHLN drydep velocity 1.050E-01 1 37080 1.000E+00 cm/s 1735 | HCOOHdv HCOOH drydep velocity 4.600E-02 1 37081 1.000E+00 cm/s 1736 | IEPOXAdv IEPOXA drydep velocity 1.180E-01 1 37082 1.000E+00 cm/s 1737 | IEPOXBdv IEPOXB drydep velocity 1.180E-01 1 37083 1.000E+00 cm/s 1738 | IEPOXDdv IEPOXD drydep velocity 1.180E-01 1 37084 1.000E+00 cm/s 1739 | ISN1dv ISN1 drydep velocity 1.470E-01 1 37085 1.000E+00 cm/s 1740 | RIPAdv RIPA drydep velocity 1.180E-01 1 37086 1.000E+00 cm/s 1741 | RIPBdv RIPB drydep velocity 1.180E-01 1 37087 1.000E+00 cm/s 1742 | RIPDdv RIPD drydep velocity 1.180E-01 1 37088 1.000E+00 cm/s 1743 | IMAEdv IMAE drydep velocity 1.020E-01 1 37089 1.000E+00 cm/s 1744 | SOAIEdv SOAIE drydep velocity 1.180E-01 1 37090 1.000E+00 cm/s 1745 | SOAMEdv SOAME drydep velocity 1.020E-01 1 37091 1.000E+00 cm/s 1746 | SOAGXdv SOAGX drydep velocity 5.800E-02 1 37092 1.000E+00 cm/s 1747 | SOAMGdv SOAMG drydep velocity 7.200E-02 1 37093 1.000E+00 cm/s 1748 | LVOCdv LVOC drydep velocity 1.540E-01 1 37094 1.000E+00 cm/s 1749 | LVOCOAdv LVOCOA drydep velocity 1.540E-01 1 37095 1.000E+00 cm/s 1750 | ISN1OGdv ISN1OG drydep velocity 2.260E-01 1 37096 1.000E+00 cm/s 1751 | ISN1OAdv ISN1OA drydep velocity 2.260E-01 1 37097 1.000E+00 cm/s 1752 | MONITSdv MONITS drydep velocity 2.150E-01 1 37098 1.000E+00 cm/s 1753 | MONITUdv MONITU drydep velocity 2.150E-01 1 37099 1.000E+00 cm/s 1754 | HONITdv HONIT drydep velocity 2.150E-01 1 37100 1.000E+00 cm/s 1755 | IONITAdv IONITA drydep velocity 1.400E-02 1 37101 1.000E+00 cm/s 1756 | MONITAdv MONITA drydep velocity 1.400E-02 1 37102 1.000E+00 cm/s 1757 | INDIOLdv INDIOL drydep velocity 1.020E-01 1 37103 1.000E+00 cm/s 1758 | IPMNdv IPMN drydep velocity 1.470E-01 1 37104 1.000E+00 cm/s 1759 | HC187dv HC187 drydep velocity 1.870E-01 1 37105 1.000E+00 cm/s 1760 | HCldv HCl drydep velocity 3.600E-02 1 37110 1.000E+00 cm/s 1761 | HOCldv HOCl drydep velocity 5.200E-02 1 37128 1.000E+00 cm/s 1762 | ClNO3dv ClNO3 drydep velocity 9.700E-02 1 37129 1.000E+00 cm/s 1763 | BrSALAdv BrSALA drydep velocity 8.000E-02 1 37136 1.000E+00 cm/s 1764 | BrSALCdv BrSALC drydep velocity 8.000E-02 1 37137 1.000E+00 cm/s 1765 | HOIdv HOI drydep velocity 1.440E-01 1 37144 1.000E+00 cm/s 1766 | I2dv I2 drydep velocity 2.540E-01 1 37145 1.000E+00 cm/s 1767 | IBrdv IBr drydep velocity 2.070E-01 1 37146 1.000E+00 cm/s 1768 | ICldv ICl drydep velocity 1.620E-01 1 37147 1.000E+00 cm/s 1769 | HIdv HI drydep velocity 1.280E-01 1 37150 1.000E+00 cm/s 1770 | IONOdv IONO drydep velocity 1.730E-01 1 37153 1.000E+00 cm/s 1771 | IONO2dv IONO2 drydep velocity 1.890E-01 1 37154 1.000E+00 cm/s 1772 | I2O2dv I2O2 drydep velocity 2.860E-01 1 37155 1.000E+00 cm/s 1773 | I2O3dv I2O3 drydep velocity 3.020E-01 1 37156 1.000E+00 cm/s 1774 | I2O4dv I2O4 drydep velocity 3.180E-01 1 37157 1.000E+00 cm/s 1775 | ISALAdv ISALA drydep velocity 1.270E-01 1 37158 1.000E+00 cm/s 1776 | ISALCdv ISALC drydep velocity 1.270E-01 1 37159 1.000E+00 cm/s 1777 | AERIdv AERI drydep velocity 1.270E-01 1 37160 1.000E+00 cm/s 1778 | #============================================================================== 1779 | # ND46 diagnostic quantities 1780 | #============================================================================== 1781 | ISOP ISOP emissions 1.200E-02 5 21001 1.000E+00 atoms C/cm2/s 1782 | ACET ACET emissions 1.200E-02 3 21002 1.000E+00 atoms C/cm2/s 1783 | PRPE PRPE emissions 1.200E-02 3 21003 1.000E+00 atoms C/cm2/s 1784 | MONX MONX emissions 1.200E-02 10 21004 1.000E+00 atoms C/cm2/s 1785 | MBOX MBOX emissions 1.200E-02 5 21005 1.000E+00 atoms C/cm2/s 1786 | C2H4 C2H4 emissions 1.200E-02 2 21006 1.000E+00 atoms C/cm2/s 1787 | APIN APIN emissions 1.200E-02 10 21007 1.000E+00 atoms C/cm2/s 1788 | BPIN BPIN emissions 1.200E-02 10 21008 1.000E+00 atoms C/cm2/s 1789 | LIMO LIMO emissions 1.200E-02 10 21009 1.000E+00 atoms C/cm2/s 1790 | SABI SABI emissions 1.200E-02 10 21010 1.000E+00 atoms C/cm2/s 1791 | MYRC MYRC emissions 1.200E-02 10 21011 1.000E+00 atoms C/cm2/s 1792 | CARE CARE emissions 1.200E-02 10 21012 1.000E+00 atoms C/cm2/s 1793 | OCIM OCIM emissions 1.200E-02 10 21013 1.000E+00 atoms C/cm2/s 1794 | HCOOH HCOOH emissions 4.600E-02 1 21014 1.000E+00 molec/cm2/s 1795 | ACTA ACTA emissions 6.000E-02 2 21015 1.000E+00 molec/cm2/s 1796 | ALD2 ALD2 emissions 1.200E-02 2 21016 1.000E+00 atoms C/cm2/s 1797 | OMON OMON emissions 1.200E-02 10 21017 1.000E+00 atoms C/cm2/s 1798 | MOHX MOHX emissions 3.200E-02 1 21018 1.000E+00 molec/cm2/s 1799 | EOH EOH emissions 1.200E-02 2 21019 1.000E+00 atoms C/cm2/s 1800 | FARN FARN emissions 1.200E-02 15 21020 1.000E+00 atoms C/cm2/s 1801 | BCAR BCAR emissions 1.200E-02 15 21021 1.000E+00 atoms C/cm2/s 1802 | OSQT OSQT emissions 1.200E-02 15 21022 1.000E+00 atoms C/cm2/s 1803 | CHBr3 Ocean bromoform emissions 2.530E-01 0 21023 1.000E+00 kg/m2/s 1804 | CH2Br2 Ocean dibromomethane emissions 1.740E-01 0 21024 1.000E+00 kg/m2/s 1805 | SSBr2 sea-salt Br2 emissions 1.600E-01 0 21025 1.000E+00 kg/m2/s 1806 | CH4 CH4 emissions 1.600E-02 1 21026 1.000E+00 molec/cm2/s 1807 | ALD2sen ALD2sen emissions 1.200E-02 2 21027 1.000E+00 atoms C/cm2/s 1808 | EOHsene EOHsene emissions 1.200E-02 2 21028 1.000E+00 atoms C/cm2/s 1809 | ALD2osr ALD2osr emissions 1.200E-02 2 21029 1.000E+00 atoms C/cm2/s 1810 | #============================================================================== 1811 | # ND48 diagnostic quantities 1812 | #============================================================================== 1813 | OH OH time series 0.000E+00 1 19001 1.000E+00 molec/cm3 1814 | NOy NOy time series 0.000E+00 1 19002 1.000E+09 ppbv 1815 | RH Relative humidity 0.000E+00 1 19003 1.000E+00 % 1816 | CF Cloud fraction 0.000E+00 1 19004 1.000E+00 unitless 1817 | ODCOL Cloud optical depth 0.000E+00 1 19005 1.000E+00 unitless 1818 | CThgt Cloud top height 0.000E+00 1 19006 1.000E+00 hPa 1819 | AIRDEN Air density 0.000E+00 1 19007 1.000E+00 molec/cm3 1820 | TOTSALT Total seasalt tracer 3.600E-02 1 19008 1.000E+09 ppbv 1821 | D_LAI Daily LAI 0.000E+00 1 19009 1.000E+00 m2/m2 1822 | NO-SOIL Soil NO 0.000E+00 1 19010 1.000E+00 molec/cm2/s 1823 | NO-FERT Fertilizer NO 0.000E+00 1 19011 1.000E+00 molec/cm2/s 1824 | P_DRY Dry period 0.000E+00 1 19012 1.000E+00 hours 1825 | PFACTOR Pulsing factor 0.000E+00 1 19013 1.000E+00 unitless 1826 | GWET_PRV Soil moisture 0.000E+00 1 19014 1.000E+00 unitless 1827 | SZA Cosine Solar Zenith Angle 0.000E+00 1 19015 1.000E+00 unitless 1828 | GLYX Glyoxal time series 0.000E+00 1 19016 1.000E+00 molec/cm3 1829 | AERMASS Aerosol mass time series 0.000E+00 1 19017 1.000E+00 ug/m3 1830 | #============================================================================== 1831 | # ND54 diagnostic quantities 1832 | #============================================================================== 1833 | TIMETROP Time in the troposphere 0.000E+00 1 46001 1.000E+00 unitless 1834 | #============================================================================== 1835 | # ND55 diagnostic quantities 1836 | #============================================================================== 1837 | TP-LEVEL Tropopause level 0.000E+00 1 26001 1.000E+00 level 1838 | TP-HGHT Tropopause height 0.000E+00 1 26002 1.000E+00 km 1839 | TP-PRESS Tropopause pressure 0.000E+00 1 26003 1.000E+00 hPa 1840 | #============================================================================== 1841 | # ND65 diagnostic quantities 1842 | #============================================================================== 1843 | POx POx P/L family 0.000E+00 1 17001 1.000E+00 molec/cm3/s 1844 | LOx LOx P/L family 0.000E+00 1 17002 1.000E+00 molec/cm3/s 1845 | PCO PCO P/L family 0.000E+00 1 17003 1.000E+00 molec/cm3/s 1846 | LCO LCO P/L family 0.000E+00 1 17004 1.000E+00 molec/cm3/s 1847 | PSO4 PSO4 P/L family 0.000E+00 1 17005 1.000E+00 molec/cm3/s 1848 | #============================================================================== 1849 | # ND66 diagnostic quantities 1850 | #============================================================================== 1851 | UWND GMAO UWND field 0.000E+00 1 12001 1.000E+00 m/s 1852 | VWND GMAO VWND field 0.000E+00 1 12002 1.000E+00 m/s 1853 | TMPU GMAO TMPU field 0.000E+00 1 12003 1.000E+00 K 1854 | SPHU GMAO SPHU field 0.000E+00 1 12004 1.000E+00 g/kg 1855 | CMFMC GMAO CMFMC field 0.000E+00 1 12005 1.000E+00 kg/m2/s 1856 | DTRAIN GMAO DTRAIN field 0.000E+00 1 12006 1.000E+00 kg/m2/s 1857 | OMEGA GMAO OMEGA field 0.000E+00 1 12007 1.000E+00 Pa/s 1858 | #============================================================================== 1859 | # ND67 diagnostic quantities 1860 | #============================================================================== 1861 | HFLUX GMAO HFLUX field 0.000E+00 1 11001 1.000E+00 W/m2 1862 | RADSWG GMAO RADSWG field 0.000E+00 1 11002 1.000E+00 W/m2 1863 | PREACC GMAO PREACC field 0.000E+00 1 11003 1.000E+00 W/m2 1864 | PRECON GMAO PRECON field 0.000E+00 1 11004 1.000E+00 W/m2 1865 | TS GMAO TS field 0.000E+00 1 11005 1.000E+00 K 1866 | RADSWT GMAO RADSWT field 0.000E+00 1 11006 1.000E+00 W/m2 1867 | USTAR GMAO USTAR field 0.000E+00 1 11007 1.000E+00 m/s 1868 | Z0 GMAO Z0 field 0.000E+00 1 11008 1.000E+00 m 1869 | PBL GMAO PBL field 0.000E+00 1 11009 1.000E+00 m 1870 | CLDFRC GMAO CLDFRC field 0.000E+00 1 11010 1.000E+00 unitless 1871 | U10M GMAO U10M field 0.000E+00 1 11011 1.000E+00 m/s 1872 | V10M GMAO V10M field 0.000E+00 1 11012 1.000E+00 m/s 1873 | PS-PBL GMAO PS-PBL field 0.000E+00 1 11013 1.000E+00 hPa 1874 | ALBD GMAO ALBD field 0.000E+00 1 11014 1.000E+00 unitless 1875 | PHIS GMAO PHIS field 0.000E+00 1 11015 1.000E+00 m 1876 | CLDTOP GMAO CLDTOP field 0.000E+00 1 11016 1.000E+00 level 1877 | TROPP GMAO TROPP field 0.000E+00 1 11017 1.000E+00 hPa 1878 | SLP GMAO SLP field 0.000E+00 1 11018 1.000E+00 hPa 1879 | TSKIN GMAO TSKIN field 0.000E+00 1 11019 1.000E+00 K 1880 | PARDF GMAO PARDF field 0.000E+00 1 11020 1.000E+00 W/m2 1881 | PARDR GMAO PARDR field 0.000E+00 1 11021 1.000E+00 W/m2 1882 | GWET GMAO GWET field 0.000E+00 1 11022 1.000E+00 unitless 1883 | EFLUX GMAO EFLUX field 0.000E+00 1 11023 1.000E+00 W/m2 1884 | #============================================================================== 1885 | # ND68 diagnostic quantities 1886 | #============================================================================== 1887 | BXHEIGHT Grid box height 0.000E+00 1 24001 1.000E+00 m 1888 | AD Air mass in grid box 0.000E+00 1 24002 1.000E+00 kg 1889 | AVGW Mixing ratio of H2O vapor 0.000E+00 1 24003 1.000E+00 v/v 1890 | AIRNUMDE Dry air number density 0.000E+00 1 24004 1.000E+00 molec air/cm3 1891 | T Temperature 0.000E+00 1 24005 1.000E+00 K 1892 | PMID Pressure at average pressure l 0.000E+00 1 24006 1.000E+00 hPa 1893 | PEDGE Pressure at grid box lower edg 0.000E+00 1 24007 1.000E+00 hPa 1894 | RH Relative humidity 0.000E+00 1 24008 1.000E+00 % 1895 | #============================================================================== 1896 | # ND69 diagnostic quantities 1897 | #============================================================================== 1898 | DXYP Grid box surface area 0.000E+00 1 25001 1.000E+00 m2 1899 | --------------------------------------------------------------------------------