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