source: issm/oecreview/Archive/19101-20495/ISSM-20309-20310.diff

Last change on this file was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 595 bytes
  • ../trunk-jpl/test/NightlyRun/test3015.py

     
    8585#retrieve directly
    8686dVdh_ad=md.results.MasstransportSolution.AutodiffJacobian
    8787
    88 print "dV/dh: analytical:  #16.16g\n       using adolc:  #16.16g\n" % (dVdh_an,dVdh_ad)
     88print "dV/dh: analytical:  %16.16g\n       using adolc:  %16.16g\n" % (dVdh_an,dVdh_ad)
    8989
    9090#Fields and tolerances to track changes
    9191field_names     =['dV/dh-dV/dh0']
Note: See TracBrowser for help on using the repository browser.