Ignore:
Timestamp:
06/21/18 06:53:29 (7 years ago)
Author:
sjohnsen
Message:

CHG: Updated new coupling flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/friction.m

    r22849 r22861  
    8585                                case 0
    8686                                case 1
     87                                case 2
     88                                case 3
    8789                                        WriteData(fid,prefix,'class','friction','object',self,'fieldname','effective_pressure','format','DoubleMat','mattype',1,'timeserieslength',md.mesh.numberofvertices+1,'yts',md.constants.yts);
    88                                 case 2
     90                                case 4
    8991                                        error('not implemented yet');
    9092                                otherwise
Note: See TracChangeset for help on using the changeset viewer.