Skip to content
New issue

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

MYNN-EDMF, MYNN surface layer, and Thompson AA updates (combines 1940) #1945

Merged
merged 29 commits into from
Nov 17, 2023

Conversation

joeolson42
Copy link
Contributor

@joeolson42 joeolson42 commented Oct 16, 2023

PR Author Checklist:

  • I have linked PR's from all sub-components involved in section below.
  • I am confirming reviews are completed in ALL sub-component PR's.
  • I have run the full RT suite on either Hera/Cheyenne AND have attached the log to this PR below this line:
    • LOG:
  • I have added the list of all failed regression tests to "Anticipated changes" section.
  • I have filled out all sections of the template.

Description

The following PR consists of updates to 3 schemes and related modules:

  1. MYNN-EDMF
  • optimization work: fixed 8-plume model instead of variable number plume. maintains performance
  • bug fix to correct grid mean vs in-cloud mixing ratios. Now requires namelist variable lcnorm (set to true)
  • adjustments to cloud pdf to better fit modified thompson scheme
  1. MYNN surface layer
  • tweak to Czil parameter to improve diurnal cycle of T and wsp.
  1. Thompson aerosol-aware microphysics
  • change to nucleation rates to fix marine drizzle problem
  • minimum effective radii of 7 microns over water

Subcomponent Pull Requests

Subcomponents involved:

  • AQM
  • CDEPS
  • CICE
  • CMEPS
  • CMakeModules
  • FV3
  • GOCART
  • HYCOM
  • MOM6
  • NOAHMP
  • WW3
  • stochastic_physics
  • none

Anticipated Changes

Input data

  • No changes are expected to input data.
  • Changes are expected to input data:
    • New input data.
    • Updated input data.

Regression Tests:

  • No changes are expected to any regression test.
  • Changes are expected to the following tests:
Tests effected by changes in this PR:

Libraries

  • Not Needed
  • Needed
    • Create separate issue in JCSDA/spack-stack asking for update to library. Include library name, library version.
    • Add issue link from JCSDA/spack-stack following this item
Code Managers Log
  • This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR.
  • Move new/updated input data on RDHPCS Hera and propagate input data changes to all supported systems.
    • N/A

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • Gaea
    • Cheyenne
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
    • Completed
  • opnReqTest
    • N/A
    • Log attached to comment

@grantfirl grantfirl mentioned this pull request Nov 3, 2023
42 tasks
@BrianCurtis-NOAA BrianCurtis-NOAA added the Incomplete This PR does not have all required information. Please see PR Author checklist. label Nov 9, 2023
@grantfirl
Copy link
Collaborator

@BrianCurtis-NOAA We found another trigger for this issue ufs-community/ccpp-physics#114 in ufs-community/ccpp-physics#120. We've narrowed down the exact line that causes a runtime (FPE exception) for the rrfs_v1beta_debug_intel test and it is only a proximate cause, not the ultimate cause, similar to how the problem showed up before, except now it is being triggered by a change in the PBL scheme instead of MP.

I suppose that we have a choice to merge as-is (assuming that the rest of the code changes are approved and pass expected tests) or add a simple bugfix as proposed in ufs-community/ccpp-physics#114, just so the failing test will complete. Do you have a preference?

Once this is figured out, the plan is to test ufs-community/ccpp-physics#120 and ufs-community/ccpp-physics#116 separately to make sure that the appropriate tests are failing in each, then combine them for the queue.

@BrianCurtis-NOAA
Copy link
Collaborator

@grantfirl If there's no priority for this PR (I can't recall if it was), then I see no problem adding a bugfix here. The incomplete label is a way we can tell what PR's have not finished the PR Author Checklist and/or are missing an attached logfile.

@grantfirl
Copy link
Collaborator

Any tests that use MYNN EDMF PBL, MYNN SFC, or Thompson MP should change results.

