/[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.64 by dimitri, Tue Aug 8 13:45:43 2006 UTC revision 1.65 by dimitri, Tue Sep 5 02:49:56 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  Date last updated: August 8, 2006  
3    Last updated: September 4, 2006
4    Modified 32*32*6*15 experiments to use grid_cs32.* files from
5     verification/tutorial_held_suarez_cs/input instead of
6     tile* files from verification/global_ocean.cs32x15/input
7    
8    Updated: August 8, 2006
9  216-CPU code and input used for integrating cube37  216-CPU code and input used for integrating cube37
10  using "June 10, 2006" MITgcm code.  using "June 10, 2006" MITgcm code.
11    
# Line 14  cvs co MITgcm_contrib/high_res_cube/inpu Line 20  cvs co MITgcm_contrib/high_res_cube/inpu
20  cvs co MITgcm_contrib/high_res_cube/results  cvs co MITgcm_contrib/high_res_cube/results
21  cvs co MITgcm_code  cvs co MITgcm_code
22  cvs co MITgcm/verification/global_ocean.cs32x15  cvs co MITgcm/verification/global_ocean.cs32x15
23    cvs co MITgcm/verification/tutorial_held_suarez_cs/input
24    
25    
26  ##########################################################################  ##########################################################################
# Line 32  cd .. Line 39  cd ..
39  mkdir run  mkdir run
40  cd run  cd run
41  \rm *  \rm *
42    \cp ../../tutorial_held_suarez_cs/input/grid* .
43  \cp ../input/* .  \cp ../input/* .
44  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
45  ../build/mitgcmuv >& output.txt  ../build/mitgcmuv >& output.txt
# Line 75  cd .. Line 83  cd ..
83  mkdir run  mkdir run
84  cd run  cd run
85  \rm *  \rm *
86    \cp ../../tutorial_held_suarez_cs/input/grid* .
87  \cp ../input/* .  \cp ../input/* .
88  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
89  ../build/mitgcmuv >& output.txt  ../build/mitgcmuv >& output.txt
# Line 99  cd .. Line 108  cd ..
108  mkdir run  mkdir run
109  cd run  cd run
110  \rm *  \rm *
111    \cp ../../tutorial_held_suarez_cs/input/grid* .
112  \cp ../input/* .  \cp ../input/* .
113  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
114  mpirun -np 2 ../build/mitgcmuv  mpirun -np 2 ../build/mitgcmuv

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

  ViewVC Help
Powered by ViewVC 1.1.22