Changeset 1646


Ignore:
Timestamp:
08/11/09 14:55:15 (16 years ago)
Author:
seroussi
Message:

fixed problem with ice front for Stokes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/ice/ModelProcessorDiagnosticStokes.m

    r1623 r1646  
    107107
    108108%icefront
    109 segmentonneumann_diag_stokes=md.segmentonneumann_diag(find(md.elements_type(md.segmentonneumann_diag(:,end),2)),:);
     109segmentonneumann_diag_stokes=md.segmentonneumann_diag_stokes;
    110110length_segmentonneumann_diag_stokes= size(segmentonneumann_diag_stokes,1);
    111111loads=struct('load',cell(length_segmentonneumann_diag_stokes,1));
Note: See TracChangeset for help on using the changeset viewer.