source: issm/oecreview/Archive/21337-21723/ISSM-21557-21558.diff@ 21726

Last change on this file since 21726 was 21726, checked in by Mathieu Morlighem, 8 years ago

CHG added Archive/21337-21723

File size: 693 bytes
RevLine 
[21726]1Index: ../trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp
2===================================================================
3--- ../trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp (revision 21557)
4+++ ../trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp (revision 21558)
5@@ -825,6 +825,8 @@
6 case 9:
7 iomodel->FetchDataToInput(elements,"md.friction.coefficient",FrictionCoefficientEnum);
8 iomodel->FetchDataToInput(elements,"md.friction.pressure_adjusted_temperature",FrictionPressureAdjustedTemperatureEnum);
9+ InputUpdateFromConstantx(elements,1.,FrictionPEnum);
10+ InputUpdateFromConstantx(elements,1.,FrictionQEnum);
11 break;
12 default:
13 _error_("not supported");
Note: See TracBrowser for help on using the repository browser.