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

WRF-Chem read auxinput file time

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Chongyuan Wu

New member
Hi All,

I have two input file called wrfbiog_d01 and wrfbiog_d02 for the corresponding domain. Wrfbiog_d01 contains some variables which dimension is "Times(24)*one(1)*south_north(77)*west_east(66)" and wrfbiog_d02 contains some variables which dimension is "Times(24)*one(1)*south_north(75)*west_east(93)". I set the auxinput16_interval_m = 60 because I have modified some codes so that WRF-Chem can read variables for each time everyday and ignore time infomation.

When I run single domain, everything is going as expected. When I run nested, WRF-Chem can read variables in d01 as before, but d02 can not. It only read the first time data in d02, and all data is first time. I checked the rsl.error file and found that WRF-Chem read only the wrfbiog_d01 file in the subsequent time period.

Attachments are my namelist.input, rsl.error and rsl.out file.

Could anyone help me and tell me what to do?

I appreciate any help!
 

Attachments

  • namelist.input.txt
    7.2 KB · Views: 51
  • rsl.error.0000.txt
    602.7 KB · Views: 34
  • rsl.out.0000.txt
    494.8 KB · Views: 35
Top