Changeset 21565


Ignore:
Timestamp:
02/10/17 16:13:07 (8 years ago)
Author:
jcuzzone
Message:

CHG: minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp

    r21560 r21565  
    212212                        iomodel->FetchDataToInput(elements,"md.friction.coefficient",FrictionCoefficientEnum);
    213213                        iomodel->FetchDataToInput(elements,"md.friction.pressure_adjusted_temperature",FrictionPressureAdjustedTemperatureEnum);
     214                        InputUpdateFromConstantx(elements,1.,FrictionPEnum);
     215                        InputUpdateFromConstantx(elements,1.,FrictionQEnum);
    214216                        break;
    215217                default:
Note: See TracChangeset for help on using the changeset viewer.