/[MITgcm]/MITgcm/verification/natl_box_adjoint/README
ViewVC logotype

Diff of /MITgcm/verification/natl_box_adjoint/README

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

revision 1.11 by dimitri, Fri Sep 2 23:59:45 2005 UTC revision 1.12 by dimitri, Sat Sep 3 00:10:06 2005 UTC
# Line 307  wget -nd -r -A"pickup*" http://channel.m Line 307  wget -nd -r -A"pickup*" http://channel.m
307  # Now modify data.pkg and run for 100 days without KPP and GM:  # Now modify data.pkg and run for 100 days without KPP and GM:
308   emacs -nw data.pkg   emacs -nw data.pkg
309   \rm output.txt_adm   \rm output.txt_adm
310   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm &
311   grep grad-res output.txt_adm   grep grad-res output.txt_adm
312  #  #
313   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps
# Line 319  wget -nd -r -A"pickup*" http://channel.m Line 319  wget -nd -r -A"pickup*" http://channel.m
319  # Now modify data and run for 375 days without KPP and GM:  # Now modify data and run for 375 days without KPP and GM:
320   emacs -nw data   emacs -nw data
321   \rm output.txt_adm   \rm output.txt_adm
322   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm &
323   grep grad-res output.txt_adm   grep grad-res output.txt_adm
324  #  #
325   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps
# Line 327  wget -nd -r -A"pickup*" http://channel.m Line 327  wget -nd -r -A"pickup*" http://channel.m
327   grad-res -------------------------------   grad-res -------------------------------
328   grad-res     0    1   17    2    1   0.896287794E+12 0.896287828E+12 0.896287760E+12   grad-res     0    1   17    2    1   0.896287794E+12 0.896287828E+12 0.896287760E+12
329   grad-res     0    1    1   20    0   0.341242829E+09 0.341148397E+09 0.276729326E-03   grad-res     0    1    1   20    0   0.341242829E+09 0.341148397E+09 0.276729326E-03
330     grad-res -------------------------------
331     grad-res     0    2   20    4    1   0.896287794E+12 0.896287837E+12 0.896287752E+12
332     grad-res     0    2    2   40    0   0.425898569E+09 0.424819718E+09 0.253311730E-02
333     grad-res -------------------------------
334     grad-res     0    3   19    6    1   0.896287794E+12 0.896287810E+12 0.896287779E+12
335     grad-res     0    3    3   60    0   0.155522387E+09 0.155305087E+09 0.139722658E-02
336     grad-res -------------------------------
337     grad-res     0    4   11    8    1   0.896287794E+12 0.896335295E+12 0.896334240E+12
338     grad-res     0    4    4   80    0   0.205181064E+12 0.527474334E+10 0.974292251E+00
339    
340  # Now modify data and run for 3650 days without KPP and GM:  # Now modify data and run for 3650 days without KPP and GM:
341   emacs -nw data   emacs -nw data
342   \rm output.txt_adm   \rm output.txt_adm
343   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm   ../build/mitgcmuv_ad < /dev/null >& output.txt_adm &
344   grep grad-res output.txt_adm   grep grad-res output.txt_adm
345  #  #
346   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps   grad-res  proc    #    i    j    k            fc ref        fc + eps        fc - eps

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22