Changeset 15953
- Timestamp:
 - 08/26/13 12:01:20 (12 years ago)
 - Location:
 - issm/trunk-jpl/test/NightlyRun
 - Files:
 - 
      
- 2 edited
 
- 
          
  test423.m (modified) (1 diff)
 - 
          
  test423.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/test/NightlyRun/test423.m
r15949 r15953 34 34 vel_soft=(md.results.TransientSolution.Vel); 35 35 36 md.mask.groundedice_levelset=md.geometry.thickness + md.materials.rho_water/md.materials.rho_ice*md.geometry.bathymetry; 36 37 md.groundingline.migration='SubelementMigration'; 37 38 md=solve(md,TransientSolutionEnum());  - 
      
issm/trunk-jpl/test/NightlyRun/test423.py
r15949 r15953 45 45 vel_soft=md.results.TransientSolution[0].Vel 46 46 47 md.mask.groundedice_levelset=md.geometry.thickness + md.materials.rho_water/md.materials.rho_ice*md.geometry.bathymetry 47 48 md.groundingline.migration='SubelementMigration' 48 49 md=solve(md,TransientSolutionEnum())  
  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)