Changeset 27425


Ignore:
Timestamp:
11/25/22 13:09:39 (2 years ago)
Author:
jdquinn
Message:

BUG: Typo in tolerances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test442.py ΒΆ

    r27417 r27425  
    6666field_tolerances = [2e-11, 5e-12, 2e-11, 1e-11, 5e-10, 3e-08, 6e-10, 1e-13, 1e-13,
    6767                    5e-09, 5e-09, 5e-09, 5e-09, 9e-05, 9e-05, 9e-05, 5e-09, 1e-13,
    68                     1e-08, 3e-08, 7e-09, 2e-67, 1e-03, 8e-04, 2e-09, 1e-08, 4e-10]
     68                    1e-08, 3e-08, 7e-09, 2e-07, 1e-03, 8e-04, 2e-09, 1e-08, 4e-10]
    6969field_values = [md.results.TransientSolution[0].Base,
    7070                md.results.TransientSolution[0].Surface,
Note: See TracChangeset for help on using the changeset viewer.