Ignore:
Timestamp:
08/23/10 15:36:12 (15 years ago)
Author:
Eric.Larour
Message:

New vx_obs and vy_obs fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/EnumDefinitions/EnumToModelField.cpp

    r5376 r5521  
    1818                case RheologyBbarEnum : return "rheology_B";
    1919                case DhDtEnum : return "dhdt";
     20                case VxObsEnum : return "vx_obs";
     21                case VyObsEnum : return "vy_obs";
    2022                default : ISSMERROR("No model field is associated to enum %s",EnumToString(en));
    2123        }
Note: See TracChangeset for help on using the changeset viewer.