Ignore:
Timestamp:
07/13/10 17:54:27 (15 years ago)
Author:
Eric.Larour
Message:

Final debugging of qmu.
InputUpdateFromDakotax: some more debug messages.
Matpar, Tria, Penta: update of Drag and other properties.
testsgetfields: needed update for qmu
postsolveparallel: added catch for errlog when it is too big.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/Nightly/testsgetfields.m

    r4552 r4569  
    3737                field_values={vel,j,parameter};
    3838        elseif qmu,
    39                 fields={'dakota.importancefactors'};
     39                field_names={'dakota.importancefactors'};
     40                field_values={md.results.dakota.importancefactors};
    4041        else
    4142                if md.dim==3
Note: See TracChangeset for help on using the changeset viewer.