Ignore:
Timestamp:
08/26/09 15:37:42 (16 years ago)
Author:
Mathieu Morlighem
Message:

results of control in diagnostic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/cielo/diagnostic.m

    r1907 r1963  
    4545                        %process results
    4646                        if ~isstruct(md.results), md.results=struct(); end
    47                         md.results.control=processresults(models,results);
     47                        md.results.diagnostic=processresults(models,results);
    4848                else,
    4949                        %launch core of diagnostic solution.
Note: See TracChangeset for help on using the changeset viewer.