Ignore:
Timestamp:
04/11/19 11:07:41 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added schoof law and centralized calculation of basal vel

File:
1 edited

Legend:

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

    r23644 r23839  
    4141                void  GetAlpha2WeertmanTemp(IssmDouble* palpha2,Gauss* gauss);
    4242                void  GetAlpha2PISM(IssmDouble* palpha2,Gauss* gauss);
     43                void  GetAlpha2Schoof(IssmDouble* palpha2,Gauss* gauss);
    4344
    4445                IssmDouble EffectivePressure(Gauss* gauss);
     46                IssmDouble VelMag(Gauss* gauss);
    4547};
    4648
Note: See TracChangeset for help on using the changeset viewer.