###############################################################################
#
#  NMM-B static nests: Regional parent with two children and one grandchild
#  Compute tasks - Upper parent 2x3 | Child #1 4x8 | Child #2 2x4 | Grandchild 7x10
#  1 thread / opnl physics / free fcst / pure binary input
#
###############################################################################

export TEST_DESCR="Test NMMB-regional with static nests"

export CNTL_DIR=NMMB_nests
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 \
        	   nmmb_hst_02_bin_0000h_00m_00.00s nmmb_hst_02_bin_0024h_00m_00.00s \
        	   nmmb_hst_02_nio_0000h_00m_00.00s nmmb_hst_02_nio_0024h_00m_00.00s \
        	   nmmb_rst_02_bin_0012h_00m_00.00s nmmb_rst_02_nio_0012h_00m_00.00s \
        	   nmmb_hst_03_bin_0000h_00m_00.00s nmmb_hst_03_bin_0024h_00m_00.00s \
        	   nmmb_hst_03_nio_0000h_00m_00.00s nmmb_hst_03_nio_0024h_00m_00.00s \
        	   nmmb_rst_03_bin_0012h_00m_00.00s nmmb_rst_03_nio_0012h_00m_00.00s \
        	   nmmb_hst_04_bin_0000h_00m_00.00s nmmb_hst_04_bin_0024h_00m_00.00s \
        	   nmmb_hst_04_nio_0000h_00m_00.00s nmmb_hst_04_nio_0024h_00m_00.00s \
        	   nmmb_rst_04_bin_0012h_00m_00.00s nmmb_rst_04_nio_0012h_00m_00.00s"

export_nems
export_nmm
export GBRG=nests
export FCSTL=24
export NCHILD=02
export AFFN=cpu
export NODE=3
export WLCLK=25
export TASKS=$TASKS_nest
export TPN=$TPN_nest
export INPES=$INPES_nest
export JNPES=$JNPES_nest
export WTPG=$WTPG_nest

RUN_SCRIPT=rt_nmm.sh
