1
1
===============================================================
2
2
3
- Tag name: TBD
3
+ Tag name: cam6_4_091
4
4
Originator(s): kuanchihwang
5
- Date: TBD
5
+ Date: May 8, 2025
6
6
One-line Summary: Implement support for moving mountain gravity wave scheme in MPAS dycore
7
7
Github PR URL: https://github.com/ESCOMP/CAM/pull/1297
8
8
@@ -77,7 +77,7 @@ appropriate machine below. All failed tests must be justified.
77
77
78
78
Since cam6_4_089, `model_version`, which is a variable that stores the current model version,
79
79
has been introduced to `nuopc.runconfig`. However, the testing framework will detect it as a
80
- significant difference and fail with "NLCOMP" incorrectly.
80
+ significant difference and fail at "NLCOMP" incorrectly.
81
81
82
82
All tests currently exhibit "NLFAIL" in their overall results due to those "NLCOMP" failures.
83
83
@@ -92,6 +92,63 @@ derecho/intel/aux_cam:
92
92
FAIL SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s SETUP
93
93
* Pre-existing failures due to build-namelist error requiring CLM/CTSM external update
94
94
95
+ NOTE:
96
+
97
+ SMS_D_Ln9_P1280x1.ne0ARCTICne30x4_ne0ARCTICne30x4_mt12.FHIST.derecho_intel.cam-outfrq9s (Overall: NLFAIL) details:
98
+ PASS SMS_D_Ln9_P1280x1.ne0ARCTICne30x4_ne0ARCTICne30x4_mt12.FHIST.derecho_intel.cam-outfrq9s RUN
99
+ * This test is unstable. Sometimes (like 2 out of 3) it fails at "RUN", but with enough retries it eventually passes.
100
+ When it does fail, a stack trace similar to the following can be reliably observed:
101
+
102
+ forrtl: error (65): floating invalid
103
+ Image PC Routine Line Source
104
+ libpthread-2.31.s 000015356741A8C0 Unknown Unknown Unknown
105
+ libesmf.so 000015356DD8E72A _ZN5ESMCI3XXE10ps Unknown Unknown
106
+ libesmf.so 000015356DD82D90 _ZN5ESMCI3XXE10ps Unknown Unknown
107
+ libesmf.so 000015356DD777B0 _ZN5ESMCI3XXE10ps Unknown Unknown
108
+ libesmf.so 000015356DD6DBB4 _ZN5ESMCI3XXE4exe Unknown Unknown
109
+ libesmf.so 000015356DD6D36D _ZN5ESMCI3XXE4exe Unknown Unknown
110
+ libesmf.so 000015356DCC66CD _ZN5ESMCI26sparse Unknown Unknown
111
+ libesmf.so 000015356DCBACAF _ZN5ESMCI5Array18 Unknown Unknown
112
+ libesmf.so 000015356DCB970E _ZN5ESMCI5Array17 Unknown Unknown
113
+ libesmf.so 000015356DD1E340 c_esmc_arraysmmst Unknown Unknown
114
+ libesmf.so 000015356E0A419F _Z19ESMCI_regrid_ Unknown Unknown
115
+ libesmf.so 000015356E030568 _ZN5ESMCI7MeshCap Unknown Unknown
116
+ libesmf.so 000015356E0E0E42 c_esmc_regrid_cre Unknown Unknown
117
+ libesmf.so 000015356E7787B1 esmf_regridmod_mp Unknown Unknown
118
+ libesmf.so 000015356E4E198C esmf_fieldregridm Unknown Unknown
119
+ cesm.exe 00000000080D8794 lnd_set_decomp_an 497 lnd_set_decomp_and_domain.F90
120
+ cesm.exe 00000000080D0F4E lnd_set_decomp_an 128 lnd_set_decomp_and_domain.F90
121
+ cesm.exe 00000000080A2F3F lnd_comp_nuopc_mp 644 lnd_comp_nuopc.F90
122
+ libesmf.so 000015356DE68020 _ZN5ESMCI6FTable1 Unknown Unknown
123
+ libesmf.so 000015356DE67A6C ESMCI_FTableCallE Unknown Unknown
124
+ libesmf.so 000015356E153DE4 _ZN5ESMCI2VM5ente Unknown Unknown
125
+ libesmf.so 000015356DE68704 c_esmc_ftablecall Unknown Unknown
126
+ libesmf.so 000015356E359B9D esmf_compmod_mp_e Unknown Unknown
127
+ libesmf.so 000015356E5DD298 esmf_gridcompmod_ Unknown Unknown
128
+ libesmf.so 000015356E999B87 nuopc_driver_mp_l Unknown Unknown
129
+ libesmf.so 000015356E98F82B nuopc_driver_mp_i Unknown Unknown
130
+ libesmf.so 000015356DE68020 _ZN5ESMCI6FTable1 Unknown Unknown
131
+ libesmf.so 000015356DE67A6C ESMCI_FTableCallE Unknown Unknown
132
+ libesmf.so 000015356E153DE4 _ZN5ESMCI2VM5ente Unknown Unknown
133
+ libesmf.so 000015356DE68704 c_esmc_ftablecall Unknown Unknown
134
+ libesmf.so 000015356E359B9D esmf_compmod_mp_e Unknown Unknown
135
+ libesmf.so 000015356E5DD298 esmf_gridcompmod_ Unknown Unknown
136
+ libesmf.so 000015356E999B87 nuopc_driver_mp_l Unknown Unknown
137
+ libesmf.so 000015356E98F92C nuopc_driver_mp_i Unknown Unknown
138
+ libesmf.so 000015356E97F883 nuopc_driver_mp_i Unknown Unknown
139
+ libesmf.so 000015356DE68020 _ZN5ESMCI6FTable1 Unknown Unknown
140
+ libesmf.so 000015356DE67A6C ESMCI_FTableCallE Unknown Unknown
141
+ libesmf.so 000015356E153DE4 _ZN5ESMCI2VM5ente Unknown Unknown
142
+ libesmf.so 000015356DE68704 c_esmc_ftablecall Unknown Unknown
143
+ libesmf.so 000015356E359B9D esmf_compmod_mp_e Unknown Unknown
144
+ libesmf.so 000015356E5DD298 esmf_gridcompmod_ Unknown Unknown
145
+ cesm.exe 00000000004502F8 MAIN__ 128 esmApp.F90
146
+ cesm.exe 000000000042711D Unknown Unknown Unknown
147
+ libc-2.31.so 0000153562F2429D __libc_start_main Unknown Unknown
148
+ cesm.exe 000000000042704A Unknown Unknown Unknown
149
+
150
+ Line 497 of lnd_set_decomp_and_domain.F90 is a call to ESMF_FieldRegridStore, which is outside of our (CAM) control.
151
+
95
152
derecho/nvhpc/aux_cam:
96
153
97
154
All pass
0 commit comments