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

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mth

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

revision 1.3 by jmc, Mon Sep 17 18:48:04 2007 UTC revision 1.4 by jmc, Thu Dec 6 03:32:12 2007 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  #  #
3  #PBS -q long  #PBS -q four-twelve
4  #PBS -N tst_mth  #PBS -N tst_mth
5  #PBS -l nodes=1:ppn=2  #PBS -l nodes=1:ppn=2
6  #PBS -e /home/jmc/test_ACES/output/tst_mth.stderr  #PBS -e /home/jmc/test_ACES/output/tst_mth.stderr
# Line 43  cvs -d :pserver:cvsanon@mitgcm.org:/u/gc Line 43  cvs -d :pserver:cvsanon@mitgcm.org:/u/gc
43    
44  cd MITgcm/verification  cd MITgcm/verification
45  OPTFILE="../tools/build_options/linux_ia32_"$FC".aces+mth"  OPTFILE="../tools/build_options/linux_ia32_"$FC".aces+mth"
46  echo ./testreport -j 2 -mth -match $MC -of $OPTFILE  echo ./testreport -j 2 -mth -match $MC -of $OPTFILE -odir aces-mth
47  ./testreport -j 2 -mth -match $MC -of $OPTFILE  ./testreport -j 2 -mth -match $MC -of $OPTFILE -odir aces-mth
48    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22