SRCDIR=@[SRCD]

cp @[RTPWD]/NMMB_nests/input_nmmb_regional.d01           input_domain_01
cp @[RTPWD]/NMMB_nests/input_nmmb_regional.d01_nemsio    input_domain_01_nemsio
cp @[RTPWD]/NMMB_nests/nmmb_rst_01_bin_0012h_00m_00.00s  restart_file_01
cp @[RTPWD]/NMMB_nests/nmmb_rst_02_bin_0012h_00m_00.00s  restart_file_02
cp @[RTPWD]/NMMB_nests/nmmb_rst_03_bin_0012h_00m_00.00s  restart_file_03
cp @[RTPWD]/NMMB_nests/nmmb_rst_04_bin_0012h_00m_00.00s  restart_file_04
cp @[RTPWD]/NMMB_nests/boco.* .
cp @[RTPWD]/data/* .
cp @[RTPWD]/NMMB_nests/GWD_bin_* .
cp IGBP_VEGPARM.TBL VEGPARM.TBL
cp IGBP_LANDUSE.TBL LANDUSE.TBL
cp ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA

cp configure_file_01 model_configure
ln -sf global_o3prdlos.f77 fort.28
ln -sf global_o3clim.txt fort.48

cp $SRCDIR/tests/nmm_conf/solver_state.txt .
cp $SRCDIR/tests/nmm_conf/nests.txt .
if [ $TS = true ]; then
  cp $SRCDIR/tests/nmm_conf/ts_locations.nml .
fi