source: issm/oecreview/Archive/23390-24306/ISSM-24166-24167.diff

Last change on this file was 24307, checked in by Mathieu Morlighem, 5 years ago

NEW: adding Archive/23390-24306

File size: 672 bytes
  • ../trunk-jpl/src/m/qmu/postqmu.m

     
    1313           disp(sprintf('%s',fline));
    1414           fline=fgetl(fide);
    1515       end
    16        status=fclose(fide);
    17        cd ../
    18        error(['Dakota returned error in ''' qmuerrfile ' file.  ''' qmudir ''' directory retained.'])
    19     end
    20     status=fclose(fide);
     16       warning(['Dakota returned error in ''' qmuerrfile ' file.  qmu directory retained.'])
     17   end
     18   status=fclose(fide);
    2119end
    2220
    2321%parse inputs and results from dakota
Note: See TracBrowser for help on using the repository browser.