Ignore:
Timestamp:
05/05/20 06:29:57 (5 years ago)
Author:
bdef
Message:

CHG:syntax and matlab equality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test318.py

    r24564 r24795  
    2020#Fields and tolerances to track changes
    2121field_names = ['Vx', 'Vy', 'Vz', 'Vel', 'Pressure', 'Temperature', 'BasalforcingsGroundediceMeltingRate']
    22 field_tolerances = [1e-13, 1e-13, 2.6e-10, 1e-10, 1e-13, 1e-11, 1e-6]
     22field_tolerances = [1e-13, 1e-13, 6e-10, 1e-10, 1e-13, 1e-11, 1e-6]
    2323field_values = [md.results.SteadystateSolution.Vx,
    2424                md.results.SteadystateSolution.Vy,
Note: See TracChangeset for help on using the changeset viewer.