Changeset 27347 for issm/trunk/src/c/analyses/SealevelchangeAnalysis.cpp
- Timestamp:
- 10/27/22 11:39:37 (2 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 27233-27234,27236-27238,27240-27243,27246-27247,27250-27254,27256,27260-27264,27271-27272,27274,27276-27316,27318-27343
- Property svn:mergeinfo changed
-
issm/trunk/src
-
issm/trunk/src/c/analyses/SealevelchangeAnalysis.cpp
r27232 r27347 49 49 iomodel->FetchDataToInput(inputs,elements,"md.geometry.bed",BedEnum); 50 50 51 iomodel->FetchDataToInput(inputs,elements,"md.solidearth.transfercount",CouplingTransferCountEnum); 52 51 53 /*external solidearthsolution: solid-Earth model*/ 52 54 iomodel->FetchData(&isexternal,"md.solidearth.isexternal"); … … 59 61 60 62 /*Resolve Mmes using the modelid, if necessary:*/ 61 if (inputs->GetInputObjectEnum(SolidearthExternalDisplacement EastRateEnum)==DatasetInputEnum){63 if (inputs->GetInputObjectEnum(SolidearthExternalDisplacementUpRateEnum)==DatasetInputEnum){ 62 64 int modelid; 63 65
Note:
See TracChangeset
for help on using the changeset viewer.