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

Diff of /MITgcm/verification/OpenAD/README

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

revision 1.3 by heimbach, Tue Aug 23 15:48:56 2005 UTC revision 1.4 by heimbach, Thu Aug 25 04:20:27 2005 UTC
# Line 77  make adtaf Line 77  make adtaf
77  make allmods  make allmods
78  make adall  make adall
79    
80    TAF-generated adjoint code has one bug: line
81          adfc = 0.d0
82    needs to be replaced by
83          adfc = 1.d0
84    (corresponds to seeding of dependent variable).
85    

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

  ViewVC Help
Powered by ViewVC 1.1.22