Hello wrf users, <br><br>I am running WRF-NMM using WPS to preprocess my GFS real case. When I attempt to run the model on multiple domains, unlike on a single domain, warning message has been seen in rsl* files each time when opening a history file for the nested domain, the run was successful though. <br>This is the warning message seen: <br>WARNING in nl_get_adjust_output_times: adjust_output_times applies to all domains. First arg ignored. <br><br>I tracked the warning message source in the subdirectory "inc"&nbsp; in the file "get_nl_config.inc" (inc/get_nl_config.inc),so I have found the following subroutine nl_get_adjust_output_times:<br>................................................................................................................<br>SUBROUTINE nl_get_adjust_output_times ( id_id , adjust_output_times )<br> &nbsp; logical , INTENT(OUT) :: adjust_output_times<br> &nbsp; INTEGER id_id<br> &nbsp; CHARACTER*80 emess<br> &nbsp; IF ( id_id .NE. 1 )
 THEN<br> &nbsp;&nbsp;&nbsp; call wrf_debug(1,&amp;<br> 'WARNING in nl_get_adjust_output_times: adjust_output_times applies to all domains. First arg ignored.')<br> &nbsp; ENDIF<br> &nbsp; adjust_output_times = model_config_rec%adjust_output_times<br> &nbsp; RETURN<br> END SUBROUTINE nl_get_adjust_output_times<br>.......................................................................................................................<br><br>I have tried to change parent_id and grid_id in the namelist.input but the warning message&nbsp; remains appearing. <br>Could anyone help in interpretation of this subroutine in relation to the warning message ?And&nbsp; does "id_id" in the subroutine refer to id grid for the nested domain or for the parent domain ?<br><br>Your help will be appreciated<br>Abra<br><br><br><p>&#32;
      <hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> 
Find them fast with Yahoo! Search.</a>