Skip to content

CCPP Framework Meeting Minutes 2020 08 06

Dom Heinzeller edited this page Aug 7, 2020 · 4 revisions

Agenda

  • transition to cap_gen.py
  • NRL collaboration
  • ccpp-standalone
  • other business

Transition to cap_gen.py

NRL collaboration

  • Alex and Matus currently updating to latest ccpp_prebuild.py in NCAR master
  • potential issue with module level data used in the auto-generated static API
  • this won't be an issue with cap_gen.py, where the argument list passed to the static API is generated at compile time (while it is static in ccpp_prebuild.py)

ccpp-standalone

  • Should we create a ccpp-standalone repository that contains a toy model to drive (and test!) ccpp-framework and ccpp-physics?
  • Better to add a testing harness (dummy host model) to ccpp-framework, see https://github.com/NCAR/ccpp-framework/issues/319
Clone this wiki locally