Download Latest Version wudapt_wrf.zip (291.6 kB)
Email in envelope

Get an email when there's a new version of WUDAPT2WRF

Home / W2W
Name Modified Size InfoDownloads / Week
Parent folder
wudapt_wrf.zip 2019-02-18 291.6 kB
read_geogrid.c 2019-02-18 3.8 kB
write_geogrid.c 2019-02-18 4.0 kB
write_geogrid.o 2019-02-18 3.2 kB
read_geogrid.o 2019-02-18 3.0 kB
README 2019-02-18 793 Bytes
rd_wr_binary.exe 2019-02-18 823.8 kB
rd_wr_binary.f90 2019-02-18 11.5 kB
rd_wr_binary.o 2019-02-18 32.5 kB
Makefile 2019-02-18 625 Bytes
Totals: 10 Items   1.2 MB 2
1) TO BUILD

   Edit the Makefile to set the compilers that will be used. Depending on which
   Fortran compiler and compiler flags are used, it may be necessary to set the
   value of CFLAGS to -D_UNDERSCORE, -D_DOUBLEUNDERSCORE, or nothing. The 
   proper setting for the variables in the Makefile can usually be determined
   by looking in the configure.wps file used to compile the WPS.

   Also, before building the code, it will be necessary to set the dimensions of
   the data set in the rd_wr_binary.f90 file. By default, these are nx=1200 and
   ny=1200.

2) TO RUN

   Type "./rd_wr_binary.exe <filename>" on the command line, where <filename> is 
   the name of a binary file to be processed by the program. After successfully 
   running, a file <filename>.new should be created.
Source: README, updated 2019-02-18