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

Error while set restart=true with the wrf-chem model

hliu20

New member
Hi everyone,
I am running WRF-Chem to simulate for three years. Due to the long simulation duration, I plan to follow the method suggested at Segmentation fault error when running one year real.exe. However, once I set restart=true, I encounter the error: "ERROR: CHEM_INIT: Chemistry routines require USGS or MODIS_NOAH land use maps. Need to change land use option."
I have tried the following two methods, both resulting in the same error message:
  1. Run ./real.exe for the period from 2017-12-01 to 2017-12-03, then run WRF-Chem until 2017-12-03 and stop. After that, change start time in namelist, use the 2017-12-02 wrfrst file to restart.
  2. Run ./real.exe for the period from 2017-12-01 to 2017-12-02, run WRF-Chem to end, then run ./real.exe again for the period from 2017-12-02 to 2017-12-03 and use the 2017-12-02 wrfrst file to restart.

    How can I resolve this issue?
 

Attachments

  • namelist.input
    8.4 KB · Views: 2
  • rsl.error.0000
    34.2 KB · Views: 2
Top