/[MITgcm]/MITgcm/optim/optim_numbmod.F
ViewVC logotype

Diff of /MITgcm/optim/optim_numbmod.F

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

revision 1.2 by heimbach, Fri Nov 15 04:03:25 2002 UTC revision 1.3 by heimbach, Thu Nov 6 22:02:33 2003 UTC
# Line 29  c     the original code. Christian Ecker Line 29  c     the original code. Christian Ecker
29  c     to the ECCO release of the MITgcmUV in order to get the off-  c     to the ECCO release of the MITgcmUV in order to get the off-
30  c     line version going. The on-line optimisation uses a simple  c     line version going. The on-line optimisation uses a simple
31  c     example, whereas the off-line version deals with the ECCO  c     example, whereas the off-line version deals with the ECCO
32  c     release's output. The off-line version can, of course, only  c     release output. The off-line version can, of course, only
33  c     do one optimization step at a time.  c     do one optimization step at a time.
34  c  c
35  c     started:  Christian Eckert  eckert@mit.edu  15-Feb-2000  c     started:  Christian Eckert  eckert@mit.edu  15-Feb-2000
# Line 148  c--   Preset the optimization parameters Line 148  c--   Preset the optimization parameters
148        eps        = -1.e-6        eps        = -1.e-6
149        nupdate    =  1        nupdate    =  1
150        ff         = 0.        ff         = 0.
151          expId      = 'MIT_CE_000'
152    
153        modeldataunit = 14        modeldataunit = 14
154        scrunit1      = 11        scrunit1      = 11

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

  ViewVC Help
Powered by ViewVC 1.1.22