WRF - 02 - Setup & Running (Compatibility Mode)
WRF - 02 - Setup & Running (Compatibility Mode)
Wei Wang
NCAR/ESSL/MMM
WRFV3
• Edit namelist.input
namelist input file for runtime options (at
mininum, one must edit &time_control for start, end
and integration times, and &domains for grid
di
dimensions)
i )
Single
g time level
wrfinput_d01 data at model’s
wrfbdy_d01 start time
And
A d restart
t t file
fil if selected:
l t d
wrfrst_d01_<date>
wrfrst_d01_2000-01-25_00:00:00
io_form_history = 2,
io form restart
io_form_restart = 2,
2
io_form_input = 2, IO format options:
io_form_boundary = 2,
debug_level = 0,
= 1, binary
= 2, netcdf (most common)
= 4, PHDF5
= 5, Grib 1
=10, Grib 2
• eta_levels:
– Specify your own model levels from 1.0 to 0.0.
– If nott specified,
ifi d program reall will
ill calculate
l l t a sett off llevels
l ffor
you
rsl.out.0000 rsl.error.0000
rsl.out.0001 rsl.error.0001
rsl.out.0002 rsl.error.0002
rsl.out.0003 rsl.error.0003
• Use ncdump:
ncdump –v Times wrfout_d01_<date>
to check output times
times. Or
ncdump –v U wrfout_d01_<date>
to check a particular variable (U)
http://www.mmm.ucar.edu/wrf/users/tutorial/tutorial
p _p
presentation.htm