I have tried running the latest version of MPAS (v8.2.2) with the new option to choose the Noah MP instead of the Noah land surface model:
The model stops and raises the following error:
Note that I have run the exact same setup but with the default
I have tried this with both the convection_permitting and mesoscale_reference suite. With both physics suites, the model stops, but with the difference that it stops after the first model time step (18 seconds) for convection_permitting, and after 30 minutes and 18 seconds for mesoscale_reference. The error about nan values in the vertical velocity field only appears in the log.atmosphere.????.err files when choosing the mesoscale_reference suite. For the convection_permitting suite, there are also a couple of log*err files, but they do not include any error message.
I have also tried to run MPAS v.8.3.2 that includes the hotfix: GitHub - MPAS-Dev/MPAS-Model at hotfix-v8.2.3 but with the same result.
Attached is my namelist and the log files. My working directories on derecho:
/glade/work/kukulies/MPAS-Model and
/glade/work/kukulies/MPAS_v8.2.3/MPAS-Model
Thanks!
Julia
config_lsm_scheme = 'sf_noahmp'
The model stops and raises the following error:
CRITICAL ERROR: NaN detected in 'w' field.
Note that I have run the exact same setup but with the default
config_lsm_scheme = 'sf_noah'
without any problems. I have tried this with both the convection_permitting and mesoscale_reference suite. With both physics suites, the model stops, but with the difference that it stops after the first model time step (18 seconds) for convection_permitting, and after 30 minutes and 18 seconds for mesoscale_reference. The error about nan values in the vertical velocity field only appears in the log.atmosphere.????.err files when choosing the mesoscale_reference suite. For the convection_permitting suite, there are also a couple of log*err files, but they do not include any error message.
I have also tried to run MPAS v.8.3.2 that includes the hotfix: GitHub - MPAS-Dev/MPAS-Model at hotfix-v8.2.3 but with the same result.
Attached is my namelist and the log files. My working directories on derecho:
/glade/work/kukulies/MPAS-Model and
/glade/work/kukulies/MPAS_v8.2.3/MPAS-Model
Thanks!
Julia