/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/code_ad/tamc.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.cs32x15/code_ad/tamc.h

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

revision 1.4 by heimbach, Fri Feb 13 21:52:16 2009 UTC revision 1.7 by gforget, Tue Dec 21 23:07:31 2010 UTC
# Line 60  c     nthreads_chkpt - Number of threads Line 60  c     nthreads_chkpt - Number of threads
60  #ifdef ALLOW_TAMC_CHECKPOINTING  #ifdef ALLOW_TAMC_CHECKPOINTING
61    
62        integer    nchklev_1        integer    nchklev_1
63        parameter( nchklev_1      =   2 )        parameter( nchklev_1      =   1 )
64        integer    nchklev_2        integer    nchklev_2
65        parameter( nchklev_2      =  50 )        parameter( nchklev_2      =  50 )
66        integer    nchklev_3        integer    nchklev_3
# Line 115  cph      INTEGER    maxpass Line 115  cph      INTEGER    maxpass
115  cph      PARAMETER( maxpass     = PTRACERS_num + 2 )  cph      PARAMETER( maxpass     = PTRACERS_num + 2 )
116  #else  #else
117        INTEGER    maxpass        INTEGER    maxpass
118        PARAMETER( maxpass     = 3 )        PARAMETER( maxpass     = 6 )
119  #endif  #endif
120        INTEGER    maxcube        INTEGER    maxcube
121        PARAMETER( maxcube     = 3 )        PARAMETER( maxcube     = 3 )

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22