Changeset 108


Ignore:
Timestamp:
04/28/09 15:31:37 (16 years ago)
Author:
Eric.Larour
Message:

Moved cont_parameters to cont_parameter. Only on control parameter now allowed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/@model/model.m

    r45 r108  
    176176        md.cont_vz=NaN;
    177177        md.cont_vel=NaN;
    178         md.cont_parameters=NaN;
     178        md.cont_parameter=NaN;
    179179        md.cont_J=[];
    180180        md.nsteps=0;
Note: See TracChangeset for help on using the changeset viewer.