Changeset 18317
- Timestamp:
 - 08/01/14 09:34:41 (11 years ago)
 - Location:
 - issm/trunk-jpl/test/NightlyRun
 - Files:
 - 
      
- 2 edited
 
- 
          
  test513.m (modified) (1 diff)
 - 
          
  test513.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test513.m
r18165 r18317 25 25 %Fields and tolerances to track changes 26 26 field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate'}; 27 field_tolerances={ 1e-09,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06};27 field_tolerances={5e-08,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06}; 28 28 field_values={... 29 29 (md.results.SteadystateSolution.Gradient1),...  - 
      
issm/trunk-jpl/test/NightlyRun/test513.py
r18165 r18317 36 36 # Fields and tolerances to track changes 37 37 field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate'] 38 field_tolerances=[ 1e-09,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06]38 field_tolerances=[5e-08,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06] 39 39 field_values=[\ 40 40 md.results.SteadystateSolution.Gradient1,\  
  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)