Changeset 27794


Ignore:
Timestamp:
06/21/23 09:24:03 (22 months ago)
Author:
Mathieu Morlighem
Message:

BUG: was not pulling the right field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/HydrologyShreveAnalysis.cpp

    r27102 r27794  
    1414        if(hydrology_model!=HydrologyshreveEnum) return;
    1515
    16         IoModelToConstraintsx(constraints,iomodel,"md.hydrologyshreve.spcwatercolumn",HydrologyShreveAnalysisEnum,P1Enum);
     16        IoModelToConstraintsx(constraints,iomodel,"md.hydrology.spcwatercolumn",HydrologyShreveAnalysisEnum,P1Enum);
    1717
    1818}/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.