/[MITgcm]/MITgcm_contrib/quarter_degree_global/README_16.txt
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/README_16.txt

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

revision 1.6 by dimitri, Fri Jun 25 17:04:23 2010 UTC revision 1.9 by dimitri, Thu Jul 8 14:53:00 2010 UTC
# Line 17  cvs co MITgcm/verification/testreport Line 17  cvs co MITgcm/verification/testreport
17  # run_template is available in lou:/u/dmenemen/sixteen/run_template  # run_template is available in lou:/u/dmenemen/sixteen/run_template
18  # and in pleiades:/nobackupp10/dmenemen/sixteen/run_template  # and in pleiades:/nobackupp10/dmenemen/sixteen/run_template
19  ln -sf /nobackupp10/hzhang1/forcing/iter69 .  ln -sf /nobackupp10/hzhang1/forcing/iter69 .
20    ln -sf /nobackupp10/dmenemen/sixteen/run_template .
21    
22  % running testreport in a small global domain to make sure code  is complete  # running testreport in a small global domain to make sure code  is complete
23  cd MITgcm/verification  # cd MITgcm/verification
24  ./testreport  # ./testreport
25    
26  % compile code  % compile code
27  cd ..  cd MITgcm
28  mkdir bin exe  mkdir bin exe
29  cd bin  cd bin
30  \rm *  \rm *
# Line 49  cd ../exe Line 50  cd ../exe
50  \cp ../../MITgcm_contrib/quarter_degree_global/input/job_pleiades .  \cp ../../MITgcm_contrib/quarter_degree_global/input/job_pleiades .
51  \cp ../../MITgcm_contrib/quarter_degree_global/input/modpickup_16 modpickup  \cp ../../MITgcm_contrib/quarter_degree_global/input/modpickup_16 modpickup
52  \ln -sf ../../iter69/* .  \ln -sf ../../iter69/* .
53  \ln -sf ../../run_template/* .  \ln -sf ../../run_template/pickup.0000349920.* .
54  \mv data.init data  \ln -sf ../../run_template/*.bin .
55  \cp ../bin/mitgcmuv mitgcmuv1920  \cp ../bin/mitgcmuv mitgcmuv1920
56  qsub job_pleiades  qsub job_pleiades

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

  ViewVC Help
Powered by ViewVC 1.1.22