Changeset 14599
- Timestamp:
 - 04/16/13 11:02:06 (13 years ago)
 - Location:
 - issm/trunk-jpl/test
 - Files:
 - 
      
- 2 edited
 
- 
          
  Archives/Archive423.nc (modified) ( previous)
 - 
          
  NightlyRun/test423.m (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test423.m
r13809 r14599 32 32 element_on_iceshelf_soft=(md.results.TransientSolution.MaskElementonfloatingice); 33 33 34 md.groundingline.migration='SubelementMigration'; 35 md=solve(md,TransientSolutionEnum()); 36 element_on_iceshelf_subelement=(md.results.TransientSolution.GLlevelset); 37 34 38 %Fields and tolerances to track changes 35 field_names ={'ElementOnIceShelfAgressive','ElementOnIceShelfSoft' };36 field_tolerances={1e-13,1e-13 };37 field_values={element_on_iceshelf_agressive,element_on_iceshelf_soft };39 field_names ={'ElementOnIceShelfAgressive','ElementOnIceShelfSoft','ElementOnIceShelfSubelement'}; 40 field_tolerances={1e-13,1e-13,1e-13}; 41 field_values={element_on_iceshelf_agressive,element_on_iceshelf_soft,element_on_iceshelf_subelement};  
  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)