Changeset 17610 for issm/trunk-jpl/test/NightlyRun/test1208.py
- Timestamp:
- 03/31/14 16:43:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test1208.py
r17555 r17610 26 26 27 27 #Spc the nodes on the bed 28 pos=numpy.nonzero(md.mesh.vertexonb ed)28 pos=numpy.nonzero(md.mesh.vertexonbase) 29 29 md.stressbalance.spcvx[pos]=0. 30 30 md.stressbalance.spcvy[pos]=0.
Note:
See TracChangeset
for help on using the changeset viewer.