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

run questions

dhan

New member
When running WRF nested operations, such as three-layer unidirectional nesting (D01, D02, D03), do I only want to output the wrfout files for the inner layers (such as D02 and D03)? Can we modify some parameters in the namelist.input file to achieve this?
 
It's your choice whether you decide to output d01 and d02. Assuming you'll ultimately be looking at the finest-resolution domain, it's perfectly fine to not output the files for d01 and d02. Hans is correct, that setting history_interval to a value longer than the simulation, should work, as should just setting history_interval to 0 for both of those domains.
 
Top