Changeset 16029


Ignore:
Timestamp:
08/30/13 08:48:54 (12 years ago)
Author:
jbondzio
Message:

ADD: missing enums for enthalpy

File:
1 edited

Legend:

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

    r16010 r16029  
    244244                case SurfaceforcingsBPosEnum : return "SurfaceforcingsBPos";
    245245                case SurfaceforcingsBNegEnum : return "SurfaceforcingsBNeg";
     246                case ThermalIsenthalpyEnum : return "ThermalIsenthalpy";
     247                case ThermalIsdynamicbasalspcEnum : return "ThermalIsdynamicbasalspc";
    246248                case ThermalMaxiterEnum : return "ThermalMaxiter";
    247249                case ThermalPenaltyFactorEnum : return "ThermalPenaltyFactor";
     
    250252                case ThermalSpctemperatureEnum : return "ThermalSpctemperature";
    251253                case ThermalStabilizationEnum : return "ThermalStabilization";
    252                 case ThermalIsenthalpyEnum : return "ThermalIsenthalpy";
    253254                case GiaMantleViscosityEnum : return "GiaMantleViscosity";
    254255                case GiaLithosphereThicknessEnum : return "GiaLithosphereThickness";
Note: See TracChangeset for help on using the changeset viewer.