###############################################################################
#
#  Regional NMM-B with precipitation adjustment on
#  6x5 compute tasks / 1 thread / opnl physics / free fcst / pure binary input
#
###############################################################################

export TEST_DESCR="Test NMMB-regional with precipitation adjustment on"

export CNTL_DIR=NMMB_reg_pcpadj
export LIST_FILES="nmmb_hst_01_bin_0000h_00m_00.00s nmmb_hst_01_bin_0012h_00m_00.00s \
        	   nmmb_hst_01_nio_0000h_00m_00.00s nmmb_hst_01_nio_0012h_00m_00.00s \
        	   nmmb_rst_01_bin_0012h_00m_00.00s nmmb_rst_01_nio_0012h_00m_00.00s"

export_nems
export_nmm
export GBRG=reg
export FCSTL=12
export PCPFLG=true
export WLCLK=5

RUN_SCRIPT=rt_nmm.sh
