Changeset 20488
- Timestamp:
 - 04/09/16 15:09:40 (10 years ago)
 - Location:
 - issm/trunk-jpl/test/NightlyRun
 - Files:
 - 
      
- 2 edited
 
- 
          
  test403.m (modified) (1 diff)
 - 
          
  test403.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test403.m
r19049 r20488 10 10 %Fields and tolerances to track changes 11 11 field_names ={'Vx','Vy','Vz','Vel','Pressure'}; 12 field_tolerances={2e-09, 1e-09,1e-09,1e-09,1e-09};12 field_tolerances={2e-09,2e-09,2e-09,2e-09,2e-09}; 13 13 field_values={... 14 14 (md.results.StressbalanceSolution.Vx),...  - 
      
issm/trunk-jpl/test/NightlyRun/test403.py
r19049 r20488 20 20 #Fields and tolerances to track changes 21 21 field_names =['Vx','Vy','Vz','Vel','Pressure'] 22 field_tolerances=[2e-09, 1e-09,1e-09,1e-09,1e-09]22 field_tolerances=[2e-09,2e-09,2e-09,2e-09,2e-09] 23 23 field_values=[\ 24 24 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)