--- MITgcm/verification/cpl_aim+ocn/run_cpl_test 2004/11/07 23:30:32 1.6 +++ MITgcm/verification/cpl_aim+ocn/run_cpl_test 2005/02/13 00:25:37 1.7 @@ -1,6 +1,6 @@ #! /bin/sh -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/cpl_aim+ocn/run_cpl_test,v 1.6 2004/11/07 23:30:32 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/cpl_aim+ocn/run_cpl_test,v 1.7 2005/02/13 00:25:37 jmc Exp $ # $Name: $ Np=3 @@ -103,6 +103,7 @@ if test $kpr = 2 then + /bin/rm -r -f rank_0 rank_1 rank_2 cp -p -r input_cpl rank_0 cp -p -r input_ocn rank_1 cp -p -r input_atm rank_2 @@ -113,6 +114,7 @@ cd rank_2 ./SHARE_OCN_GRID '../rank_1' + ./IMPORT_INPUT_FILES cd $dir fi