Changeset 4792
- Timestamp:
- 07/25/10 10:06:05 (15 years ago)
- Location:
- issm/trunk/test/Verification
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/test25_IceSheetIceFrontM2dDakota/testpostsolve.m
r2136 r4792 1 1 md=tres(md,'dakota'); 2 md.results.dakota.importancefactors=importancefactors(md,' drag','max_vel');2 md.results.dakota.importancefactors=importancefactors(md,'DragCoefficient','MaxVel'); -
issm/trunk/test/Verification/test28_IceSheetIceFrontM2dDakotaPartition/testpostsolve.m
r4612 r4792 1 1 md=tres(md,'dakota'); 2 md.results.dakota.importancefactors=importancefactors(md,' drag','max_vel');2 md.results.dakota.importancefactors=importancefactors(md,'DragCoefficnent','MaxVel');
Note:
See TracChangeset
for help on using the changeset viewer.