###############################################################################
#
#  NMM-B restart 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 static nests with restart"

export CNTL_DIR=NMMB_nests
export LIST_FILES="nmmb_hst_01_bin_0024h_00m_00.00s nmmb_hst_01_nio_0024h_00m_00.00s \
		   nmmb_hst_02_bin_0024h_00m_00.00s nmmb_hst_02_nio_0024h_00m_00.00s \
		   nmmb_hst_03_bin_0024h_00m_00.00s nmmb_hst_03_nio_0024h_00m_00.00s \
		   nmmb_hst_04_bin_0024h_00m_00.00s nmmb_hst_04_nio_0024h_00m_00.00s"

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

RUN_SCRIPT=rt_nmm.sh
