- 积分
 - 881
 
	- 贡献
 -  
 
	- 精华
 
	- 在线时间
 -  小时
 
	- 注册时间
 - 2015-7-11
 
	- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
	
 
 
发表于 2018-4-2 10:40:46
|
显示全部楼层
 
 
 
 
您好 可是不知道怎么生成这个wrf_3dvar  我这样设置的 想同化07时生成07时 
这是我run下面的namelist.input   
 start_year                          = 2015, 2015, 2015, 
 start_month                         = 08,   08,   08, 
 start_day                           = 03,   03,   02, 
 start_hour                          = 00,   00   12, 
 start_minute                        = 00,   00,   00, 
 start_second                        = 00,   00,   00, 
 end_year                            = 2015, 2015, 2015, 
 end_month                           = 08,   08,   08, 
 end_day                             = 03,   03,   04, 
 end_hour                            = 16,   16,   00, 
 end_minute                          = 00,   00,   00, 
 end_second                          = 00,   00,   00, 
 interval_seconds                    = 3600 
 input_from_file                     = .true.,.true.,.true., 
 history_interval                    = 60,  60,   60, 
 frames_per_outfile                  = 1, 1, 1000, 
 restart                             = .false., 
 restart_interval                    = 5000, 
 io_form_history                     = 2 
 io_form_restart                     = 2 
 io_form_input                       = 2 
 io_form_boundary                    = 2 
 debug_level                         = 0 
/ 
 
 
write_input = .true. 
inputout_interval = 60,60 
input_outname = 'wrf_3dvar_input_d01_07','wrf_3dvar_input_d02_07' 
inputout_begin_h = 7,7 
inputout_end_h = 7,7 
谢谢您啦! |   
 
 
 
 |