Changeset 17610 for issm/trunk-jpl/test/NightlyRun/test1104.m
- Timestamp:
- 03/31/14 16:43:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test1104.m
r15771 r17610 21 21 md.stressbalance.spcvz=NaN*ones(md.mesh.numberofvertices,1); 22 22 23 pos=find(md.mesh.vertexonb ed);23 pos=find(md.mesh.vertexonbase); 24 24 md.stressbalance.spcvx(pos)=0.; 25 25 md.stressbalance.spcvy(pos)=0.;
Note:
See TracChangeset
for help on using the changeset viewer.