###############################################################################
#
#  Regional NMM-B with THOMPSON microphysics
#  6x5 compute tasks / 1 thread / THOMPSON / free fcst / pure binary input
#
###############################################################################

export TEST_DESCR="Test NMMB-regional with THOMPSON microphysics scheme"

export CNTL_DIR=NMMB_reg_thomp
export LIST_FILES="nmmb_hst_01_bin_0000h_00m_00.00s nmmb_hst_01_bin_0024h_00m_00.00s \
        	   nmmb_hst_01_nio_0000h_00m_00.00s nmmb_hst_01_nio_0024h_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=24
export MICRO=thompson
export SPEC_ADV=true
export NP3D=8
export WLCLK=6

RUN_SCRIPT=rt_nmm.sh
