dx = 9000, 3000, 1000
dy = 9000, 3000, 1000
diff_opt = 2, 2, 2
km_opt = 4, 4, 4
zdamp = 5000, 5000, 5000
dampcoef = 0.2, 0.2, 0.2
It stopped at 3h12min again, the same as last time.I have some concerns of your namelist options:
(1) dx and dy are required for all domains. Please set
Code:dx = 9000, 3000, 1000 dy = 9000, 3000, 1000
(2) please turn on w_damping
w_damping = 1
(3) The options below are required for all the domains. please set
Code:diff_opt = 2, 2, 2 km_opt = 4, 4, 4 zdamp = 5000, 5000, 5000 dampcoef = 0.2, 0.2, 0.2
Please change these options and rerun your case. let me know if you still have issues.
I don't know where is the error.Please look at all your rsl files and see whether you can find any error messages. Note that the error message doesn't necessarily occur in rsl.error.0000. They can be in any of your RSL files. if the case crashed, there must be something wrong in the physics/dynamics and we hope to see error messages that may give us hints what is wrong.
Your namelist.input looks fine with the above changes. Where is your model domain located? What is the foricng data for this case?