Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

FATAL CALLED

hesue

New member

Crash in surface energy budget​

Hello, I met an error in the energy balance calculation with the RUC when I was using wrfv4.6.1 and the running was interrupted. This is the operation screen situation as well as the namelist.input file. I feel like my settings are all right, whether it's an issue with unstable versions.
1749391771644.png
 

Attachments

  • rsl.error.0000
    62.5 KB · Views: 1
  • namelist.input
    5.4 KB · Views: 1
I think I've found the problem. The calculation could not be done might because of the pressure problem, which can be found in the rsl.out.0000. What makes me feel tricky is that problem also appeared in the previous post and was not solved. What should I do?
Timing for main: time 2019-11-30_00:07:32 on domain 4: 11.47578 elapsed seconds
Timing for main: time 2019-11-30_00:07:32 on domain 3: 69.52938 elapsed seconds
avost in vilka table index= -2147483648
i,j= 235 76 lu_index = 7 psfc[hpa] = NaN tsfc = 265.233215
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: module_sf_ruclsm.b LINE: 6520
crash in surface energy budget
-------------------------------------------

The pervious post :

WRF crashes in RUC LSM with Goddard MP scheme​

 
Hi,
Apologies for the delay in response. Are you still getting this error? If so,

1) Did you make any modifications to the WRF code files?
2) As a test, can you try setting time_step = 60 to see if that makes any difference? If that time step is too large (i.e., you get CFL errors when the model crashes), try setting it to 45.
3) If it's still failing, will you try running this again, but using a very simple (nearly-default) namelist.input file? In this file, modify the dates/times, domain settings, and using the RUC LSM physics option - but leave everything else as default - see if you get the same error, or if that makes any difference.
 
Top