-
Notifications
You must be signed in to change notification settings - Fork 66
CCPP Framework Meeting Minutes 2021 07 27
Dom Heinzeller edited this page Jul 27, 2021
·
3 revisions
- GNU-10 compatibility
- Update on standard names
- Transition to capgen.py
- Standardized way to read tabulated data in CCPP schemes?
- GNU 10 much stricter w.r.t. argument mismatches, so far we had to add compiler flags to turn them into warnings (bad)
-
use mpiorinclude mpif.hdon't work w/o these flags; need to useuse mpi_f08 - this turns the MPI communicator into a DDT (no longer an integer), does the framework support this w/o a definition of the DDT?
-
- What is left to do in order to merge
- Host model PRs:
- ccpp-physics: https://github.com/NCAR/ccpp-physics/pull/687 (will be merged with fv3atm PR)
- UFS/fv3atm: https://github.com/NOAA-EMC/fv3atm/pull/337 (will be added to commit queue for next 2-3 weeks)
- only few comments from Moorthi so far
- SCM: https://github.com/NCAR/ccpp-scm/pull/269 (can be merged anytime after ccpp-physics PR)
- currently scheduled for July 27
- PRs: everyone who opened comments to check and resolve conversations, then approve if satisfied
- Issues/Questions:
- There is no management to coordinate the work between NOAA end NCAR
- Is there a gap in funding and personal to get capgen working in the UFS with the required capabilities?
- Dom can start working on the code from end of July (after CIRES ASA season)
- Need input from Andrew
- UFS R2O project year 3
- Proposal process for money from July 2022
- Now: collection of priorities to provide to project leads (CCPP: Rocky, Arun)
- Brainstorming of possible work, needs prioritization:
- Make physics/CCPP GPU-compliant (expanding on GSL’s DDRF).
- Fixing the problem with surface composites
- 3D physics - how will this be handled now that needs are arising
- Requirements gathering and development of CCPP Framework
- ESMF-NUOPC cap generator for CCPP
- capgen unification