Changeset 27478


Ignore:
Timestamp:
12/23/22 16:09:42 (2 years ago)
Author:
eyhli
Message:

ADD: frictioncoulomb.m and update some comments

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  
    300300void Friction::GetAlphaRegCoulombComplement(IssmDouble* palpha_complement, Gauss* gauss){/*{{{*/
    301301
    302         /* Compute the complement of Schoof's law for inversion
     302        /* Compute the complement of regularised Coulombs law for inversion
    303303         * 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)
    305305         *  dC                           
    306306         */
Note: See TracChangeset for help on using the changeset viewer.