/[MITgcm]/MITgcm_contrib/high_res_cube/cs510_28lev/README.28lev
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/cs510_28lev/README.28lev

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

revision 1.1 by dimitri, Sat Feb 21 02:29:31 2009 UTC revision 1.2 by dimitri, Sat Feb 21 21:08:57 2009 UTC
# Line 1  Line 1 
1  # Instructions for setting up a 28-level CS510 integration with sea-ice.  # Instructions for setting up 28-level CS510 integrations with sea-ice
2    # (example below is for cube81 216-cpu configuration on Columbia).
 # Get forcing files, etc.  
 # Example below is for cube81 on /nobackup2a/menemenl  
   cd /nobackup2a/menemenl  
   mkdir cube81  
   cd cube81  
   ln -sf ../run_template .  
   ln -sf ../cube78_forcing .  
   ln -sf ../ncep_rgau/ .  
3    
4  # get code from anonymous CVS server  # get code from anonymous CVS server
5    cvs co MITgcm_contrib/high_res_cube/README.cs510   cd /nobackup2a/menemenl/cs510/cs510_28lev
6    cvs co MITgcm_contrib/high_res_cube/code-mods   cvs co MITgcm_contrib/high_res_cube/cs510_28lev
7    cvs co MITgcm_contrib/high_res_cube/input   cvs co MITgcm_code
8    cvs co MITgcm_code  
9    # build and compile code
10    # example below is for a 216-cpu configuration on Columbia
11    
12    
13    
14    
15    # Get confiuration and forcing files.
16    # Example below is for cube81 forcing on
17    # columbia:/nobackup2a/menemenl
18     cd /nobackup2a/menemenl
19     mkdir cube81
20     cd cube81
21     ln -sf ../run_template .
22     ln -sf ../cube78_forcing .
23     ln -sf ../ncep_rgau/ .
24    
25  # 510*510*6*50, 450-cpu cube sphere on altix with ifort  # 510*510*6*50, 450-cpu cube sphere on altix with ifort
26  cd MITgcm  cd MITgcm

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22