Changeset 17930
- Timestamp:
- 05/05/14 13:12:28 (12 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 2 edited
-
test220.m (modified) (1 diff)
-
test220.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test220.m
r15771 r17930 9 9 %Fields and tolerances to track changes 10 10 field_names ={'Vx','Vy','Vz','Vel','Pressure'}; 11 field_tolerances={1e-09,1e-09, 1e-06,1e-09,1e-09};11 field_tolerances={1e-09,1e-09,5e-06,1e-09,1e-09}; 12 12 field_values={... 13 13 (md.results.StressbalanceSolution.Vx),... -
issm/trunk-jpl/test/NightlyRun/test220.py
r17499 r17930 21 21 22 22 field_names =['Vx','Vy','Vz','Vel','Pressure'] 23 field_tolerances=[1e-09,1e-09, 1e-06,1e-09,1e-09]23 field_tolerances=[1e-09,1e-09,5e-06,1e-09,1e-09] 24 24 field_values=[\ 25 25 md.results.StressbalanceSolution.Vx,\
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)