Skip to content

CCPP Framework Meeting Minutes 2023 11 27

Michael Kavulich edited this page Nov 27, 2023 · 2 revisions

Agenda


Attendees: Mike Kavulich,

Main discussion topic: NCO compliance issues

Issue: https://github.com/ufs-community/ccpp-physics/issues/134

AQM operational implementation of CCPP was rejected due to runtime failures when the gfortran -check all compilation flag is used. This is required for compiling in DEBUG mode as specified on page 19 of the latest NCO standards document. Grant provided an example of this failure based on his tests:

242: forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable JINDX1_AER_LOCAL when it is not allocated
242:
242: Image              PC                Routine            Line        Source
242: fv3.exe            000000000BD11D1F  Unknown               Unknown  Unknown
242: fv3.exe            0000000008DF5EAC  ccpp_fv3_gfs_v15p        3008  ccpp_FV3_GFS_v15p2_time_vary_cap.F90
242: fv3.exe            00000000084AEA76  ccpp_fv3_gfs_v15p         160  ccpp_FV3_GFS_v15p2_cap.F90
242: fv3.exe            0000000008109201  ccpp_static_api_m         233  ccpp_static_api.F90
242: fv3.exe            00000000081010D1  ccpp_driver_mp_cc         108  CCPP_driver.F90
242: fv3.exe            00000000042B0F3E  atmos_model_mod_m         762  atmos_model.F90
242: fv3.exe            0000000003C8ECBC  module_fcst_grid_         764  module_fcst_grid_comp.F90

Secondary discussion topic: failing CI tests

  • Grant is testing a fix: looks like it was due to outdated/deprecated python features in CI test script?

GitHub issues/PRs

CCPP Framework

Standard names

New items for discussion

Updates from last time

Previous notes

Other business

Meeting notes

Clone this wiki locally