Changeset 24859
- Timestamp:
- 05/15/20 20:04:43 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp
r24666 r24859 996 996 break; 997 997 case 10: 998 parameters->AddObject(new IntParam(FrictionCouplingEnum,2)); /*comment this line to use effective pressure from Beuler and Pelt (2015)*/ 999 parameters->AddObject(new DoubleParam(FrictionEffectivePressureLimitEnum,0.)); 998 1000 parameters->AddObject(iomodel->CopyConstantObject("md.friction.pseudoplasticity_exponent",FrictionPseudoplasticityExponentEnum)); 999 1001 parameters->AddObject(iomodel->CopyConstantObject("md.friction.threshold_speed",FrictionThresholdSpeedEnum));
Note:
See TracChangeset
for help on using the changeset viewer.