Changeset 23154 for issm/trunk-jpl/test/NightlyRun/test421.py
- Timestamp:
- 08/21/18 13:46:35 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test421.py
r23102 r23154 20 20 #Fields and tolerances to track changes 21 21 field_names =['Vx','Vy','Vz','Vel','Pressure'] 22 field_tolerances=[9e-07, 8e-07,2e-05,9e-07,9e-07]22 field_tolerances=[9e-07,9e-07,2e-05,2e-06,2e-06] 23 23 field_values=[\ 24 24 md.results.StressbalanceSolution.Vx,\
Note:
See TracChangeset
for help on using the changeset viewer.