source: issm/oecreview/Archive/17984-18295/ISSM-18089-18090.diff@ 18296

Last change on this file since 18296 was 18296, checked in by Mathieu Morlighem, 11 years ago

Added 17984-18295

File size: 695 bytes
  • TabularUnified ../trunk-jpl/test/NightlyRun/test513.py

     
    3535
    3636# Fields and tolerances to track changes
    3737field_names     =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate']
    38 field_tolerances=[4e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06]
     38field_tolerances=[7e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06]
    3939field_values=[\
    4040        md.results.SteadystateSolution.Gradient1,\
    4141        md.results.SteadystateSolution.J,\
Note: See TracBrowser for help on using the repository browser.