source: issm/trunk/test/NightlyRun/test430_nightly.m@ 4998

Last change on this file since 4998 was 4998, checked in by seroussi, 15 years ago

added rifts and dakota tests

File size: 246 bytes
Line 
1md=tres(md,'dakota');
2md.results.dakota.importancefactors=importancefactors(md,'DragCoefficient','MaxVel')';
3field_names ={'importancefactors'};
4field_tolerances={1e-11};
5field_values={...
6 md.results.dakota.importancefactors,...
7 };
Note: See TracBrowser for help on using the repository browser.