The following RTs are expected to fail due to changed BL:
053 control_p8_mynn_intel failed in check_result
control_p8_mynn_intel 053 failed in run_test
054 merra2_thompson_intel failed in check_result
merra2_thompson_intel 054 failed in run_test
055 regional_control_intel failed in check_result
regional_control_intel 055 failed in run_test
057 regional_control_qr_intel failed in check_result
regional_control_qr_intel 057 failed in run_test
059 regional_decomp_intel failed in check_result
regional_decomp_intel 059 failed in run_test
060 regional_2threads_intel failed in check_result
regional_2threads_intel 060 failed in run_test
061 regional_noquilt_intel failed in check_result
regional_noquilt_intel 061 failed in run_test
062 regional_netcdf_parallel_intel failed in check_result
regional_netcdf_parallel_intel 062 failed in run_test
063 regional_2dwrtdecomp_intel failed in check_result
regional_2dwrtdecomp_intel 063 failed in run_test
064 regional_wofs_intel failed in check_result
regional_wofs_intel 064 failed in run_test
065 rap_control_intel failed in check_result
rap_control_intel 065 failed in run_test
066 regional_spp_sppt_shum_skeb_intel failed in check_result
regional_spp_sppt_shum_skeb_intel 066 failed in run_test
067 rap_decomp_intel failed in check_result
rap_decomp_intel 067 failed in run_test
068 rap_2threads_intel failed in check_result
rap_2threads_intel 068 failed in run_test
070 rap_sfcdiff_intel failed in check_result
rap_sfcdiff_intel 070 failed in run_test
071 rap_sfcdiff_decomp_intel failed in check_result
rap_sfcdiff_decomp_intel 071 failed in run_test
073 hrrr_control_intel failed in check_result
hrrr_control_intel 073 failed in run_test
074 hrrr_control_qr_intel failed in check_result
hrrr_control_qr_intel 074 failed in run_test
075 hrrr_control_decomp_intel failed in check_result
hrrr_control_decomp_intel 075 failed in run_test
076 hrrr_control_2threads_intel failed in check_result
hrrr_control_2threads_intel 076 failed in run_test
079 rrfs_v1beta_intel failed in check_result
rrfs_v1beta_intel 079 failed in run_test
080 rrfs_v1nssl_intel failed in check_result
rrfs_v1nssl_intel 080 failed in run_test
081 rrfs_v1nssl_nohailnoccn_intel failed in check_result
rrfs_v1nssl_nohailnoccn_intel 081 failed in run_test
087 regional_control_faster_intel failed in check_result
regional_control_faster_intel 087 failed in run_test
097 regional_debug_intel failed in check_result
regional_debug_intel 097 failed in run_test
098 rap_control_debug_intel failed in check_result
rap_control_debug_intel 098 failed in run_test
099 hrrr_control_debug_intel failed in check_result
hrrr_control_debug_intel 099 failed in run_test
100 hrrr_gf_debug_intel failed in check_result
hrrr_gf_debug_intel 100 failed in run_test
101 hrrr_c3_debug_intel failed in check_result
hrrr_c3_debug_intel 101 failed in run_test
102 rap_unified_drag_suite_debug_intel failed in check_result
rap_unified_drag_suite_debug_intel 102 failed in run_test
103 rap_diag_debug_intel failed in check_result
rap_diag_debug_intel 103 failed in run_test
104 rap_cires_ugwp_debug_intel failed in check_result
rap_cires_ugwp_debug_intel 104 failed in run_test
105 rap_unified_ugwp_debug_intel failed in check_result
rap_unified_ugwp_debug_intel 105 failed in run_test
106 rap_lndp_debug_intel failed in check_result
rap_lndp_debug_intel 106 failed in run_test
107 rap_progcld_thompson_debug_intel failed in check_result
rap_progcld_thompson_debug_intel 107 failed in run_test
108 rap_noah_debug_intel failed in check_result
rap_noah_debug_intel 108 failed in run_test
109 rap_sfcdiff_debug_intel failed in check_result
rap_sfcdiff_debug_intel 109 failed in run_test
110 rap_noah_sfcdiff_cires_ugwp_debug_intel failed in check_result
rap_noah_sfcdiff_cires_ugwp_debug_intel 110 failed in run_test
111 rrfs_v1beta_debug_intel failed in check_result
rrfs_v1beta_debug_intel 111 failed in run_test
112 rap_clm_lake_debug_intel failed in check_result
rap_clm_lake_debug_intel 112 failed in run_test
113 rap_flake_debug_intel failed in check_result
rap_flake_debug_intel 113 failed in run_test
115 regional_spp_sppt_shum_skeb_dyn32_phy32_intel failed in check_result
regional_spp_sppt_shum_skeb_dyn32_phy32_intel 115 failed in run_test
116 rap_control_dyn32_phy32_intel failed in check_result
rap_control_dyn32_phy32_intel 116 failed in run_test
117 hrrr_control_dyn32_phy32_intel failed in check_result
hrrr_control_dyn32_phy32_intel 117 failed in run_test
118 hrrr_control_qr_dyn32_phy32_intel failed in check_result
hrrr_control_qr_dyn32_phy32_intel 118 failed in run_test
119 rap_2threads_dyn32_phy32_intel failed in check_result
rap_2threads_dyn32_phy32_intel 119 failed in run_test
120 hrrr_control_2threads_dyn32_phy32_intel failed in check_result
hrrr_control_2threads_dyn32_phy32_intel 120 failed in run_test
121 hrrr_control_decomp_dyn32_phy32_intel failed in check_result
hrrr_control_decomp_dyn32_phy32_intel 121 failed in run_test
125 conus13km_control_intel failed in check_result
conus13km_control_intel 125 failed in run_test
128 rap_control_dyn64_phy32_intel failed in check_result
rap_control_dyn64_phy32_intel 128 failed in run_test
129 rap_control_debug_dyn32_phy32_intel failed in check_result
rap_control_debug_dyn32_phy32_intel 129 failed in run_test
130 hrrr_control_debug_dyn32_phy32_intel failed in check_result
hrrr_control_debug_dyn32_phy32_intel 130 failed in run_test
131 conus13km_debug_intel failed in check_result
conus13km_debug_intel 131 failed in run_test
132 conus13km_debug_qr_intel failed in check_result
conus13km_debug_qr_intel 132 failed in run_test
133 conus13km_debug_2threads_intel failed in check_result
conus13km_debug_2threads_intel 133 failed in run_test
134 conus13km_radar_tten_debug_intel failed in check_result
conus13km_radar_tten_debug_intel 134 failed in run_test
135 rap_control_dyn64_phy32_debug_intel failed in check_result
rap_control_dyn64_phy32_debug_intel 135 failed in run_test
180 atmaero_control_p8_rad_micro_intel failed in check_result
atmaero_control_p8_rad_micro_intel 180 failed in run_test
190 rap_control_gnu failed in check_result
rap_control_gnu 190 failed in run_test
191 rap_decomp_gnu failed in check_result
rap_decomp_gnu 191 failed in run_test
192 rap_2threads_gnu failed in check_result
rap_2threads_gnu 192 failed in run_test
194 rap_sfcdiff_gnu failed in check_result
rap_sfcdiff_gnu 194 failed in run_test
195 rap_sfcdiff_decomp_gnu failed in check_result
rap_sfcdiff_decomp_gnu 195 failed in run_test
197 hrrr_control_gnu failed in check_result
hrrr_control_gnu 197 failed in run_test
198 hrrr_control_qr_gnu failed in check_result
hrrr_control_qr_gnu 198 failed in run_test
199 hrrr_control_2threads_gnu failed in check_result
hrrr_control_2threads_gnu 199 failed in run_test
200 hrrr_control_decomp_gnu failed in check_result
hrrr_control_decomp_gnu 200 failed in run_test
203 rrfs_v1beta_gnu failed in check_result
rrfs_v1beta_gnu 203 failed in run_test
205 regional_debug_gnu failed in check_result
regional_debug_gnu 205 failed in run_test
206 rap_control_debug_gnu failed in check_result
rap_control_debug_gnu 206 failed in run_test
207 hrrr_control_debug_gnu failed in check_result
hrrr_control_debug_gnu 207 failed in run_test
208 hrrr_gf_debug_gnu failed in check_result
hrrr_gf_debug_gnu 208 failed in run_test
209 hrrr_c3_debug_gnu failed in check_result
hrrr_c3_debug_gnu 209 failed in run_test
210 rap_diag_debug_gnu failed in check_result
rap_diag_debug_gnu 210 failed in run_test
211 rap_noah_sfcdiff_cires_ugwp_debug_gnu failed in check_result
rap_noah_sfcdiff_cires_ugwp_debug_gnu 211 failed in run_test
212 rap_progcld_thompson_debug_gnu failed in check_result
rap_progcld_thompson_debug_gnu 212 failed in run_test
213 rrfs_v1beta_debug_gnu failed in check_result
rrfs_v1beta_debug_gnu 213 failed in run_test
217 rap_flake_debug_gnu failed in check_result
rap_flake_debug_gnu 217 failed in run_test
218 rap_clm_lake_debug_gnu failed in check_result
rap_clm_lake_debug_gnu 218 failed in run_test
220 rap_control_dyn32_phy32_gnu failed in check_result
rap_control_dyn32_phy32_gnu 220 failed in run_test
221 hrrr_control_dyn32_phy32_gnu failed in check_result
hrrr_control_dyn32_phy32_gnu 221 failed in run_test
222 hrrr_control_qr_dyn32_phy32_gnu failed in check_result
hrrr_control_qr_dyn32_phy32_gnu 222 failed in run_test
223 rap_2threads_dyn32_phy32_gnu failed in check_result
rap_2threads_dyn32_phy32_gnu 223 failed in run_test
224 hrrr_control_2threads_dyn32_phy32_gnu failed in check_result
hrrr_control_2threads_dyn32_phy32_gnu 224 failed in run_test
225 hrrr_control_decomp_dyn32_phy32_gnu failed in check_result
hrrr_control_decomp_dyn32_phy32_gnu 225 failed in run_test
229 conus13km_control_gnu failed in check_result
conus13km_control_gnu 229 failed in run_test
232 rap_control_dyn64_phy32_gnu failed in check_result
rap_control_dyn64_phy32_gnu 232 failed in run_test
233 rap_control_debug_dyn32_phy32_gnu failed in check_result
rap_control_debug_dyn32_phy32_gnu 233 failed in run_test
234 hrrr_control_debug_dyn32_phy32_gnu failed in check_result
hrrr_control_debug_dyn32_phy32_gnu 234 failed in run_test
235 conus13km_debug_gnu failed in check_result
conus13km_debug_gnu 235 failed in run_test
236 conus13km_debug_qr_gnu failed in check_result
conus13km_debug_qr_gnu 236 failed in run_test
237 conus13km_debug_2threads_gnu failed in check_result
conus13km_debug_2threads_gnu 237 failed in run_test
238 conus13km_radar_tten_debug_gnu failed in check_result
conus13km_radar_tten_debug_gnu 238 failed in run_test
239 rap_control_dyn64_phy32_debug_gnu failed in check_result
rap_control_dyn64_phy32_debug_gnu 239 failed in run_test

