- 积分
- 1003
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-8-31
- 最后登录
- 1970-1-1
|
GrADS
系统平台: |
|
问题截图: |
- |
问题概况: |
对于sst_update=1,手册里关于这方面的说明看不懂,不知道是否需要下载sst数据供WPS和WRF使用? |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
30 |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 lee309 于 2014-12-16 18:36 编辑
WRF手册里有关于sst_update的一段说明如下(Using sst_update option)
In order to use this option, one must have access to time-varying SST and sea ice fields. Twelve monthly values of vegetation fraction and albedo are available from the geogrid program.Once these fields are processed via WPS, one may activate the following options in the namelist record &time_control before running the program real.exe and wrf.exe.
这段文字我理解的是在修改namelist.input之前还需要下载sst数据作为初始场供WPS和WRF使用,是这样的么?具体怎么操作?
我已经添加了以下语句到namelist.input,但得到的结果与没有这些语句没差别,因为原来我也可以直接在wrfout文件中找到SST,并且和wrflowinp_d01中的SST一致
io_form_auxinput4 = 2
auxinput4_inname = “wrflowinp_d<domain>”
auxinput4_interval = 360, 360, 360, (此处的值是否可以任意修改?)
sst_update = 1
说了这么多,其实就是对英文部分不理解,哪位可以指导下怎么操作?
|
|