Changeset 20780


Ignore:
Timestamp:
06/20/16 13:58:37 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: reverted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/examples/IceflowModels/eismint.m

    r20779 r20780  
    1111
    1212%We extrude the model to have a 3d model
    13 md=extrude(md,5,1);
     13md=extrude(md,10,1.);
    1414
    1515%Set ice flow approximation
    16 md=setflowequation(md,'HO','all');
     16md=setflowequation(md,'SIA','all');
    1717
    1818%Create boundary conditions: zero velocity on the bed
Note: See TracChangeset for help on using the changeset viewer.