/[MITgcm]/MITgcm_contrib/cg2d_bench/ini_parms.F
ViewVC logotype

Diff of /MITgcm_contrib/cg2d_bench/ini_parms.F

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

revision 1.2 by ce107, Fri May 12 22:34:55 2006 UTC revision 1.3 by ce107, Wed May 31 16:27:25 2006 UTC
# Line 23  C     === Routine arguments === Line 23  C     === Routine arguments ===
23    
24  C     === Local variables ===  C     === Local variables ===
25    
26        cg2dMaxIters   = 100        cg2dMaxIters       = 100
27        cg2dChkResFreq = 1        cg2dChkResFreq     = 1
28        nIter0         = 0        nIter0             = 0
29        nTimeSteps     = 10        nTimeSteps         = 10
30          cg2dTargetResidual = 1e-16
31  C  C
32    
33        RETURN        RETURN

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

  ViewVC Help
Powered by ViewVC 1.1.22