@grantfirl
Copy link
Collaborator

RegressionTests_hera.log

@grantfirl
Copy link
Collaborator

After merging in #1940, all tests using RUC LSM should also change results. There is significant overlap with the previous MYNN changes.

063 rap_control_intel failed in check_result
rap_control_intel 063 failed in run_test
064 regional_spp_sppt_shum_skeb_intel failed in check_result
regional_spp_sppt_shum_skeb_intel 064 failed in run_test
065 rap_decomp_intel failed in check_result
rap_decomp_intel 065 failed in run_test
066 rap_2threads_intel failed in check_result
rap_2threads_intel 066 failed in run_test
068 rap_sfcdiff_intel failed in check_result
rap_sfcdiff_intel 068 failed in run_test
069 rap_sfcdiff_decomp_intel failed in check_result
rap_sfcdiff_decomp_intel 069 failed in run_test
071 hrrr_control_intel failed in check_result
hrrr_control_intel 071 failed in run_test
072 hrrr_control_decomp_intel failed in check_result
hrrr_control_decomp_intel 072 failed in run_test
073 hrrr_control_2threads_intel failed in check_result
hrrr_control_2threads_intel 073 failed in run_test
094 rap_control_debug_intel failed in check_result
rap_control_debug_intel 094 failed in run_test
095 hrrr_control_debug_intel failed in check_result
hrrr_control_debug_intel 095 failed in run_test
096 hrrr_gf_debug_intel failed in check_result
hrrr_gf_debug_intel 096 failed in run_test
097 hrrr_c3_debug_intel failed in check_result
hrrr_c3_debug_intel 097 failed in run_test
098 rap_unified_drag_suite_debug_intel failed in check_result
rap_unified_drag_suite_debug_intel 098 failed in run_test
099 rap_diag_debug_intel failed in check_result
rap_diag_debug_intel 099 failed in run_test
100 rap_cires_ugwp_debug_intel failed in check_result
rap_cires_ugwp_debug_intel 100 failed in run_test
101 rap_unified_ugwp_debug_intel failed in check_result
rap_unified_ugwp_debug_intel 101 failed in run_test
102 rap_lndp_debug_intel failed in check_result
rap_lndp_debug_intel 102 failed in run_test
103 rap_progcld_thompson_debug_intel failed in check_result
rap_progcld_thompson_debug_intel 103 failed in run_test
105 rap_sfcdiff_debug_intel failed in check_result
rap_sfcdiff_debug_intel 105 failed in run_test
108 rap_clm_lake_debug_intel failed in check_result
rap_clm_lake_debug_intel 108 failed in run_test
109 rap_flake_debug_intel failed in check_result
rap_flake_debug_intel 109 failed in run_test
111 regional_spp_sppt_shum_skeb_dyn32_phy32_intel failed in check_result
regional_spp_sppt_shum_skeb_dyn32_phy32_intel 111 failed in run_test
112 rap_control_dyn32_phy32_intel failed in check_result
rap_control_dyn32_phy32_intel 112 failed in run_test
113 hrrr_control_dyn32_phy32_intel failed in check_result
hrrr_control_dyn32_phy32_intel 113 failed in run_test
114 rap_2threads_dyn32_phy32_intel failed in check_result
rap_2threads_dyn32_phy32_intel 114 failed in run_test
115 hrrr_control_2threads_dyn32_phy32_intel failed in check_result
hrrr_control_2threads_dyn32_phy32_intel 115 failed in run_test
116 hrrr_control_decomp_dyn32_phy32_intel failed in check_result
hrrr_control_decomp_dyn32_phy32_intel 116 failed in run_test
119 conus13km_control_intel failed in check_result
conus13km_control_intel 119 failed in run_test
122 rap_control_dyn64_phy32_intel failed in check_result
rap_control_dyn64_phy32_intel 122 failed in run_test
123 rap_control_debug_dyn32_phy32_intel failed in check_result
rap_control_debug_dyn32_phy32_intel 123 failed in run_test
124 hrrr_control_debug_dyn32_phy32_intel failed in check_result
hrrr_control_debug_dyn32_phy32_intel 124 failed in run_test
125 conus13km_debug_intel failed in check_result
conus13km_debug_intel 125 failed in run_test
126 conus13km_debug_qr_intel failed in check_result
conus13km_debug_qr_intel 126 failed in run_test
127 conus13km_debug_2threads_intel failed in check_result
conus13km_debug_2threads_intel 127 failed in run_test
128 conus13km_radar_tten_debug_intel failed in check_result
conus13km_radar_tten_debug_intel 128 failed in run_test
129 rap_control_dyn64_phy32_debug_intel failed in check_result
rap_control_dyn64_phy32_debug_intel 129 failed in run_test
180 rap_control_gnu failed in check_result
rap_control_gnu 180 failed in run_test
181 rap_decomp_gnu failed in check_result
rap_decomp_gnu 181 failed in run_test
182 rap_2threads_gnu failed in check_result
rap_2threads_gnu 182 failed in run_test
184 rap_sfcdiff_gnu failed in check_result
rap_sfcdiff_gnu 184 failed in run_test
185 rap_sfcdiff_decomp_gnu failed in check_result
rap_sfcdiff_decomp_gnu 185 failed in run_test
187 hrrr_control_gnu failed in check_result
hrrr_control_gnu 187 failed in run_test
188 hrrr_control_noqr_gnu failed in check_result
hrrr_control_noqr_gnu 188 failed in run_test
189 hrrr_control_2threads_gnu failed in check_result
hrrr_control_2threads_gnu 189 failed in run_test
190 hrrr_control_decomp_gnu failed in check_result
hrrr_control_decomp_gnu 190 failed in run_test
196 rap_control_debug_gnu failed in check_result
rap_control_debug_gnu 196 failed in run_test
197 hrrr_control_debug_gnu failed in check_result
hrrr_control_debug_gnu 197 failed in run_test
198 hrrr_gf_debug_gnu failed in check_result
hrrr_gf_debug_gnu 198 failed in run_test
199 hrrr_c3_debug_gnu failed in check_result
hrrr_c3_debug_gnu 199 failed in run_test
200 rap_diag_debug_gnu failed in check_result
rap_diag_debug_gnu 200 failed in run_test
202 rap_progcld_thompson_debug_gnu failed in check_result
rap_progcld_thompson_debug_gnu 202 failed in run_test
207 rap_flake_debug_gnu failed in check_result
rap_flake_debug_gnu 207 failed in run_test
208 rap_clm_lake_debug_gnu failed in check_result
rap_clm_lake_debug_gnu 208 failed in run_test
210 rap_control_dyn32_phy32_gnu failed in check_result
rap_control_dyn32_phy32_gnu 210 failed in run_test
211 hrrr_control_dyn32_phy32_gnu failed in check_result
hrrr_control_dyn32_phy32_gnu 211 failed in run_test
212 rap_2threads_dyn32_phy32_gnu failed in check_result
rap_2threads_dyn32_phy32_gnu 212 failed in run_test
213 hrrr_control_2threads_dyn32_phy32_gnu failed in check_result
hrrr_control_2threads_dyn32_phy32_gnu 213 failed in run_test
214 hrrr_control_decomp_dyn32_phy32_gnu failed in check_result
hrrr_control_decomp_dyn32_phy32_gnu 214 failed in run_test
217 conus13km_control_gnu failed in check_result
conus13km_control_gnu 217 failed in run_test
220 rap_control_dyn64_phy32_gnu failed in check_result
rap_control_dyn64_phy32_gnu 220 failed in run_test
221 rap_control_debug_dyn32_phy32_gnu failed in check_result
rap_control_debug_dyn32_phy32_gnu 221 failed in run_test
222 hrrr_control_debug_dyn32_phy32_gnu failed in check_result
hrrr_control_debug_dyn32_phy32_gnu 222 failed in run_test
223 conus13km_debug_gnu failed in check_result
conus13km_debug_gnu 223 failed in run_test
224 conus13km_debug_qr_gnu failed in check_result
conus13km_debug_qr_gnu 224 failed in run_test
225 conus13km_debug_2threads_gnu failed in check_result
conus13km_debug_2threads_gnu 225 failed in run_test
226 conus13km_radar_tten_debug_gnu failed in check_result
conus13km_radar_tten_debug_gnu 226 failed in run_test
227 rap_control_dyn64_phy32_debug_gnu failed in check_result
rap_control_dyn64_phy32_debug_gnu 227 failed in run_test

