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

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.csdn.net/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.

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值