-
Notifications
You must be signed in to change notification settings - Fork 66
CCPP Framework Meeting Minutes 2025 10 23
Courtney Peverley edited this page Oct 23, 2025
·
5 revisions
Attendees: Michael Kavulich, Dom Heinzeller, Jordan Powers, Courtney Peverley, RhaeSung Kim
GitHub issues, PRs, discussions
-
Follow up on #684; there are many bare
usestatements in the CCPP physics code (e.g. cires_ugwpv1_module.F90, satmedmfvdif.F, many others), do we change the rule and then update physics? -
Improve parsing of Fortran array specifications #687
- Needs an update to top of develop
-
Add capability to parse nested suites in capgen #691
- Needs reviews
-
New test to demonstrate GNU failure #689
- Associated issue: Unallocated fields passed into Group Caps #690
- PR Demonstrates test failure, but doesn't fix it yet
- No new issues
-
Bare use statements rule
- Navy is using Codee to reformat/analyze fortran code
- PWR069 will flag all naked use statements; don’t need to manually fix these
- Courtney to reach out to Brian Vanderwende to see if there is any plan to get/use Codee
- Should also fix pylint warnings in the framework
- Michael to open an issue if there isn’t one already
- Michael to make PR to update the rules & then we’ll fix existing naked use statements via Codee in the future
- Navy is using Codee to reformat/analyze fortran code
-
Parsing of Fortran array specifications (#687)
- Steve needs to address merge conflicts; then can merge
-
Capgen performance when using many suites (#688)
- Will discuss when Dustin returns
-
Nested suites (#691)
- Michael K reviewed & Dom responded
- Dom to remove redundant check & add doctest Michael requested
- Courtney to review
- Michael K to ask Grant to review as well
- Michael K reviewed & Dom responded
-
Pass parent DDT (related to #689)
- Dustin was working on this when he got furloughed
-
we will keep the meeting on for next week in case Dustin returns (otherwise, we'll cancel)