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/Par/SquareShelf.py

    r16063 r16167  
    5959md.materials.rheology_n = 3.*ones((md.mesh.numberofelements,1))
    6060
     61#Damage
     62md.damage.D=zeros((md.mesh.numberofvertices,1))
     63
    6164#Friction
    6265md.friction.coefficient = 20.*ones((md.mesh.numberofvertices,1))
Note: See TracChangeset for help on using the changeset viewer.