Ignore:
Timestamp:
05/21/15 11:43:14 (10 years ago)
Author:
seroussi
Message:

CHG: updated friction law water layer for Derrick

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/enum/EnumDefinitions.py

    r19363 r19373  
    9797def FrictionLawEnum(): return StringToEnum("FrictionLaw")[0]
    9898def FrictionGammaEnum(): return StringToEnum("FrictionGamma")[0]
     99def FrictionFEnum(): return StringToEnum("FrictionF")[0]
    99100def FrictionWaterLayerEnum(): return StringToEnum("FrictionWaterLayer")[0]
    100101def FrictionEffectivePressureEnum(): return StringToEnum("FrictionEffectivePressure")[0]
Note: See TracChangeset for help on using the changeset viewer.