/[MITgcm]/MITgcm_contrib/ksnow/press_release/code/set_defaults.F
ViewVC logotype

Diff of /MITgcm_contrib/ksnow/press_release/code/set_defaults.F

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

revision 1.2 by ksnow, Mon Jan 30 16:32:18 2017 UTC revision 1.3 by dgoldberg, Sat Mar 4 11:57:16 2017 UTC
# Line 284  C--   Elliptic solver parameters Line 284  C--   Elliptic solver parameters
284        cg2dUseMinResSol   = UNSET_I        cg2dUseMinResSol   = UNSET_I
285        cg2dpcOffDFac      = 0.51 _d 0        cg2dpcOffDFac      = 0.51 _d 0
286        cg2dPreCondFreq    = 1        cg2dPreCondFreq    = 1
287    #ifdef ALLOW_PRESSURE_RELEASE_CODE
288          cg2dMinColumnEps = 0. _d 0
289          pReleaseVisc = 0. _d 0
290          pReleaseDamp = 0. _d 0
291    #endif
292        cg3dMaxIters       = 150        cg3dMaxIters       = 150
293        cg3dTargetResidual = 1. _d -7        cg3dTargetResidual = 1. _d -7
294        cg3dChkResFreq     = 1        cg3dChkResFreq     = 1

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22