You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem wrf.exe would start fine and just hang constantly issuing a wait command. I'm raising this issue here as I feel there should be better error reporting on this / checks on the namelist option.
To Reproduce
Steps to reproduce the behavior:
Use compiler and version - icc 2022.2.1, wrf v4.2.2
Use namelist options - see above, we were running on a 48 core instance
Output is: no output wrf.exe would just run without doing anything
The text was updated successfully, but these errors were encountered:
I was trying to turn off quilting by doing:
But it should have been:
or even better:
Problem wrf.exe would start fine and just hang constantly issuing a wait command. I'm raising this issue here as I feel there should be better error reporting on this / checks on the namelist option.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: