/[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.4 by heimbach, Fri Sep 17 23:08:43 2004 UTC revision 1.5 by heimbach, Sat Nov 13 07:16:51 2004 UTC
# Line 5  Line 5 
5  # - The input data is real*8  # - The input data is real*8
6    
7  >>>>>>>>>>>>>>>>>>>> DO THESE THINGS FIRST <<<<<<<<<<<<<<<<<<<<  >>>>>>>>>>>>>>>>>>>> DO THESE THINGS FIRST <<<<<<<<<<<<<<<<<<<<
8  mkdir verification/natl_box_adjoint/exe  cd verification/natl_box_adjoint
9  cd verification/natl_box_adjoint/exe  gunzip results*/output*.gz
10    mkdir exe
11    cd exe
12  ln -s ../build/mitgcmuv_ad .  ln -s ../build/mitgcmuv_ad .
13  ln -s ../build/mitgcmuv_ftl .  ln -s ../build/mitgcmuv_ftl .
14  >>>>>>>>>>>>>>>>>>>> DO THESE THINGS FIRST <<<<<<<<<<<<<<<<<<<<  >>>>>>>>>>>>>>>>>>>> DO THESE THINGS FIRST <<<<<<<<<<<<<<<<<<<<
# Line 411  ln -s ../build/mitgcmuv_ftl . Line 413  ln -s ../build/mitgcmuv_ftl .
413  # run the ADM  # run the ADM
414   ./mitgcmuv_ad >&! output.txt_adm   ./mitgcmuv_ad >&! output.txt_adm
415  # run the TLM  # run the TLM
416   ./mitgcmuv_tlm >&! output.txt_tlm   ./mitgcmuv_ftl >&! output.txt_tlm
417    
418  # To verify the results of the gradient check, type:  # To verify the results of the gradient check, type:
419   grep grad-res output.txt_adm   grep grad-res output.txt_adm

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22