Changeset 16554 for issm/trunk-jpl/test/NightlyRun/test120.py
- Timestamp:
- 10/28/13 09:16:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test120.py
r16472 r16554 25 25 #Fields and tolerances to track changes 26 26 field_names =['Enthalpy','Waterfraction','Temperature'] 27 field_tolerances=[1e-13, 1.45e-10,1e-13]27 field_tolerances=[1e-13,2e-10,1e-13] 28 28 field_values=[\ 29 29 md.results.ThermalSolution.Enthalpy,\
Note:
See TracChangeset
for help on using the changeset viewer.