@grantfirl
Copy link
Collaborator

I'm running full RTs on Hera for the combined PR now. I'll post results when it is finished.

@FernandoAndrade-NOAA FernandoAndrade-NOAA added the Baseline Updates Current baselines will be updated. label Nov 15, 2023
@grantfirl
Copy link
Collaborator

Combined PR RT log
RegressionTests_hera.log

Expected failures:
053 control_p8_mynn_intel failed in check_result
control_p8_mynn_intel 053 failed in run_test
054 merra2_thompson_intel failed in check_result
merra2_thompson_intel 054 failed in run_test
055 regional_control_intel failed in check_result
regional_control_intel 055 failed in run_test
057 regional_decomp_intel failed in check_result
regional_decomp_intel 057 failed in run_test
058 regional_2threads_intel failed in check_result
regional_2threads_intel 058 failed in run_test
059 regional_noquilt_intel failed in check_result
regional_noquilt_intel 059 failed in run_test
060 regional_netcdf_parallel_intel failed in check_result
regional_netcdf_parallel_intel 060 failed in run_test
061 regional_2dwrtdecomp_intel failed in check_result
regional_2dwrtdecomp_intel 061 failed in run_test
062 regional_wofs_intel failed in check_result
regional_wofs_intel 062 failed in run_test
063 rap_control_intel failed in check_result
rap_control_intel 063 failed in run_test
064 regional_spp_sppt_shum_skeb_intel failed in check_result
regional_spp_sppt_shum_skeb_intel 064 failed in run_test
065 rap_decomp_intel failed in check_result
rap_decomp_intel 065 failed in run_test
066 rap_2threads_intel failed in check_result
rap_2threads_intel 066 failed in run_test
068 rap_sfcdiff_intel failed in check_result
rap_sfcdiff_intel 068 failed in run_test
069 rap_sfcdiff_decomp_intel failed in check_result
rap_sfcdiff_decomp_intel 069 failed in run_test
071 hrrr_control_intel failed in check_result
hrrr_control_intel 071 failed in run_test
072 hrrr_control_decomp_intel failed in check_result
hrrr_control_decomp_intel 072 failed in run_test
073 hrrr_control_2threads_intel failed in check_result
hrrr_control_2threads_intel 073 failed in run_test
075 rrfs_v1beta_intel failed in check_result
rrfs_v1beta_intel 075 failed in run_test
076 rrfs_v1nssl_intel failed in check_result
rrfs_v1nssl_intel 076 failed in run_test
077 rrfs_v1nssl_nohailnoccn_intel failed in check_result
rrfs_v1nssl_nohailnoccn_intel 077 failed in run_test
083 regional_control_faster_intel failed in check_result
regional_control_faster_intel 083 failed in run_test
093 regional_debug_intel failed in check_result
regional_debug_intel 093 failed in run_test
094 rap_control_debug_intel failed in check_result
rap_control_debug_intel 094 failed in run_test
095 hrrr_control_debug_intel failed in check_result
hrrr_control_debug_intel 095 failed in run_test
096 hrrr_gf_debug_intel failed in check_result
hrrr_gf_debug_intel 096 failed in run_test
097 hrrr_c3_debug_intel failed in check_result
hrrr_c3_debug_intel 097 failed in run_test
098 rap_unified_drag_suite_debug_intel failed in check_result
rap_unified_drag_suite_debug_intel 098 failed in run_test
099 rap_diag_debug_intel failed in check_result
rap_diag_debug_intel 099 failed in run_test
100 rap_cires_ugwp_debug_intel failed in check_result
rap_cires_ugwp_debug_intel 100 failed in run_test
101 rap_unified_ugwp_debug_intel failed in check_result
rap_unified_ugwp_debug_intel 101 failed in run_test
102 rap_lndp_debug_intel failed in check_result
rap_lndp_debug_intel 102 failed in run_test
103 rap_progcld_thompson_debug_intel failed in check_result
rap_progcld_thompson_debug_intel 103 failed in run_test
104 rap_noah_debug_intel failed in check_result
rap_noah_debug_intel 104 failed in run_test
105 rap_sfcdiff_debug_intel failed in check_result
rap_sfcdiff_debug_intel 105 failed in run_test
106 rap_noah_sfcdiff_cires_ugwp_debug_intel failed in check_result
rap_noah_sfcdiff_cires_ugwp_debug_intel 106 failed in run_test
107 rrfs_v1beta_debug_intel failed in check_result
rrfs_v1beta_debug_intel 107 failed in run_test
108 rap_clm_lake_debug_intel failed in check_result
rap_clm_lake_debug_intel 108 failed in run_test
109 rap_flake_debug_intel failed in check_result
rap_flake_debug_intel 109 failed in run_test
111 regional_spp_sppt_shum_skeb_dyn32_phy32_intel failed in check_result
regional_spp_sppt_shum_skeb_dyn32_phy32_intel 111 failed in run_test
112 rap_control_dyn32_phy32_intel failed in check_result
rap_control_dyn32_phy32_intel 112 failed in run_test
113 hrrr_control_dyn32_phy32_intel failed in check_result
hrrr_control_dyn32_phy32_intel 113 failed in run_test
114 rap_2threads_dyn32_phy32_intel failed in check_result
rap_2threads_dyn32_phy32_intel 114 failed in run_test
115 hrrr_control_2threads_dyn32_phy32_intel failed in check_result
hrrr_control_2threads_dyn32_phy32_intel 115 failed in run_test
116 hrrr_control_decomp_dyn32_phy32_intel failed in check_result
hrrr_control_decomp_dyn32_phy32_intel 116 failed in run_test
119 conus13km_control_intel failed in check_result
conus13km_control_intel 119 failed in run_test
122 rap_control_dyn64_phy32_intel failed in check_result
rap_control_dyn64_phy32_intel 122 failed in run_test
123 rap_control_debug_dyn32_phy32_intel failed in check_result
rap_control_debug_dyn32_phy32_intel 123 failed in run_test
124 hrrr_control_debug_dyn32_phy32_intel failed in check_result
hrrr_control_debug_dyn32_phy32_intel 124 failed in run_test
125 conus13km_debug_intel failed in check_result
conus13km_debug_intel 125 failed in run_test
126 conus13km_debug_qr_intel failed in check_result
conus13km_debug_qr_intel 126 failed in run_test
127 conus13km_debug_2threads_intel failed in check_result
conus13km_debug_2threads_intel 127 failed in run_test
128 conus13km_radar_tten_debug_intel failed in check_result
conus13km_radar_tten_debug_intel 128 failed in run_test
129 rap_control_dyn64_phy32_debug_intel failed in check_result
rap_control_dyn64_phy32_debug_intel 129 failed in run_test
170 atmaero_control_p8_rad_micro_intel failed in check_result
atmaero_control_p8_rad_micro_intel 170 failed in run_test
180 rap_control_gnu failed in check_result
rap_control_gnu 180 failed in run_test
181 rap_decomp_gnu failed in check_result
rap_decomp_gnu 181 failed in run_test
182 rap_2threads_gnu failed in check_result
rap_2threads_gnu 182 failed in run_test
184 rap_sfcdiff_gnu failed in check_result
rap_sfcdiff_gnu 184 failed in run_test
185 rap_sfcdiff_decomp_gnu failed in check_result
rap_sfcdiff_decomp_gnu 185 failed in run_test
187 hrrr_control_gnu failed in check_result
hrrr_control_gnu 187 failed in run_test
188 hrrr_control_noqr_gnu failed in check_result
hrrr_control_noqr_gnu 188 failed in run_test
189 hrrr_control_2threads_gnu failed in check_result
hrrr_control_2threads_gnu 189 failed in run_test
190 hrrr_control_decomp_gnu failed in check_result
hrrr_control_decomp_gnu 190 failed in run_test
193 rrfs_v1beta_gnu failed in check_result
rrfs_v1beta_gnu 193 failed in run_test
195 regional_debug_gnu failed in check_result
regional_debug_gnu 195 failed in run_test
196 rap_control_debug_gnu failed in check_result
rap_control_debug_gnu 196 failed in run_test
197 hrrr_control_debug_gnu failed in check_result
hrrr_control_debug_gnu 197 failed in run_test
198 hrrr_gf_debug_gnu failed in check_result
hrrr_gf_debug_gnu 198 failed in run_test
199 hrrr_c3_debug_gnu failed in check_result
hrrr_c3_debug_gnu 199 failed in run_test
200 rap_diag_debug_gnu failed in check_result
rap_diag_debug_gnu 200 failed in run_test
201 rap_noah_sfcdiff_cires_ugwp_debug_gnu failed in check_result
rap_noah_sfcdiff_cires_ugwp_debug_gnu 201 failed in run_test
202 rap_progcld_thompson_debug_gnu failed in check_result
rap_progcld_thompson_debug_gnu 202 failed in run_test
203 rrfs_v1beta_debug_gnu failed in check_result
rrfs_v1beta_debug_gnu 203 failed in run_test
207 rap_flake_debug_gnu failed in check_result
rap_flake_debug_gnu 207 failed in run_test
208 rap_clm_lake_debug_gnu failed in check_result
rap_clm_lake_debug_gnu 208 failed in run_test
210 rap_control_dyn32_phy32_gnu failed in check_result
rap_control_dyn32_phy32_gnu 210 failed in run_test
211 hrrr_control_dyn32_phy32_gnu failed in check_result
hrrr_control_dyn32_phy32_gnu 211 failed in run_test
212 rap_2threads_dyn32_phy32_gnu failed in check_result
rap_2threads_dyn32_phy32_gnu 212 failed in run_test
213 hrrr_control_2threads_dyn32_phy32_gnu failed in check_result
hrrr_control_2threads_dyn32_phy32_gnu 213 failed in run_test
214 hrrr_control_decomp_dyn32_phy32_gnu failed in check_result
hrrr_control_decomp_dyn32_phy32_gnu 214 failed in run_test
217 conus13km_control_gnu failed in check_result
conus13km_control_gnu 217 failed in run_test
220 rap_control_dyn64_phy32_gnu failed in check_result
rap_control_dyn64_phy32_gnu 220 failed in run_test
221 rap_control_debug_dyn32_phy32_gnu failed in check_result
rap_control_debug_dyn32_phy32_gnu 221 failed in run_test
222 hrrr_control_debug_dyn32_phy32_gnu failed in check_result
hrrr_control_debug_dyn32_phy32_gnu 222 failed in run_test
223 conus13km_debug_gnu failed in check_result
conus13km_debug_gnu 223 failed in run_test
224 conus13km_debug_qr_gnu failed in check_result
conus13km_debug_qr_gnu 224 failed in run_test
225 conus13km_debug_2threads_gnu failed in check_result
conus13km_debug_2threads_gnu 225 failed in run_test
226 conus13km_radar_tten_debug_gnu failed in check_result
conus13km_radar_tten_debug_gnu 226 failed in run_test
227 rap_control_dyn64_phy32_debug_gnu failed in check_result
rap_control_dyn64_phy32_debug_gnu 227 failed in run_test

