WRF | WPS > difference > ARW coreとNMM core > ARW: Advanced Research WRF と NMM:Non-hydrostatic Mesoscale Model


動作環境
Xeon E5-2620 v4 (8コア) x 2
32GB RAM
GeForce GT 730 1GB GDDR5
CentOS 6.9 (64bit)
NCAR Command Language Version 6.3.0
for WRF3.7.1, WPS3.7.1
  openmpi-1.8.x86_64 とその-devel
  mpich.x86_64 3.1-5.el6とその-devel
  gcc version 4.4.7 (とgfortran)
for WRF3.9, WPS3.9
  Open MPI v2.1.1
  gcc version 4.9.2 (とgfortran; devtoolset-3使用)
 NetCDF v4.4.1.1, NetCDF (Fortran API) v4.4.4
Python 2.6.6 (r266:84292, Aug 18 2016, 15:13:37) 
Python 3.6.0 on virtualenv
GNU bash, version 4.1.2(2)-release (x86_64-redhat-linux-gnu)
date (GNU coreutils) 8.4 
tmux 1.6-3.el6

WRF(Weather Research and Forecasting Model)とその前処理であるWPS関連。

ARWとNMM

Geogridに関する資料を読んでいる。
http://www2.mmm.ucar.edu/wrf/users/tutorial/200907/Basic/WPS-general.pdf

p14とp15に2つのドメインでの定義図がある。

  • Geogrid: Defining ARW Domains
  • Geogrid: Defining NMM Domains

ARWとNMMについては検索して以下を見つけた。
https://ams.confex.com/ams/pdfpapers/153552.pdf

The Weather Research and Forecasting (WRF) model contains two dynamic cores: the Non-hydrostatic Mesoscale Model (NMM – Janjic 2003) core (developed at the National Centers for Environmental Prediction (NCEP) and the Advanced Research WRF (ARW – Skamarock et al. 2005) core,

dynamic coreが2種類あり、使っている方のcoreに関してgrid定義をすればいい。