Changeset 23470 for issm/trunk-jpl/test/NightlyRun/test421.m
- Timestamp:
- 11/19/18 09:31:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test421.m
r23193 r23470 10 10 %Fields and tolerances to track changes 11 11 field_names ={'Vx','Vy','Vz','Vel','Pressure'}; 12 field_tolerances={2e-06, 9e-07,2e-05,2e-06,2e-06};12 field_tolerances={2e-06,2e-06,2e-05,2e-06,2e-06}; 13 13 field_values={... 14 14 (md.results.StressbalanceSolution.Vx),...
Note:
See TracChangeset
for help on using the changeset viewer.