Changeset 22520


Ignore:
Timestamp:
03/11/18 09:46:03 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxing tolerances

Location:
issm/trunk-jpl/test/NightlyRun
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test435.m

    r22514 r22520  
    5353        'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3','FloatingiceMeltingrate3',};
    5454field_tolerances={...
    55         2e-11,5e-12,2e-11,1e-11,5e-10,3e-08,6e-10,1e-13,1e-13,...
     55        2e-11,5e-12,2e-11,1e-11,7e-10,3e-08,6e-10,1e-13,1e-13,...
    5656        3e-11,3e-11,9e-10,7e-11,6e-09,2e-07,1e-09,1e-10,1e-13,...
    5757        1e-9,2e-08,7e-09,2e-7 ,1e-03,8e-04,2e-09,1e-10,1e-13};
  • issm/trunk-jpl/test/NightlyRun/test435.py

    r22514 r22520  
    6464        'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3','FloatingiceMeltingrate3']
    6565field_tolerances = [
    66         2e-11,5e-12,2e-11,1e-11,5e-10,3e-08,6e-10,1e-13,1e-13,
     66        2e-11,5e-12,2e-11,1e-11,7e-10,3e-08,6e-10,1e-13,1e-13,
    6767        3e-11,3e-11,9e-10,7e-11,9e-09,2e-07,1e-09,1e-10,1e-13,
    6868        1e-9,2e-08,7e-09,2e-7 ,1e-03,8e-04,2e-09,1e-10,1e-13]
Note: See TracChangeset for help on using the changeset viewer.