/[MITgcm]/MITgcm/model/src/set_defaults.F
ViewVC logotype

Diff of /MITgcm/model/src/set_defaults.F

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

revision 1.113 by jmc, Thu Mar 2 01:54:02 2006 UTC revision 1.114 by jmc, Tue Mar 7 15:28:02 2006 UTC
# Line 235  C--   Time stepping parameters Line 235  C--   Time stepping parameters
235        nTimeSteps        = 0        nTimeSteps        = 0
236        nEndIter          = nIter0+nTimeSteps        nEndIter          = nIter0+nTimeSteps
237        endTime           = deltaT*float(nEndIter)        endTime           = deltaT*float(nEndIter)
238        forcing_In_AB     = .TRUE.        momForcingOutAB   = UNSET_I
239          tracForcingOutAB  = UNSET_I
240          momDissip_In_AB   = .TRUE.
241        doAB_onGtGs       = .TRUE.        doAB_onGtGs       = .TRUE.
242        abEps             = 0.01 _d 0        abEps             = 0.01 _d 0
243  #ifdef ALLOW_ADAMSBASHFORTH_3  #ifdef ALLOW_ADAMSBASHFORTH_3

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

  ViewVC Help
Powered by ViewVC 1.1.22