# Apply these testmods to multi-instance tests, too (assuming there are only two instances)
#
# Doing this copy rather than explicitly including user_nl_clm_0001, etc. is
# preferable both to avoid duplication and also so that the FINAL version of
# user_nl_clm is copied in the case that there is another testmods directory
# that includes this one.
#
# Ideally, these copies would be done automatically when applying testmods in
# create_newcase.
cp user_nl_cam  user_nl_cam_0001
cp user_nl_cam  user_nl_cam_0002
cp user_nl_clm  user_nl_clm_0001
cp user_nl_clm  user_nl_clm_0002
cp user_nl_cice user_nl_cice_0001
cp user_nl_cice user_nl_cice_0002
cp user_nl_pop  user_nl_pop_0001
cp user_nl_pop  user_nl_pop_0002
cp user_nl_rtm  user_nl_rtm_0001
cp user_nl_rtm  user_nl_rtm_0002
