/[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.72 by dimitri, Sun Oct 15 17:38:42 2006 UTC
# Line 1  Line 1 
1  Instructions for setting up a cube-sphere integration with sea-ice.  Instructions for setting up a cube-sphere integration with sea-ice.
2    
3    =================
4    UPDATES
5    
6    October 15, 2006: 216-CPU code for cube40
7    
8  September 28, 2006: 216-CPU code for cube38  September 28, 2006: 216-CPU code for cube38
9    
10  September 4, 2006  September 4, 2006
# Line 7  Modified 32*32*6*15 experiments to use g Line 12  Modified 32*32*6*15 experiments to use g
12   verification/tutorial_held_suarez_cs/input instead of   verification/tutorial_held_suarez_cs/input instead of
13   tile* files from verification/global_ocean.cs32x15/input   tile* files from verification/global_ocean.cs32x15/input
14    
15  August 8, 2006  August 8, 2006: 216-CPU code and input used for cube37
 216-CPU code and input used for integrating cube37  
16  using "June 10, 2006" MITgcm code.  using "June 10, 2006" MITgcm code.
17    
18  for online T/S profile diagnostics all that is needed is  for online T/S profile diagnostics all that is needed is
# Line 21  see pkg/ecco/ecco_cost_init_fixed.F Line 25  see pkg/ecco/ecco_cost_init_fixed.F
25  ##########################################################################  ##########################################################################
26  ##########################################################################  ##########################################################################
27  # getting the code from anonymous CVS server  # getting the code from anonymous CVS server
28    #
29    
30      bash or sh shell:
31        $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
32        $ cvs login
33          ( enter the CVS password: "cvsanon" )
34    
35      tcsh or csh shell:
36        $ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack'
37        $ cvs login
38          ( enter the CVS password: "cvsanon" )
39    
40  cvs co MITgcm_contrib/high_res_cube/README_ice  cvs co MITgcm_contrib/high_res_cube/README_ice
41  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 104  cd MITgcm/verification/global_ocean.cs32
104    
105  cd ../build  cd ../build
106  \rm *  \rm *
107  ../../../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  
108  make depend  make depend
109  make -j  make -j
110    
# Line 105  ln -sf ../../../../run_template/* . Line 118  ln -sf ../../../../run_template/* .
118  \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
119  \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
120  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216  ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216
121  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216
 pickup_seaice.\  
 0000000216  
122  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
123  qsub job_altix  qsub job_altix
124    

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

  ViewVC Help
Powered by ViewVC 1.1.22