We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AQMv7 fails at runtime when built with Intel Fortran compiler version 19.1.3.304 and the -check all flag.
-check all
Below is one of the generated error messages:
forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable JINDX1_AER_LOCAL when it is not allocated Image PC Routine Line Source ufs_model 000000000A67B5BF Unknown Unknown Unknown ufs_model 000000000764C8D2 ccpp_fv3_gfs_v16_ 3008 ccpp_FV3_GFS_v16_time_vary_cap.F90 ufs_model 0000000006CF1246 ccpp_fv3_gfs_v16_ 160 ccpp_FV3_GFS_v16_cap.F90 ufs_model 0000000006942828 ccpp_static_api_m 233 ccpp_static_api.F90 ufs_model 000000000693A5D9 ccpp_driver_mp_cc 108 CCPP_driver.F90 ufs_model 0000000002EEB113 atmos_model_mod_m 762 atmos_model.F90 ufs_model 00000000028B9D2F module_fcst_grid_ 764 module_fcst_grid_comp.F90 ufs_model 0000000000DEDAC4 _ZN5ESMCI6FTable1 2167 ESMCI_FTable.C ufs_model 0000000000DF16FA ESMCI_FTableCallE 824 ESMCI_FTable.C ufs_model 00000000013D642F _ZN5ESMCI3VMK5ent 2320 ESMCI_VMKernel.C ufs_model 00000000013BFED9 _ZN5ESMCI2VM5ente 1216 ESMCI_VM.C ufs_model 0000000000DEEF07 c_esmc_ftablecall 981 ESMCI_FTable.C ufs_model 00000000009D5D70 esmf_compmod_mp_e 1223 ESMF_Comp.F90 ufs_model 00000000007D6FE6 esmf_gridcompmod_ 1412 ESMF_GridComp.F90 ufs_model 00000000028759D9 fv3gfs_cap_mod_mp 386 fv3_cap.F90 ufs_model 0000000000C44B2F _ZNK5ESMCI13Metho 377 ESMCI_MethodTable.C ufs_model 0000000000C44AAD _ZN5ESMCI11Method 563 ESMCI_MethodTable.C ufs_model 0000000000C45461 c_esmc_methodtabl 347 ESMCI_MethodTable.C ufs_model 0000000000B3FFCB esmf_attachmethod 1280 ESMF_AttachMethods.F90 ufs_model 0000000005DF93E8 nuopc_modelbase_m 687 NUOPC_ModelBase.F90 ufs_model 0000000000DEDAC4 _ZN5ESMCI6FTable1 2167 ESMCI_FTable.C
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
AQMv7 fails at runtime when built with Intel Fortran compiler version 19.1.3.304 and the
-check all
flag.Details
Output
Below is one of the generated error messages:
The text was updated successfully, but these errors were encountered: