Changeset 22758 for issm/trunk/src/m/qmu/dakota_in_write.m
- Timestamp:
- 05/10/18 10:24:27 (7 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/qmu/dakota_in_write.m
r21341 r22758 108 108 109 109 responses_write(fidi,dmeth,dresp,params); 110 110 111 111 112 fclose(fidi); … … 287 288 288 289 fprintf(fidi,'responses,\n'); 290 %fprintf(fidi,'calibration_terms = 1 \n'); 291 289 292 290 293 % functions, gradients, and hessians vary by method … … 296 299 [rdesc]=fhresp(fidi,dresp,rdesc); 297 300 end 298 299 301 % write accumulated response descriptors for all response classes 300 302
Note:
See TracChangeset
for help on using the changeset viewer.