Changeset 22623 for issm/trunk-jpl/test/NightlyRun/test404.py
- Timestamp:
- 03/23/18 14:07:26 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test404.py
r22592 r22623 20 20 #Fields and tolerances to track changes 21 21 field_names =['Vx','Vy','Vz','Vel','Pressure'] 22 field_tolerances=[ 7e-07,9e-07,2e-06,1e-06,6e-07]22 field_tolerances=[2e-06,9e-07,2e-06,1e-06,6e-07] 23 23 field_values=[\ 24 24 md.results.StressbalanceSolution.Vx,\
Note:
See TracChangeset
for help on using the changeset viewer.