Skip to content

CCPP Framework Meeting Minutes 2021 01 05

Dom Heinzeller edited this page Jan 6, 2021 · 14 revisions

Agenda

  • capgen.py progress
    • Advection feature (w/ NRL)
    • Organization for code modularity (e.g., diagnostic code)
  • Transition to capgen.py
  • Other business

capgen.py progress

  • Need plan yet how to handle optional arguments (Dom to reach out to developers - EMC, GSL, Robert & Dustin, Phil, NRL)
  • DTC needs to develop a mechanism to avoid using the field_table - use an internal field table approach, similar to the internal input file? --> Dom to create issue in UFS
  • where to put little helper libraries such as a hash table etc?
    • for now, make a submodule of ccpp-framework
  • CCPP error handler (another lightweight module)
    • when switch over from current error handling variables?
    • probably best after the transition to capgen.py
    • possibility for a smooth transition (could use either new error handler or keep using errmsg and errflg in scheme, framework does the rest)

Transition to capgen.py

Other business

Clone this wiki locally