Changeset 16072 for issm/trunk-jpl/test/NightlyRun/test421.py
- Timestamp:
- 09/04/13 15:15:32 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test421.py
r16006 r16072 19 19 #Fields and tolerances to track changes 20 20 field_names =['Vx','Vy','Vz','Vel','Pressure'] 21 field_tolerances=[1e-0 8,2e-09,2e-05,2e-09,1e-07]21 field_tolerances=[1e-07,1e-07,2e-05,1e-07,2e-07] 22 22 field_values=[\ 23 23 md.results.StressbalanceSolution.Vx,\
Note:
See TracChangeset
for help on using the changeset viewer.