Changeset 18068 for issm/trunk-jpl/test/NightlyRun/test206.m
- Timestamp:
- 05/28/14 16:26:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test206.m
r17747 r18068 9 9 10 10 %Fields and tolerances to track changes 11 field_names ={'Temperature','Basalforcings MeltingRate'};11 field_names ={'Temperature','BasalforcingsGroundediceMeltingRate'}; 12 12 field_tolerances={1e-13,5e-6}; 13 13 field_values={... 14 14 (md.results.ThermalSolution.Temperature),... 15 (md.results.ThermalSolution.Basalforcings MeltingRate),...15 (md.results.ThermalSolution.BasalforcingsGroundediceMeltingRate),... 16 16 };
Note:
See TracChangeset
for help on using the changeset viewer.