Changeset 21778
- Timestamp:
- 06/30/17 11:13:27 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp
r21777 r21778 256 256 if(frictionlaw==9){ 257 257 parameters->AddObject(iomodel->CopyConstantObject("md.friction.gamma",FrictionGammaEnum)); 258 parameters->AddObject(new BoolParam(FrictionCouplingEnum,false));258 parameters->AddObject(new IntParam(FrictionCouplingEnum,0)); 259 259 } 260 260 }/*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.