/[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.71 by dimitri, Thu Oct 12 06:09:38 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 89  cd MITgcm/verification/global_ocean.cs32 Line 100  cd MITgcm/verification/global_ocean.cs32
100    
101  cd ../build  cd ../build
102  \rm *  \rm *
103  ../../../tools/genmake2 -mods=../code -of  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
 ../../../tools/build_options/linux_ia\  
 64_ifort+mpi_altix_nas  
104  make depend  make depend
105  make -j  make -j
106    
# Line 105  ln -sf ../../../../run_template/* . Line 114  ln -sf ../../../../run_template/* .
114  \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
115  \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
116  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216
117  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216
 pickup_seaice.\  
 0000000216  
118  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
119  qsub job_altix  qsub job_altix
120    

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

  ViewVC Help
Powered by ViewVC 1.1.22