/[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.17 by dimitri, Sun Jan 25 00:27:25 2004 UTC revision 1.21 by dimitri, Sun Jan 25 16:29:41 2004 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 tested: January 9, 2004.  Date last tested: January 24, 2004.
3  This is the code used for first multi-year 510x510x6  This is the code used for cube2, the second 1992-2002 510x510x6
4  cube-sphere integration.  cube-sphere integration.
5    
6    
# Line 10  cube-sphere integration. Line 10  cube-sphere integration.
10    
11  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
12  cvs login ( CVS password: cvsanon )  cvs login ( CVS password: cvsanon )
13  cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/README_ice  cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/README_ice
14  cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/code-mods  cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/code-mods
15  cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/matlab-grid-converter  cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/matlab-grid-converter
16  cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/input  cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/input
17  cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/results  cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/results
18  cvs co -r hrcube_1 MITgcm_code  cvs co -r hrcube_2 MITgcm_code
19  cvs co -r hrcube_1 MITgcm/verification/global_ocean.cs32x15  cvs co -r hrcube_2 MITgcm/verification/global_ocean.cs32x15
20    
21    
22  ##########################################################################  ##########################################################################
# Line 26  cvs co -r hrcube_1 MITgcm/verification/g Line 26  cvs co -r hrcube_1 MITgcm/verification/g
26  cd MITgcm/verification/global_ocean.cs32x15/code  cd MITgcm/verification/global_ocean.cs32x15/code
27  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
28  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .
 \rm mdsio_readfield.F  
29    
30  cd ..  cd ..
31  mkdir build  mkdir build
# Line 74  cd MITgcm/verification/global_ocean.cs32 Line 73  cd MITgcm/verification/global_ocean.cs32
73  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .
74  \cp SIZE.h_mpi SIZE.h  \cp SIZE.h_mpi SIZE.h
75  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
 \rm mdsio_readfield.F  
76    
77  cd ..  cd ..
78  mkdir build  mkdir build
# Line 107  cd MITgcm/verification/global_ocean.cs32 Line 105  cd MITgcm/verification/global_ocean.cs32
105  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
106  \cp packages.conf_hr packages.conf  \cp packages.conf_hr packages.conf
107  \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F  \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F
 \rm mdsio_readfield.F  
108    
109  cd ..  cd ..
110  mkdir build  mkdir build
# Line 139  cd MITgcm/verification/global_ocean.cs32 Line 136  cd MITgcm/verification/global_ocean.cs32
136  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
137  \cp packages.conf_hr packages.conf  \cp packages.conf_hr packages.conf
138  \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F  \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F
 \rm mdsio_readfield.F  
139    
140  cd ..  cd ..
141  mkdir build  mkdir build

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.22