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
  • TabularUnified ../trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

     
    825825                case 9:
    826826                        iomodel->FetchDataToInput(elements,"md.friction.coefficient",FrictionCoefficientEnum);
    827827                        iomodel->FetchDataToInput(elements,"md.friction.pressure_adjusted_temperature",FrictionPressureAdjustedTemperatureEnum);
     828                        InputUpdateFromConstantx(elements,1.,FrictionPEnum);
     829                        InputUpdateFromConstantx(elements,1.,FrictionQEnum);
    828830                        break;
    829831                default:
    830832                        _error_("not supported");
Note: See TracBrowser for help on using the repository browser.