Ignore:
Timestamp:
09/18/13 12:09:59 (12 years ago)
Author:
Eric.Larour
Message:

CHG: switched off Matdamageice. Damange D and rheology B are now equally treated in the
material Matice. Adjusted all control methods and parameter files accordingly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test274.m

    r16161 r16167  
    33md=setmask(md,'all','');
    44md=parameterize(md,'../Par/SquareShelf2.par');
    5 md.materials=matdamageice();
    6 md.materials.rheology_B=paterson(md.initialization.temperature);
    7 md.materials.rheology_n=3.*ones(md.mesh.numberofelements,1);
    8 md.damage.isdamage=1;
    95md.damage.D=0.5*ones(md.mesh.numberofvertices,1);
    106md=setflowequation(md,'SSA','all');
Note: See TracChangeset for help on using the changeset viewer.