Changeset 11420
- Timestamp:
- 02/13/12 16:51:19 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test139.m
r11281 r11420 11 11 %Fields and tolerances to track changes 12 12 field_names ={'Enthalpy','Waterfraction','Temperature'}; 13 field_tolerances={1e-13,1e-1 3,1e-13};13 field_tolerances={1e-13,1e-11,1e-13}; 14 14 field_values={... 15 15 (md.results.EnthalpySolution.Enthalpy),...
Note:
See TracChangeset
for help on using the changeset viewer.