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

Using ndown to force inner domain chemistry

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.

Greetings,

Using a parent domain, I have generated a wrfbdy and wrfinput file for an inner domain. For the inner domain, do I need to set have_bcs_chem = .true.?

Thanks,
-Stefan
 
Hi Stefan,

After using ndown to create a wrfbdy and wrfinput file for an inner domain, then you should setup your namelist for wrf in the same way that you set it up for an outer domain (because this is, essentially, how the wrf executable will view the domain). So yes - do set "have_bcs_chem = .true." for your new domain.

cheers,
Doug
 
Top