@FernandoAndrade-NOAA
Copy link
Collaborator

Thanks for posting results and a log file for Hera @grantfirl. We'd like to begin testing on this PR next, @joeolson42 could you please resync all your branches and resolve conflicts?

@grantfirl
Copy link
Collaborator

Thanks for posting results and a log file for Hera @grantfirl. We'd like to begin testing on this PR next, @joeolson42 could you please resync all your branches and resolve conflicts?

@joeolson42 @FernandoAndrade-NOAA Branches are all synced up now and ready for testing.

@grantfirl
Copy link
Collaborator

grantfirl commented Nov 15, 2023

@joeolson42 I can't edit the PR description, so you might want to update the checkboxes that we're ready to go. It's probably not a big deal though since I pasted all the info in the comments. Also, maybe edit the PR title to mention updating RUC LSM.

@joeolson42
Copy link
Contributor Author

@grantfirl done. checkboxes updated.

@zach1221 zach1221 added the Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. label Nov 15, 2023
@zach1221 zach1221 added the jenkins-ci Jenkins CI: ORT build/test on docker container label Nov 15, 2023
@DeniseWorthen
Copy link
Collaborator

@zach1221 please remove the incomplete label if this PR is actually complete.

@epic-cicd-jenkins
Copy link
Collaborator

Jenkins-ci ORTs passed

@FernandoAndrade-NOAA FernandoAndrade-NOAA removed the Incomplete This PR does not have all required information. Please see PR Author checklist. label Nov 16, 2023
@DeniseWorthen
Copy link
Collaborator

@FernandoAndrade-NOAA If this PR has been combined with another, please edit the title to indicate that.

@zach1221 zach1221 changed the title MYNN-EDMF, MYNN surface layer, and Thompson AA updates MYNN-EDMF, MYNN surface layer, and Thompson AA updates (combines 1940) Nov 16, 2023
@jkbk2004
Copy link
Collaborator

This PR is ready. Please, go ahead to review and approve.

@jkbk2004 jkbk2004 merged commit 41b1724 into ufs-community:develop Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Updates Current baselines will be updated. jenkins-ci Jenkins CI: ORT build/test on docker container Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants