Changeset 20256


Ignore:
Timestamp:
02/27/16 19:07:49 (9 years ago)
Author:
Eric.Larour
Message:

CHG: minor comment in the disp routine.

File:
1 edited

Legend:

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

    r20137 r20256  
    107107                        fielddisplay(self,'iscalving','indicates whether calving is used in the transient');
    108108                        fielddisplay(self,'ishydrology','indicates whether an hydrology model is used');
    109                         fielddisplay(self,'isslr','indicates whether a thermal solution is used in the transient');
     109                        fielddisplay(self,'isslr','indicates whether a sea-level rise solution is used in the transient');
    110110                        fielddisplay(self,'iscoupler','indicates whether different models are being run with need for coupling');
    111111                        fielddisplay(self,'requested_outputs','list of additional outputs requested');
Note: See TracChangeset for help on using the changeset viewer.