/[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.61 by dimitri, Wed Dec 14 05:12:19 2005 UTC revision 1.62 by dimitri, Sat Feb 25 16:59:00 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: December 13, 2005  Date last updated: February 25, 2005
3  216-CPU code and input used for integrating cube27.  216-CPU code and input used for integrating cube29.
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    
17    # remove check in config_check.F
18    > C-TRM     IF ( highOrderVorticity .AND. useCubedSphereExchange ) THEN
19    > C-TRM       WRITE(msgBuf,'(2A)')
20    > C-TRM    &   'CONFIG_CHECK: highOrderVorticity Scheme does not work',
21    > C-TRM    &   ' on CubedSphere grid'
22    > C-TRM       CALL PRINT_ERROR( msgBuf , myThid)
23    > C-TRM       STOP 'ABNORMAL END: S/R CONFIG_CHECK'
24    > C-TRM     ENDIF
25    
26    
27  ##########################################################################  ##########################################################################
28  ##########################################################################  ##########################################################################

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

  ViewVC Help
Powered by ViewVC 1.1.22