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

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.
 
Back
Top