Skip to content

CCPP Framework Meeting Minutes 2024 01 22

Michael Kavulich edited this page Jan 22, 2024 · 10 revisions

Agenda


Attendees: Mike Kavulich,

GitHub issues/PRs

CCPP Framework (issues, PRs, discussions)

Standard names (issues, PRs, discussions)

New items for discussion

Updates from last time

Previous notes

Other business

Meeting notes

Attendees: Mike Kavulich, Dustin Swales, Cheryl Craig, Dom Heinzeller, Ligia Bernardet, Michael Waxmonsky, Courtney Peverly, Grant Firl, Matt Dawson

Framework PRs/Issues/Discussion: #519 Support for chunked arrays. Ready to merge? Status in the UFS? All RTs are not passing. #521 Disallow horizontal_dimension in run phase. #523 MPI_F08 What is best solution?

Allocate to zero PR? We’ve discussed this, but it would be good for the Capgen/CESM folk take a look. Ligia and Grant, RRFS code freeze is imminent. This needs to get in sooner than later. This alloc(0) change is a stopgap fix, not a permanent solution. Dom will setup a meeting for us to discuss this later this week.

Standard Names PRs/Issues/Discussion: #56 Mike will finish up reviewing this week. #57 Change to standard name for clarity

New items for discussion:
Failing CI tests? Courtney, could be related to py3.7 vs. py3.8. New metadata header property. Dynamic determination for number of tracers.

Chat:

https://github.com/NCAR/ccpp-framework/wiki/CCPP-Framework-Meeting-Minutes-2024-01-22 Dom Heinzeller3:09 PM "use mpi" is f90 "use mpi_f08" is f08 "include mpi.h" is f77 Dom Heinzeller3:29 PM they are not allowed to query the allocation status Dustin Swales - NOAA Federal3:30 PM says who? Dom Heinzeller3:30 PM CCPP requirements doc Dustin Swales - NOAA Federal3:31 PM I can't find this anywhere? Grant Firl - NOAA Affiliate3:33 PM Isn't it also necessary for automatic unit conversions? Grant Firl - NOAA Affiliate3:39 PM Yes. That is a drawback! Grant Firl - NOAA Affiliate3:41 PM Now, it's checking for size > 0 instead of allocated(). I suppose it's still against the CCPP ethos. Dom Heinzeller3:50 PM Is that attribute optional, i.e. when not present assumed to be empty (so that models that don't use the constituent logic don't need to have it)?

And is it a host-model attribute only? Dom Heinzeller3:55 PM More generaL?

type=scheme set_parameters_subroutines=sub_A,sub_B, ...

? Ligia Bernardet - NOAA Federal3:56 PM I need to head out. Thanks, folks

Clone this wiki locally