real.exe error

ChurnM

New member
Hello everyone,

When running real.exe the following error occurs. This is the tail rsl.error.0000. I have also included my namelist.input and namelist.wps.
Im using ERA5 data and ungrib and metgrid have completed succesfully. Could anyone help me with this error? Many thanks in advance and let me know if I need to provide more files/info

Kind regards,
M
Capture.PNG
 

Attachments

In your nameless.inout, the following settings are wrong:
start_year = 2022, 2022,


start_month = 03, 1203,

Please change to:

start_year = 2022, 2022,


start_month = 03, 03,
 
Back
Top