Changeset 19663
- Timestamp:
- 10/20/15 10:19:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test120.m
r19049 r19663 16 16 %Fields and tolerances to track changes 17 17 field_names ={'Enthalpy','Waterfraction','Temperature'}; 18 field_tolerances={1e-13, 2e-10,1e-13};18 field_tolerances={1e-13,3e-10,1e-13}; 19 19 field_values={... 20 20 (md.results.ThermalSolution.Enthalpy),...
Note:
See TracChangeset
for help on using the changeset viewer.