Hello WRF Hydro community,
I'm running WRF coupled WRF-Hydro and I'm encountering an issue that I think is on the WRF-Hydro end of things. I'm getting a fatal error after for about ~ 48 model hours. When I do cat rsl.out* | grep FATAL I get the following: " FATAL ERROR: SMCRT fully depleted upon disaggregation... 94".
At the bottom of this post I've attached my namelist.input and hydro.namelist files for a simulation thats currently running. I'm running WRF v4.1.2 compiled with intel compilers on my university's cluster. I'm using a total of 112 cores across 4 nodes.
The WRF domain is 1km and apporoximately ~300x300 grid cells with 50 vertical levels. The LBCS are produced using ndown.exe and wrfout files from a previous wrf run. As a test, I ran WRF without being coupled to WRF hydro for the same domain configuration and it ran fine. I've also tested my compile of WRF Hydro successfully with the test cases.
The hydro domain (again, copied below) has a 250 m resolution (1/4 of the WRF domain) and a 10 second terrain routing model timestep. Right now I'm testing the run with CHANRTSWCRT turned OFF, but SUBRTSWCRT and OVRTSWCRT turned on.
Does anyone have any suggestions for things that I might check? Adjust the terrain routing timestep? Reduce the resolution of the routing grid? Thanks in advance.