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

    r17590 r17762  
    2929md.materials.rheology_n=3.*numpy.ones((md.mesh.numberofelements,1))
    3030
    31 #Damage
    32 md.damage.D=numpy.zeros((md.mesh.numberofvertices,1))
    33 
    3431print "      creating surface mass balance"
    3532md.surfaceforcings.mass_balance=0.2*numpy.ones((md.mesh.numberofvertices,1))    #0m/a
Note: See TracChangeset for help on using the changeset viewer.