/[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.62 by dimitri, Sat Feb 25 16:59:00 2006 UTC revision 1.63 by dimitri, Sat Jun 10 15:47:23 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: February 25, 2005  Date last updated: June 10, 2006
3  216-CPU code and input used for integrating cube29.  216-CPU code and input used for integrating cube37.
4    
5    
6  ##########################################################################  ##########################################################################
# Line 14  cvs co MITgcm_contrib/high_res_cube/resu Line 14  cvs co MITgcm_contrib/high_res_cube/resu
14  cvs co MITgcm_code  cvs co MITgcm_code
15  cvs co MITgcm/verification/global_ocean.cs32x15  cvs co MITgcm/verification/global_ocean.cs32x15
16    
 # remove check in config_check.F  
 > C-TRM     IF ( highOrderVorticity .AND. useCubedSphereExchange ) THEN  
 > C-TRM       WRITE(msgBuf,'(2A)')  
 > C-TRM    &   'CONFIG_CHECK: highOrderVorticity Scheme does not work',  
 > C-TRM    &   ' on CubedSphere grid'  
 > C-TRM       CALL PRINT_ERROR( msgBuf , myThid)  
 > C-TRM       STOP 'ABNORMAL END: S/R CONFIG_CHECK'  
 > C-TRM     ENDIF  
   
17    
18  ##########################################################################  ##########################################################################
19  ##########################################################################  ##########################################################################
# Line 163  cd run Line 154  cd run
154  \cp ../input/* .  \cp ../input/* .
155  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
156  ln -sf ../../../../run_template/* .  ln -sf ../../../../run_template/* .
157  \rm pickup*  \rm pickup* data.pkg data.seaice data.exf_clim data.exf data
158    \rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t
159  ln -sf ../../../../run_template/pickup.0000000216.cube27 pickup.0000000216  ln -sf ../../../../run_template/pickup.0000000216.cube27 pickup.0000000216
160  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube27 pickup_seaice.0000000216  ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube27 pickup_seaice.0000000216
161  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

  ViewVC Help
Powered by ViewVC 1.1.22