-
Notifications
You must be signed in to change notification settings - Fork 64
CCPP Framework Meeting Minutes 2024 02 05
Dom Heinzeller edited this page Feb 5, 2024
·
13 revisions
Attendees: Dustin Swales, Ligia Bernardet, Lulin Xue, Courtney Peverley, Michael Waxmonsky, Matthew Dawson, Jesse Nusbaumer, Dom Heinzeller
CCPP Framework (issues, PRs, discussions)
-
#526: Add optional attribute to capgen/prebuild
- Two proposed solutions, one for capgen and prebuild; this issue is for capgen
- Reintroduce optional attribute for CCPP physics schemes
- Schemes test for presence of argument if variable is declared optional in metadata
- Scheme metadata must have optional if (any) host model uses active other than default (
.true.
)
-
#527: Add tests for optional attribute
-
#528: Fortran 2008 MPI interface for CCPP framework and CCPP (UFS) physics
- Incompatibility of MPI communicator type (integer for old MPI,
MPI_Comm
for MPI F08)
- Incompatibility of MPI communicator type (integer for old MPI,
-
#525 (merged):
Standard names (issues, PRs, discussions)
Attendees:
Framework PRs/Issues/Discussion: