# Apply these testmods to multi-instance tests, too (assuming there are only two instances)
#
# Doing this copy rather than explicitly including user_nl_eam_0001, etc. is
# preferable both to avoid duplication and also so that the FINAL version of
# user_nl_eam 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.
./xmlchange ROF_NCPL=\$ATM_NCPL
./xmlchange RUN_STARTDATE=1995-01-01
cp user_nl_eam  user_nl_eam_0001
cp user_nl_eam  user_nl_eam_0002
cp user_nl_elm  user_nl_elm_0001
cp user_nl_elm  user_nl_elm_0002

