Changeset 17767 for issm/trunk-jpl/test/Par/RoundSheetEISMINT.py
- Timestamp:
- 04/18/14 09:46:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/Par/RoundSheetEISMINT.py
r17762 r17767 23 23 md.materials.rheology_B=6.81*10**7*numpy.ones((md.mesh.numberofvertices,1)) #to have the same B as the analytical solution 24 24 md.materials.rheology_n=3.*numpy.ones((md.mesh.numberofelements,1)) 25 26 #Damage 27 md.damage.isdamage=0 25 28 26 29 print " creating surface mass balance"
Note:
See TracChangeset
for help on using the changeset viewer.