Ignore:
Timestamp:
05/16/11 15:01:42 (14 years ago)
Author:
seroussi
Message:

changed grid to node in matlab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/presolve.m

    r6748 r8298  
    3131end
    3232
    33 md.riftinfo=zeros(numpairs,12); % 2 for grids + 2 for elements+ 2 for  normals + 1 for length + 1 for fill + 1 for friction + 1 for fraction + 1 for fractionincrement + 1 for state.
     33md.riftinfo=zeros(numpairs,12); % 2 for nodes + 2 for elements+ 2 for  normals + 1 for length + 1 for fill + 1 for friction + 1 for fraction + 1 for fractionincrement + 1 for state.
    3434
    3535count=1;
Note: See TracChangeset for help on using the changeset viewer.