Ignore:
Timestamp:
08/25/16 17:58:10 (9 years ago)
Author:
agscott1
Message:

BUG: Updated par files to use contents of the returned cell array from archread

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/Par/ISMIPE.par ΒΆ

    r21167 r21168  
    33disp('      creating thickness');
    44data=archread('../Data/ISMIPE.arch','data');
     5data = data{1};
    56md.geometry.surface=zeros(md.mesh.numberofvertices,1);
    67md.geometry.base=zeros(md.mesh.numberofvertices,1);
Note: See TracChangeset for help on using the changeset viewer.