[Wrf-users] (no subject)

=?big5-hkscs?B?icalyariIInG?= mayf21044 at yahoo.com.cn
Mon Apr 9 02:06:35 MDT 2007


Skipped content of type multipart/alternative-------------- next part --------------
#!/bin/csh -f

 rm -f parame.in

cat > parame.in << EOF
&control_param
 wrf_3dvar_output_file = 'wrfinput_d01'
 wrf_bdy_file          = 'wrfbdy_d01'
 wrf_input_from_si     = '/pecan2/huangwei/wrf3dvar_case/wrfinput_d01.2000-01-25_00:00:00'

 cycling = .true.
 debug   = .true. 
 low_bdy_only = .false. /
EOF

 ./update_wrf_bc.exe

 exit ( 0 )



More information about the Wrf-users mailing list