Ignore:
Timestamp:
09/08/11 08:07:18 (14 years ago)
Author:
seroussi
Message:

added diagnostic class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test1205.m

    r9664 r9679  
    2323%Spc the nodes on the bed
    2424pos=find(md.nodeonbed);
    25 md.spcvx(pos)=0;
    26 md.spcvy(pos)=0;
    27 md.spcvz(pos)=0;
     25md.diagnostic.spcvx(pos)=0;
     26md.diagnostic.spcvy(pos)=0;
     27md.diagnostic.spcvz(pos)=0;
    2828
    2929%Now we can solve the problem
Note: See TracChangeset for help on using the changeset viewer.