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

Unexpected crash while model running

MSdueon12

Member
Hello,
I get troubled by this issue for several days, but I have not come up with any solution yet. It happens after the model is running one hour, the error message I got is attached. The version I used is V4.2.1.
Thank you so much for your help.
 

Attachments

  • rsl.txt
    15.7 KB · Views: 4
  • namelist.input
    4 KB · Views: 1
Hi,
Apologies for the delay in response. The error message you are getting is related to the SBM-full microphysics scheme:

Code:
 FULL SBM: ICE PROCESES ACTIVE
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:    8567
fatal error in module_mp_full_sbm (abs(deldrop).gt.cont_init_drop), model stop
-------------------------------------------

The full version of the SBM microphysics scheme is not recommended due to problems. Can you choose a different microphysics scheme? If you want to use SBM, you can use the 'fast' version.
 
Top