Ignore:
Timestamp:
08/18/10 10:14:17 (15 years ago)
Author:
Mathieu Morlighem
Message:

Control_type is now an enum and moved RheologyB2d to RheologyBbar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/marshall.m

    r5282 r5359  
    100100%Control methods
    101101WriteData(fid,md.control_analysis,'Integer','control_analysis');
    102 WriteData(fid,md.control_type,'String','control_type');
     102WriteData(fid,md.control_type,'Integer','control_type');
    103103
    104104%Write solution parameters
Note: See TracChangeset for help on using the changeset viewer.