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/ISMIPC.py

    r17590 r17762  
    2020md.materials.rheology_n=3.*numpy.ones((md.mesh.numberofelements,1))
    2121
    22 #Damage
    23 md.damage.D=numpy.zeros((md.mesh.numberofvertices,1))
    24 
    2522print "      boundary conditions for stressbalance model:"
    2623#Create node on boundary first (because we can not use mesh)
Note: See TracChangeset for help on using the changeset viewer.