- 积分
- 5300
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-4-18
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 zzzzzx 于 2014-7-18 16:15 编辑
RT,我用wrf模拟了3个月的时间,wrf.exe成功能出来wrfout,我查看了里面的数据跟时次都没问题。但是用ARWpost后处理时提示
Processing time --- 1993-06-21_18:00:00
Date not in this file - see if there are more files
--- WE HAVE RUN OUT OF INPUT FILES ---
但是wrfout里我看了这个时次是有数据的。这个6-21号18点从我的起始时间5-21号18点正好一个月时间,是不是还需要在哪设置一下啊?
ps:我的wrfout是一个文件,namelist.input里的部分设置如下:
input_from_file = .true., .true.,
history_interval = 720, 240,
frames_per_outfile = 1000, 1000,
restart = .false.,
restart_interval = 50000,
|
|