Ignore:
Timestamp:
03/23/17 15:47:16 (8 years ago)
Author:
youngmc3
Message:

CHG: added calving stress thresholds and calving max parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Enum/EnumToStringx.cpp

    r21620 r21626  
    265265                case CalvingratexAverageEnum : return "CalvingratexAverage";
    266266                case CalvingrateyAverageEnum : return "CalvingrateyAverage";
     267                case CalvingStressThresholdGroundediceEnum : return "CalvingStressThresholdGroundedice";
     268                case CalvingStressThresholdFloatingiceEnum : return "CalvingStressThresholdFloatingice";
     269                case CalvingMaxEnum : return "CalvingMax";
    267270                case StrainRateparallelEnum : return "StrainRateparallel";
    268271                case StrainRateperpendicularEnum : return "StrainRateperpendicular";
Note: See TracChangeset for help on using the changeset viewer.