Changeset 2117
- Timestamp:
 - 09/08/09 07:39:10 (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk/src/m/utils/Nightly/testsgettolerance.m (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk/src/m/utils/Nightly/testsgettolerance.m
r2037 r2117 48 48 tolerance=10^-6; 49 49 elseif strncmpi(fliplr(field),fliplr('temperature'),11), 50 tolerance=10^-1 2;50 tolerance=10^-11; 51 51 end 52 52 53 53 elseif (strcmpi(solution,'steadystate')), 54 54 if md.isstokes, 55 tolerance= 10^-6;55 tolerance=5*10^-5; 56 56 elseif any(md.gridonpattyn), 57 tolerance= 10^-8;57 tolerance=2*10^-8; 58 58 else, 59 59 tolerance=10^-10;  
  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)