25.12.2012 Views

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MODEL<br />

This program will typically read an input sounding file located in that directory, and<br />

generate an initial condition file wrfinput_d01. All idealized cases do not require<br />

lateral boundary file because of the boundary condition choices they use, such as the<br />

periodic option. If the job is run successfully, the last thing it prints should be: ‘wrf:<br />

SUCCESS COMPLETE IDEAL INIT’.<br />

To run the model and save the standard output to a file, type<br />

./wrf.exe >& wrf.out &<br />

or for a 3D test case compiled with MPI (dmpar) option,<br />

mpirun –np 4 ./wrf.exe<br />

If successful, the wrf output file will be written to a file named<br />

wrfout_d01_0001-01-01_00:00:00.<br />

Pairs of rsl.out.* and rsl.error.* files will appear with any MPI runs. These<br />

are standard out and error files. Note that the execution command for MPI runs may be<br />

different on different machines and for different MPI installation. Check the user manual.<br />

If the model run is successful, the last thing printed in ‘wrf.out’ or rsl.*.0000 file<br />

should be: ‘wrf: SUCCESS COMPLETE <strong>WRF</strong>’. Output files wrfout_d01_0001-<br />

01-01* and wrfrst* should be present in the run directory, depending on how<br />

namelist variables are specified for output. The time stamp on these files originates from<br />

the start times in the namelist file.<br />

b. Real-data case<br />

To make a real-data case run, cd to the working directory by typing<br />

cd test/em_real (or cd run)<br />

Start with a namelist.input template file in the directory, edit it to match your case.<br />

Running a real-data case requires successfully running the <strong>WRF</strong> Preprocessing System<br />

programs (or WPS). Make sure met_em.* files from WPS are seen in the run directory<br />

(either link or copy the files):<br />

cd test/em_real<br />

ls –l ../../../WPS/met_em*<br />

ln –s ../../..WPS/met_em* .<br />

Make sure you edit the following variables in namelist.input file:<br />

num_metgrid_levels: number of_ incoming data levels (can be found by using<br />

ncdump command on met_em.* file)<br />

<strong>WRF</strong>-<strong>ARW</strong> V3: User’s <strong>Guide</strong> 5-8

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!