Installing WRF/Chem on CentOS 7 (update to ver 3.9.1.1)

本文介绍在Think Station上更新WRF到新版本,经检查选择WRF - ARW 3.9.1.1、WPS 3.9.1和WRF - Chem 3.9.1。按照之前步骤在CentOS上更新,详细说明了构建WRF和WPS的过程,包括配置和编译等操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Update the WRF on the Think Station to new version.

After checking the updates and Known Problems of the WRF versions, WRF-ARW 3.9.1.1, WPS 3.9.1 and WRF-Chem 3.9.1 are finally chosen.
http://www2.mmm.ucar.edu/wrf/users/download/get_sources.html

Folloiwng the steps as before
(Installing WRF/Chem on CentOS 7(转载修正) https://blog.youkuaiyun.com/maplematics/article/details/50481324), the updates are carried out as below.

Note:

  1. The ifort and icc have been updated to 2019 update ver2.
  2. Note to use the fixed files to replace the original files in WRF-ARW.

1. Build WRF

  1. Configure
    go with icc+ifort
export EM_CORE=1
export NMM_CORE=0
export WRF_CHEM=1
export WRF_KPP=0
export WRFIO_NCD_LARGE_FILE_SUPPORT=1

Then configure (wrf-arw ver 3.9.1.1 and chem 3.9.1),
./configure
choose option 13, which is ((serial) INTEL (ifort/icc)).configure (wrf-arw ver 3.9.1.1 and chem 3.9.1), choose option 13, which is ((serial) INTEL (ifort/icc)).

  1. Compile
    Compile the WRF code using the standard WRF compile command
    nohup ./compile em_real &> compile.log &

  2. Examine the compile log file to confirm that there are no compilation errors, and check executables successfully built

$ ls main/*.exe
main/ndown.exe  main/real.exe  main/tc.exe  main/wrf.exe
  1. Finally compile the WRF-Chem external emissions conversion code using the compile command
    nohup ./compile emi_conv >& emcompile.log &

2. Build WPS

  1. Configure
    Go to the WPS directory and configure the WPS code using the configure command
$ cd WPS351/
$ ./configure
// select the  Intel compiler, here choose 17
$ nohup ./compile &> compile.log &

The exe files are generated successfully.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值