/[MITgcm]/MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8 by jmc, Thu Aug 28 18:35:42 2008 UTC revision 1.9 by jmc, Sat Feb 28 20:54:33 2009 UTC
# Line 46  if [ $dsp -gt 99 ] ; then Line 46  if [ $dsp -gt 99 ] ; then
46  fi  fi
47  if [ $checkOut -eq 1 ] ; then  if [ $checkOut -eq 1 ] ; then
48    if test -d $gcmDIR/CVS ; then    if test -d $gcmDIR/CVS ; then
49        ( cd $gcmDIR/verification ; ../tools/do_tst_2+2 -clean )
50      echo "cvs update of dir $gcmDIR :"      echo "cvs update of dir $gcmDIR :"
51      ( cd $gcmDIR ; cvs -q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack update -P -d )      ( cd $gcmDIR ; cvs -q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack update -P -d )
52      /bin/rm -rf $gcmDIR/verification/tr_aces-${sfx}_????????_?      /bin/rm -rf $gcmDIR/verification/??_aces-${sfx}_????????_?
53    else    else
54      echo "no dir: $gcmDIR/CVS => try a fresh check-out"      echo "no dir: $gcmDIR/CVS => try a fresh check-out"
55      checkOut=2      checkOut=2
# Line 75  cd $gcmDIR/verification Line 76  cd $gcmDIR/verification
76  echo ./testreport $options -of $OPTFILE -command \"$EXE\" -odir aces-$sfx  echo ./testreport $options -of $OPTFILE -command \"$EXE\" -odir aces-$sfx
77  ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx  ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx
78    
79    echo ../tools/do_tst_2+2 -mpi -exe \"$EXE\" -o aces-$sfx -a NONE
80    ../tools/do_tst_2+2 -mpi -exe "$EXE" -o aces-$sfx -a NONE
81    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22