Changeset 23895


Ignore:
Timestamp:
04/25/19 10:26:08 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added Victor Tsai's friction law

Location:
issm/trunk-jpl/src/m/classes
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/m/classes/frictionschoof.m ΒΆ

    r23840 r23895  
    5353                        WriteData(fid,prefix,'class','friction','object',self,'fieldname','Cmax','format','DoubleMat','mattype',1,'timeserieslength',md.mesh.numberofvertices+1,'yts',md.constants.yts);
    5454                        WriteData(fid,prefix,'class','friction','object',self,'fieldname','m','format','DoubleMat','mattype',2);
    55                        
    56 
    5755                end % }}}
    5856        end
Note: See TracChangeset for help on using the changeset viewer.