


Thank you for your reply. This is a regional WRF (in China) run using ERA5 forcing. I have been attached namelist.inputThis explains why large differences occur in the file size. Apparently something went wrong in this case.
Is this a global WRF run? What is your forcing data? Please upload your namelist.input for me to take a look.
Hi Ming Chen. I tried to set mp_physics = 8 and successfully run as show the figure below.This explains why large differences occur in the file size. Apparently something went wrong in this case.
Is this a global WRF run? What is your forcing data? Please upload your namelist.input for me to take a look.

ok, thank you. I will try to set cu_physics = 2, 0. Thanks a lot.Your namelist.input looks fine to me except that you should turn off cumulus scheme for D02, i.e.,
cu_physics = 2, 0,
WSM 3-class simple ice scheme is well tested and I don't think it could be the reason that caused model crash in your previous run. I am suspicious that somehow the cumulus scheme in D02 may interact with WSM3.
Personally I think Thompson scheme performs better than WSM3, especially for high resolution case.