I have attempted an MPAS (v 8.3.1) simulation in which I've selected the config_physics_suite = 'convection_permitting' option in namelist.atmosphere, which defaults to the 'sf_noah' [Noah (WRF 4.5)] option under the physics config_sfclayer_scheme. The model crashes after reading in the init files, but before the first time step of the model (see attached file). Guidance [https://www2.mmm.ucar.edu/projects/mpas/tutorial/Boulder2026/lectures/Debugging_MPAS_202608.pdf] suggests that input from either the LSM and/or the MP scheme was missing. I built the MP tables for the Thompson MP scheme, so that's not what is missing. My concern is that my choice of "config_noahmp_static = false" in the 'namelist.init_atmosphere' file may have bypassed an important initialization. I assumed since sf_noah (and NOT sf_noahmp) is the default convection permitting option that this choice of 'false' was correct. What static tables (if any) are expected as input for the sf_noah [Noah (WRF 4.5)] option? I'm not sure where I need to focus to correct this input problem.
I've attached "ncdump -h ..." output of the init file ('dynamic') and the sfc_update files to show what was included as part of the initialization. Would it make a difference if the sfc_update file was created starting with the date 22 Sep 2024, while the actual MPAS init time is 24 Sep 2024? I assumed MPAS would automatically parse the sfc_update file until it located the analysis time that corresponded to 24 Sep 2024 (init time of the simulation).
Thank you for any guidance/ suggestions you can provide!
I've attached "ncdump -h ..." output of the init file ('dynamic') and the sfc_update files to show what was included as part of the initialization. Would it make a difference if the sfc_update file was created starting with the date 22 Sep 2024, while the actual MPAS init time is 24 Sep 2024? I assumed MPAS would automatically parse the sfc_update file until it located the analysis time that corresponded to 24 Sep 2024 (init time of the simulation).
Thank you for any guidance/ suggestions you can provide!