Skip to content

CCPP Framework Meeting Minutes 2020 04 02

Dom Heinzeller edited this page Apr 2, 2020 · 12 revisions

Agenda

"Tour de cap_gen.py"

  • introduction of a post-analysis database dump
    • database contains a lot of information about the run
    • from the command line, via a Python interface, or via a new inspection routine
  • what is needed to transition GFS physics to cap_gen.py
    • handle blocked data structures for the different stages (init, run, ...)
    • GFS data types
    • stricter requirements in cap_gen.py (order of arguments, compare Fortran code and metadata, horizontal_dimension versus horizontal_loop_extent)

Clone this wiki locally