爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
12
返回列表 发新帖
楼主: marklandy

【求助】WRF模式冷启动和热启动的问题

[复制链接]
发表于 2019-9-20 03:44:44 | 显示全部楼层
属狼的羊 发表于 2019-9-19 20:00
我也想问这个问题,请问你解决了吗?

Using UPP for creating grib1 data from wrfout files to use in ungrib


UPP

Use UPP to process the wrfout* output from your model run to get grib1 files with required fields.  Fields are contained within the new wrf_cntrl.parm file.

The new wrf_cntrl.parm can be downloaded from the UPP FAQs page (last FAQ):
http://www.dtcenter.org/upp/users/overview/upp_faqs.php

Run UPP for grib1 output as normal for grib1 format (*Use new wrf_cntrl.parm file)

wrf_cntrl.parm:  outputs 3 different “grids” or files for each forecast hour:  
WRFTWO* -- 2-d fields, soil, etc
WRFPRS*   -- Pressure level fields
WRFNAT*  -- Native model level fields



Email the UPP Help Desk for questions/problems running UPP: upp-help@ucar.edu
More information on UPP can be found at: http://www.dtcenter.org/upp/users/




WPS – ungrib

Run the UPP grib1 output files through ungrib use as input for the new WRF run.  Requires running ungrib twice with two different Vtables and two prefixes for the ungrib/metgrid.  First for WRFTWO* and second for WRFPRS*


WRFTWO*

>> ln   -sf   ungrib/Variable_Tables/Vtable.ARW.UPP     Vtable
>> ./link_grib.csh    /path-to-upp-output/WRFTWO*    .

Edit the &ungrib section of the namelist.wps to prefix ‘TWO’

&ungrib
out_format = 'WPS',
prefix = 'TWO',

>> ./ungrib.exe

WRFPRS*

>> rm   Vtable   GRIB*
>> ln   -sf   ungrib/Variable_Tables/Vtable.ARWp.UPP     Vtable
>> ./link_grib.csh    /path-to-upp-output/WRFPRS*     .

Edit the &ungrib section of the namelist.wps to prefix ‘PRS’

&ungrib
out_format = 'WPS',
prefix = 'PRS',

        >>  ./ungrib.exe




WPS – metrid

Run metgrid of the two sets of ungribbed data TWO* and PRS*

Edit &metgrid section of namelist.wps to include the two prefixes

&metgrid
fg_name = 'TWO','PRS'
io_form_metgrid = 2,
/

>> ./metgrid.exe

这是我当时记得笔记,你试一下
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2019-10-22 10:23:00 | 显示全部楼层
Processing domain 1 of 3
Processing 2017-08-19_18
    TWO
    PRS
ERROR: Error in ext_pkg_write_field
application called MPI_Abort(MPI_COMM_WORLD, 36597536) - process 0
什么原因啊
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2019-11-6 15:54:35 | 显示全部楼层
属狼的羊 发表于 2019-9-19 20:00
我也想问这个问题,请问你解决了吗?

以该wrfout时刻作为起始点运行wrf生成wrfinput和wrfbdy,然后更新这个wrfbdy(wrfda中有关于更新侧边界条件的步骤),wrfout重命名作为新的wrfinput
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-9-6 08:36:11 | 显示全部楼层
东123 发表于 2019-10-22 10:23
Processing domain 1 of 3
Processing 2017-08-19_18
    TWO

是不是缺垂直层数啊
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-9-6 10:04:22 | 显示全部楼层
zzs960125 发表于 2020-9-6 08:36
是不是缺垂直层数啊

不知道,现在都不搞upp了
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表