Skip to content

CCPP Framework Meeting Minutes 2021 10 21

Dom Heinzeller edited this page Oct 21, 2021 · 9 revisions
  • Transition to capgen.py
  • Dictionary of standard names

Transition to capgen.py

Dropping support for optional arguments

  • Use flags to determine which branch to take in the code and whether to access certain variables (can be optional), instead of testing for presence
  • Together with the active attribute and the extended usage of present in the Fortran 2008 standard, we do not need the optional attribute in the CCPP metadata

Dictionary of standard names

  • Need interoperability standard_names clearly separated from host-model specific standard_names.

Other business

  • We need a process to update the CCPP requirements (e.g. optional arguments, single precision, ...)
Clone this wiki locally