Changeset 17929


Ignore:
Timestamp:
05/05/14 11:39:07 (11 years ago)
Author:
cborstad
Message:

CHG: corrected description of friction coefficient calculation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Friction.cpp

    r17555 r17929  
    4545
    4646        /*This routine calculates the basal friction coefficient
    47           alpha2= drag^2 * Neff ^r * vel ^s, with Neff=rho_ice*g*thickness+rho_ice*g*bed, r=q/p and s=1/p**/
     47          alpha2= drag^2 * Neff ^r * | vel | ^(s-1), with Neff=rho_ice*g*thickness+rho_ice*g*bed, r=q/p and s=1/p**/
    4848
    4949        /*diverse: */
Note: See TracChangeset for help on using the changeset viewer.