1 / 10

ESMF at GMAO: Modeling, Data Assimilation and OSSEs for NASA Missions

ESMF at GMAO: Modeling, Data Assimilation and OSSEs for NASA Missions. Arlindo da Silva and Tom Clune NASA/GSFC, Global Modeling and Assimilation Office arlindo.m.dasilva@nasa.gov ESMF Executive Board Meeting College Park, 7 March 2019. GEOS Earth System Model.

kellum
Télécharger la présentation

ESMF at GMAO: Modeling, Data Assimilation and OSSEs for NASA Missions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ESMF at GMAO: Modeling, Data Assimilation and OSSEs for NASA Missions Arlindo da Silva and Tom Clune NASA/GSFC, Global Modeling and Assimilation Office arlindo.m.dasilva@nasa.gov ESMF Executive Board Meeting College Park, 7 March 2019

  2. GEOS Earth System Model Components coupling via the Earth System Model Framework (ESMF) Aerosol and chemistry radiatively coupled to GCM Applications: Seasonal forecasts Weather and aerosol NRT forecasts Chemical Composition Forecast Reanalysis Observing System Simulation Experiments (OSSEs)

  3. GEOS Makes Extensive Use of ESMF

  4. GEOS Data Assimilation • ESMF used less extensively in the current GMAO Data Assimilation Systems • Mostly at the exchange of Gridded fields • Enter JEDI… • MAPL Cap (ESMF-based model “driver”) used at the highest level for 4D-Var type algorithms • ESMF regridding and location streams not leveraged by JEDI

  5. MAPL and NUOPC • Much like NUOPC, MAPL is an ESMF-based usability layer developed along the years for building GEOS • Hierarchical architecture, less general than NUOPC • Designed to accommodate tight coupling of parameterizations • NASA funded project lead by Rocky Dunlap aims at transparent interoperability of MAPL and NUOPC • Pilot study leverages NUOPC concurrency to deploy simultaneous atmospheric model and full chemistry GEOS-CTM with ”over-the-air” coupling.

  6. ESMF: Time for a Reboot? • Although backward compatibility is critical in the short term, after nearly 20 years, a refactoring may be in order to align the ESMF with new and emerging technologies • Some relevant new(ish) technologies: • Design: Object Oriented features in recent Fortran revisions • Performance: accelerators, many-core processors, long vectors, burst buffers, … • Software: CUDA, OpenACC, OpenMP 5.0, Legion, kokkos, … • Software engineering: cmake/ecbuild, Spack, EasyBuilder, …

  7. Going Forward: ESMF X • Retain ability to respond to unanticipated/urgent user requirements • OO Extensibility • Core framework • Define abstract classes with carefully chosen interfaces • Provide robust/optimized reference implementations • Reuse significant portion of existing ESMF • Applications/End Users • Can develop customized extensions while retaining full interoperability • When appropriate, extension can be integrated back into the core framework

  8. ESMF X: A Focus on Performance? • What could ESMF provide to enable/improve performance portability for ESMs? • Improved support for hybrid parallelism (e.g. recent work on SSI arrays) • Utilities/abstractions for threading/vectorizing column physics? • Abstractions for managing memory and kernel placement on accelerators? • Improved support for concurrent/asynchronous components? • Single process runs 2+ components using threads? (ala GFDL) • Task pipelines? • Parallel/asynchronous IO

  9. Extra Slides

  10. OSSE for NASA Missions: FORSE Concept

More Related