Changeset 27478
- Timestamp:
- 12/23/22 16:09:42 (2 years ago)
- Location:
- issm/trunk-jpl/src
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Friction.cpp
r27476 r27478 300 300 void Friction::GetAlphaRegCoulombComplement(IssmDouble* palpha_complement, Gauss* gauss){/*{{{*/ 301 301 302 /* Compute the complement of Schoof's law for inversion302 /* Compute the complement of regularised Coulombs law for inversion 303 303 * d alpha2 304 * -------- = |u_b|^(1/m-1) * (|u_b + u_0|)^(-1/m)304 * -------- = |u_b|^(1/m-1) * (|u_b|/u_0 + 1)^(-1/m) 305 305 * dC 306 306 */
Note:
See TracChangeset
for help on using the changeset viewer.