Ignore:
Timestamp:
06/01/09 16:41:17 (16 years ago)
Author:
Mathieu Morlighem
Message:

new results and model checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/loadresultsfromdisk.m

    r673 r681  
    1616%Check result is consistent
    1717disp(sprintf('%s\n','checking result consistency'));
    18 if ~isresultconsistent(md),
     18if ~isresultconsistent(md,md.analysis_type),
    1919        %it would be very cruel to put an error, it would kill the computed results (even if not consistent...)
    2020        disp('!! results not consistent correct the model !!')
Note: See TracChangeset for help on using the changeset viewer.