
# <next four lines automatically updated by CVS, do not edit>
# $Source: /home/thoar/CVS.REPOS/DART/models/wrf/WRF_BC/README,v $
# $Revision: 1.5 $
# $Date: 2004/06/09 19:41:51 $
# $Author: caya $
# $Id: README,v 1.5 2004/06/09 19:41:51 caya Exp $

update_wrf_bc:

File list:

update_wrf_bc.f90
module_couple_uv.f90
module_netcdf_interface.f90
module_timediff.f90

Files needed:

wrfinput_d01        	Updated WRF IC (3DVAR analysis)
wrfbdy_d01              Original WRF BC
input.nml               namelist

------------------------------------------------------------------
NOTE:

wrfinput_d01     will be READ only.
wrfbdy_d01       will be OVERWRITTEN.

------------------------------------------------------------------

Compile:

	mkmf_update_wrf_bc

	make

	(make clean to remove objs and execs)

Run:

	update_wrf_bc

	(make sure you have all three files mentioned above)

------------------------------------------------------------------
