Ignore:
Timestamp:
08/25/20 00:32:13 (5 years ago)
Author:
jdquinn
Message:

CHG: Saving chnages so that Basile has access to potential fix to solidearthmodel class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/qmu/dakota_in_data.py

    r25163 r25455  
    5757
    5858    if strcmpi(params.analysis_driver, 'matlab') and params.analysis_components == '':
    59         [pathstr, name, ext] = fileparts(filei)
     59        pathstr, name, ext = fileparts(filei)
    6060        params.analysis_components = fullfile(pathstr, name + '.py')
    6161
Note: See TracChangeset for help on using the changeset viewer.