Ignore:
Timestamp:
04/17/14 16:20:55 (11 years ago)
Author:
cborstad
Message:

CHG: unnecessary to specify damage now for anything other than a damage analysis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/Par/Pig.py

    r17590 r17762  
    3737md.initialization.temperature=md.initialization.temperature
    3838
    39 #Damage
    40 md.damage.D=numpy.zeros((md.mesh.numberofvertices,1))
    41 
    4239#Friction
    4340md.friction.coefficient=50.*numpy.ones((md.mesh.numberofvertices,1))
Note: See TracChangeset for help on using the changeset viewer.