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

How can I force my WRF output to be written out to a different directory?

Status
Not open for further replies.

kwerner

Administrator
Staff member
In your namelist.input file, under the &time_control section, add the following line:

history_outname = 'path_of_your_choice/directory_of_your_choice/wrfout_d<domain>_<date>'

Make sure to leave the <domain> and <date> exactly as is indicated above. This will make sure to do this for all domains and all dates.
 
Status
Not open for further replies.
Top