Changeset 16137 for issm/trunk/test/NightlyRun/test116.m
- Timestamp:
- 09/16/13 09:43:55 (12 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:ignore
-
old new 1 nightlylog 2 configure.sh 1 3 par 2 4 ad
-
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 15397-15401,15403-15487,15489-15701,15704-15735,15737-16076,16082-16133
- Property svn:ignore
-
issm/trunk/test
- Property svn:mergeinfo changed
-
issm/trunk/test/NightlyRun/test116.m
r13975 r16137 5 5 pos=find(md.mesh.vertexonboundary); 6 6 md.balancethickness.spcthickness(pos)=md.geometry.thickness(pos); 7 md=setflowequation(md,' macayeal','all');7 md=setflowequation(md,'SSA','all'); 8 8 md.cluster=generic('name',oshostname(),'np',3); 9 9 md=solve(md,BalancethicknessSolutionEnum());
Note:
See TracChangeset
for help on using the changeset viewer.