Changeset 18265


Ignore:
Timestamp:
07/18/14 12:59:01 (11 years ago)
Author:
schlegel
Message:

CHG: add units

File:
1 edited

Legend:

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

    r17079 r18265  
    4848
    4949                        disp(sprintf('\n   SMB gradients parameters:'));
    50                         fielddisplay(obj,'href',' reference elevation from which deviation is used to calculate SMB adjustment in smb gradients method');
    51                         fielddisplay(obj,'smbref',' reference smb from which deviation is calculated in smb gradients method');
     50                        fielddisplay(obj,'href',' reference elevation from which deviation is used to calculate SMB adjustment in smb gradients method [m]');
     51                        fielddisplay(obj,'smbref',' reference smb from which deviation is calculated in smb gradients method [mm/yr water equiv]');
    5252                        fielddisplay(obj,'b_pos',' slope of hs - smb regression line for accumulation regime required if smb gradients is activated');
    5353                        fielddisplay(obj,'b_neg',' slope of hs - smb regression line for ablation regime required if smb gradients is activated');
Note: See TracChangeset for help on using the changeset viewer.