Changeset 17929
- Timestamp:
- 05/05/14 11:39:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Friction.cpp
r17555 r17929 45 45 46 46 /*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**/ 48 48 49 49 /*diverse: */
Note:
See TracChangeset
for help on using the changeset viewer.