/[MITgcm]/MITgcm_contrib/high_res_cube/README_ice
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/README_ice

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

revision 1.67 by dimitri, Wed Oct 4 17:47:26 2006 UTC revision 1.69 by dimitri, Tue Oct 10 23:27:04 2006 UTC
# Line 21  see pkg/ecco/ecco_cost_init_fixed.F Line 21  see pkg/ecco/ecco_cost_init_fixed.F
21  ##########################################################################  ##########################################################################
22  ##########################################################################  ##########################################################################
23  # getting the code from anonymous CVS server  # getting the code from anonymous CVS server
24    #
25    
26      bash or sh shell:
27        $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
28        $ cvs login
29          ( enter the CVS password: "cvsanon" )
30    
31      tcsh or csh shell:
32        $ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack'
33        $ cvs login
34          ( enter the CVS password: "cvsanon" )
35    
36  cvs co MITgcm_contrib/high_res_cube/README_ice  cvs co MITgcm_contrib/high_res_cube/README_ice
37  cvs co MITgcm_contrib/high_res_cube/code-mods  cvs co MITgcm_contrib/high_res_cube/code-mods
# Line 105  ln -sf ../../../../run_template/* . Line 116  ln -sf ../../../../run_template/* .
116  \rm pickup* data.pkg data.seaice data.exf_clim data.exf data bathy_Hmin50.bin  \rm pickup* data.pkg data.seaice data.exf_clim data.exf data bathy_Hmin50.bin
117  \rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t  \rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t
118  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216
119  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216
 pickup_seaice.\  
 0000000216  
120  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
121  qsub job_altix  qsub job_altix
122    

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.69

  ViewVC Help
Powered by ViewVC 1.1.22