Changeset 11135


Ignore:
Timestamp:
01/19/12 10:46:29 (13 years ago)
Author:
cborstad
Message:

adopting the right and proper French acronym for units

File:
1 edited

Legend:

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

    r10969 r11135  
    4040                function disp(obj) % {{{
    4141                        disp(sprintf('Sigma= drag^2 * Neff ^r * u ^s, with Neff=rho_ice*g*thickness+rho_ice*g*bed, r=q/p and s=1/p'));
    42                         fielddisplay(obj,'coefficient','friction coefficient [IS]');
     42                        fielddisplay(obj,'coefficient','friction coefficient [SI]');
    4343                        fielddisplay(obj,'p','p exponent');
    4444                        fielddisplay(obj,'q','q exponent');
Note: See TracChangeset for help on using the changeset viewer.