Note on compiling and running on NCAR's IBMs
If you are not changing the code, pre-compiled
WRF executables are available on bluefire
and bluevista under directory ~wrfhelp/WRFV3/main/,
where both real.exe and wrf.exe are compiled with
64-bit, MPI option (compile option 3+basic nesting). This allows handling
of large domain and nesting cases.
Note that the WRF model executables are compiled with -O3 option. Please read the issue on the "Known Problems and Fixes" page for a cautious note.
Pre-compiled WPS executables,
geogrid.exe, ungrib.exe, and metgrid.exe, are
available under ~wrfhelp/WPS/. geogrid and metgrid
are compiled with MPI option. ungrib.exe is compiled with serial, GRIB 1 and 2
option. Utility programs are available under ~wrfhelp/WPS/util/.
geogrid input data are available on IBMs under
/mmm/users/wrfhelp/WPS_GEOG/. Specify this path in namelist.wps.
Batch job scripts can be found on either blueice
or bluevista under ~wrfhelp/BATCH/.
|