Changeset 9164


Ignore:
Timestamp:
08/02/11 08:14:53 (14 years ago)
Author:
seroussi
Message:

minor indices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/basalstress.m

    r6042 r9164  
    1010%compute exponents
    1111s=averaging(md,1./md.drag_p,0);
    12 r=averaging(md,md.drag_p./md.drag_q,0);
     12r=averaging(md,md.drag_q./md.drag_p,0);
    1313
    1414%compute horizontal velocity
Note: See TracChangeset for help on using the changeset viewer.